View Single Post
  #2  
Old 22.05.2014, 18:10
uhmgee uhmgee is offline
Junior Loader
 
Join Date: Mar 2012
Posts: 10
Default

So after following the jdownloader link on the main download page I was able to get jd2 reinstalled. (lost all my download listings from before).

Today I received word of an update and tried to install the update and got an error:

java.lang.NoClassDefFoundError: Could not initialize class jd.controlling.proxy.ProxyController
at org.jdownloader.updatev2.UpdateController.selectProxy(UpdateController.java:538)
at org.jdownloader.update.UpdateManager.selectProxy(UpdateManager.java:1814)
at org.jdownloader.update.ProxySelector.getProxies(ProxySelector.java:154)
at org.jdownloader.update.lastchance.LastChanceManager.download(LastChanceManager.java:222)
at org.jdownloader.update.lastchance.LastChanceManager.internalRun(LastChanceManager.java:163)
at org.jdownloader.update.lastchance.LastChanceManager.run(LastChanceManager.java:110)
at org.jdownloader.update.launcher.SecondLevelLauncher$2.run(SecondLevelLauncher.java:261)
Reply With Quote