Thread: [Solved] Startup problem
View Single Post
  #1  
Old 01.09.2019, 15:48
sme
Guest
 
Posts: n/a
Default Startup problem

Hi,
There is a startup problem with JD2. A window with the following text pops up:

java.lang.ClassNotFoundException: org.jdownloader.update.launcher.JDLauncher
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)
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)

I suppose that there was an attempt to update (30.08.19) but it was not complete.

How the issue can be fixed? Is it possible to complete update manually (I have not find this option on thw site)?
Reply With Quote