Error while updating getdown.jar itself

67 views
Skip to first unread message

Tomáš Růžička

unread,
Jan 14, 2019, 6:02:14 AM1/14/19
to OOO Libs
Hi,
I have a question about updating getdown.jar. Getdown (version 1.8.2) updates all files, but when attempting to update itself (replacing with earlier version - 1.8.1), it writes the error into the launcher.log and the "loading screen" continue to display (unable to close it). Here is error message from launcher.log:
2019/01/12 14:59:27:233 INFO Installing 1 downloaded resources:
2019/01/12 14:59:27:234 INFO - .\getdown.jar_new
2019/01/12 14:59:27:238 INFO Install completed.
Exception in thread "Getdown" java.lang.NoClassDefFoundError: com/threerings/getdown/classpath/ClassPaths
at com
.threerings.getdown.data.Application.createProcess(Unknown Source)
at com
.threerings.getdown.launcher.Getdown.launch(Unknown Source)
at com
.threerings.getdown.launcher.Getdown.getdown(Unknown Source)
at com
.threerings.getdown.launcher.Getdown.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.threerings.getdown.classpath.ClassPaths
at java
.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source)
at sun
.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java
.lang.ClassLoader.loadClass(Unknown Source)
... 4 more

After close attemp:


Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/a/a/e
    at com
.threerings.getdown.launcher.Getdown.handleWindowClose(Unknown Source)
    at com
.threerings.getdown.launcher.i.windowClosing(Unknown Source)
    at java
.awt.Window.processWindowEvent(Unknown Source)
    at javax
.swing.JFrame.processWindowEvent(Unknown Source)
    at java
.awt.Window.processEvent(Unknown Source)
    at java
.awt.Component.dispatchEventImpl(Unknown Source)
    at java
.awt.Container.dispatchEventImpl(Unknown Source)
    at java
.awt.Window.dispatchEventImpl(Unknown Source)
    at java
.awt.Component.dispatchEvent(Unknown Source)
    at java
.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java
.awt.EventQueue.access$500(Unknown Source)
    at java
.awt.EventQueue$3.run(Unknown Source)
    at java
.awt.EventQueue$3.run(Unknown Source)
    at java
.security.AccessController.doPrivileged(Native Method)
    at java
.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java
.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java
.awt.EventQueue$4.run(Unknown Source)
    at java
.awt.EventQueue$4.run(Unknown Source)
    at java
.security.AccessController.doPrivileged(Native Method)
    at java
.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
    at java
.awt.EventQueue.dispatchEvent(Unknown Source)
    at java
.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java
.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java
.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java
.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java
.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java
.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.a.a.e
    at java
.net.URLClassLoader.findClass(Unknown Source)
    at java
.lang.ClassLoader.loadClass(Unknown Source)
    at sun
.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java
.lang.ClassLoader.loadClass(Unknown Source)
   
... 27 more


After killing java process with task manager I'm able to launch app again without error.

Michael Bayne

unread,
Jan 14, 2019, 2:25:38 PM1/14/19
to ooo-...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "OOO Libs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ooo-libs+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

Tomáš Růžička

unread,
Jan 15, 2019, 2:48:31 AM1/15/19
to OOO Libs
Thank you Michael! I was reading "Anatomy of the getdown.txt file" many times and totaly forgot about the rest of the webpage.
Reply all
Reply to author
Forward
0 new messages