View Single Post
  #73  
Old 31.01.2013, 00:45
pelotudo
Guest
 
Posts: n/a
Default

getting this error when/after updating:

org.jdownloader.update.launcher.JDLauncherFailedException: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main
at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:601)
at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:464)
at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:267)
at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:19)
at jd.Main.main(Main.java:8)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main
at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:582)
... 11 more
Caused by: java.lang.ClassNotFoundException: org.jdownloader.startup.Main
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
... 12 more


i reinstalled both x86/x64 version of java6update38 and java7update11 and ttried the fixes posted (running updater, renaming cfg, rerunning updater posted by hacker676 and updater_rev1815 by lram32) with no luck.

are there any other options or do i need to do a full uninstall/reinstall with the new installers posted a page or so back? and if so, what do i need to back up in order to save my downloads to restore when i get it back up?

thanks guys

Last edited by pelotudo; 31.01.2013 at 00:47.