JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 22.05.2020, 18:23
pippo69 pippo69 is offline
Baby Loader
 
Join Date: Dec 2011
Location: Germany
Posts: 7
Exclamation BAD build JD2|Cannot update

Edit by Jiaz: For Solution, please see https://board.jdownloader.org/showpo...32&postcount=8

the last update of JD2 has issues:

1 all downloaded links have been lost
2 no tools menu (grey-ed out)
3 most of items under setting not visible anymore
4 maybe other bugs I did not spot yet
:outch:

Last edited by Jiaz; 22.05.2020 at 18:48.
Reply With Quote
  #2  
Old 22.05.2020, 18:25
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi

Please post your log-ID here | bitte poste deine Log-ID hier.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 22.05.2020, 18:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

What language is your JDownloader?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #4  
Old 22.05.2020, 18:28
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Default

Same here.
jD interface broken after last update.
Some vanished interface elements appear temporarily under mouseover.
On quit jD ask if I want to "stop link collector in progress"
Tried it with a backup copy on another computer : Same result

EDIT: jD updater stalls at "Extracting Updatepackage - please wait... 0%"


Mac OS El Capitan 10.11.6 - jD in english

Last edited by voreball; 22.05.2020 at 18:37. Reason: OS + more info added
Reply With Quote
  #5  
Old 22.05.2020, 18:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

update is on the way
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 22.05.2020, 18:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

Please update and restart and check again
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 22.05.2020, 18:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

Quote:
Originally Posted by pippo69 View Post
1 all downloaded links have been lost
:outch:
you can restore the backup via drag/drop or add container
of the .backup files in your cfg folder in JDownloader.
You can find/open it via about dialog
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 22.05.2020, 18:37
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

In case normal update doesn't work anymore, please do the following:
1.) Close JD
2.) Delete JDownloader.jar and Core.jar files
3.) Delete tmp, update and logs folder
4.) Download mega.nz/file/bAlHTKZK#S6ygKPqJudw0CP8fhxL2_gAGKrSMABHjZfUzEem1P54 and place into your JDownloader folder
5.) Start JD

In case you've lost your lists, don't worry.
There are .backup files in your JDownloader/cfg folder that you can easily import via Drag/Drop or AddContainer action.
Those files are:
JDownloader/cfg/downloadListXXX.zip.backup (contains the download list)
JDownloader/cfg/linkcollectorXXX.zip.backup (contains the linkgrabber list)
see https://support.jdownloader.org/Know...nkgrabber-list
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 22.05.2020 at 18:57.
Reply With Quote
  #9  
Old 22.05.2020, 18:45
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Default

Quote:
Originally Posted by Jiaz View Post
In case normal update doesn't work, please do the following
Close JD. Delete the Core.jar file and the folders tmp, update and logs
start JDownloader again
Did it. And now :

An Unexpected error occured during JDownloader Startup. Please contact...

and error details :

Code:
org.jdownloader.update.launcher.JDLauncherFailedException: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main
	at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:692)
	at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:461)
	at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:215)
	at org.jdownloader.update.launcher.JDLauncherViaClassLoader.main(JDLauncherViaClassLoader.java:10)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
	at com.install4j.runtime.launcher.MacLauncher.main(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
	at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
	at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
Caused by: java.lang.NoClassDefFoundError: org/jdownloader/startup/Main
	at org.jdownloader.update.launcher.SecondLevelLauncher.launchJDownloader(SecondLevelLauncher.java:643)
	... 21 more
Caused by: java.lang.ClassNotFoundException: org.jdownloader.startup.Main
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	... 22 more
Reply With Quote
  #10  
Old 22.05.2020, 18:45
pippo69 pippo69 is offline
Baby Loader
 
Join Date: Dec 2011
Location: Germany
Posts: 7
Default

1 the links are back there (from "backup")
2 the items under settings seems to be there
3 ALL items under menu are grey
Reply With Quote
  #11  
Old 22.05.2020, 18:48
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

see my updated post
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 22.05.2020, 18:49
talisman talisman is offline
DSL Light User
 
Join Date: Apr 2014
Posts: 34
Default

Quote:
Originally Posted by Jiaz View Post
you can restore the backup via drag/drop or add container
of the .backup files in your cfg folder in JDownloader.
You can find/open it via about dialog
I do not understand nothing of what you say.. where is add container, what is backup via drag/drop.Where is cfg folder.
Please tell me analytically step by step how to find again the link in JDownloader
Reply With Quote
  #13  
Old 22.05.2020, 18:51
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

I've updated my post, see https://board.jdownloader.org/showpo...32&postcount=8
__________________
JD-Dev & Server-Admin
Reply With Quote
  #14  
Old 22.05.2020, 18:59
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Thumbs up

Quote:
Originally Posted by Jiaz View Post
In case normal update doesn't work anymore, please do the following:
1.) Close JD
2.) Delete JDownloader.jar and Core.jar files
3.) Delete tmp, update and logs folder
4.) Download mega.nz/file/bAlHTKZK#S6ygKPqJudw0CP8fhxL2_gAGKrSMABHjZfUzEem1P54 and place into your JDownloader folder
5.) Start JD

In case you've lost your lists, don't worry.
There are .backup files in your JDownloader/cfg folder that you can easily import via Drag/Drop or AddContainer action.
Those files are:
JDownloader/cfg/downloadListXXX.zip.backup (contains the download list)
JDownloader/cfg/linkcollectorXXX.zip.backup (contains the linkgrabber list)
^^ This did it for me. Everythings looks back to normal. Thanks.



If your dowload list and linkcollector are empty drag and drop these (look up for the most recent ones) on JD interface to get the links back :

JDownloader/cfg/downloadListXXX.zip.backup (contains the download list)
JDownloader/cfg/linkcollectorXXX.zip.backup (contains the linkgrabber list)

Last edited by voreball; 22.05.2020 at 19:13.
Reply With Quote
  #15  
Old 22.05.2020, 19:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

Thanks for the feedback! and sorry for the inconvenience. Issue has been caused by incompatibility to older Java 1.6 and 1.7 versions
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 22.05.2020, 19:02
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Default

Quote:
Originally Posted by talisman View Post
I do not understand nothing of what you say.. where is add container, what is backup via drag/drop.Where is cfg folder.
Please tell me analytically step by step how to find again the link in JDownloader
I can't say how it works on Windows but on Mac OS you need to right-click JDownloader.app, open the folder hierarchy and find the elements inside the app package. Be aware of the exact location of them before overwriting anything...
Reply With Quote
  #17  
Old 22.05.2020, 19:04
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

@voreball: Thanks for the information!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 22.05.2020, 19:09
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Default

Quote:
Originally Posted by Jiaz View Post
Thanks for the feedback! and sorry for the inconvenience. Issue has been caused by incompatibility to older Java 1.6 and 1.7 versions
So, now will the last JD autoupdate work with both Java versions ?
Cause I've not performed Java update on my second computer...
:whistling:
Reply With Quote
  #19  
Old 22.05.2020, 19:11
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

Yes, I've located and fixed the compatibility issue and works fine again
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 22.05.2020, 19:16
voreball's Avatar
voreball voreball is offline
Junior Loader
 
Join Date: Oct 2013
Posts: 10
Default

Thank you Jiaz for the prompt and efficient fix.
What can we do without JD ?
:thumbup::thumbup:

Last edited by voreball; 22.05.2020 at 19:24.
Reply With Quote
  #21  
Old 22.05.2020, 19:17
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,287
Default

I have to say sorry for the problem, nothing to be proud of! But thanks!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #22  
Old 27.06.2020, 23:14
Emm Emm is offline
JD Beta
 
Join Date: Apr 2009
Posts: 50
Default

Out of curiosity, when was the last update? I'm at core #42483 and updater #921, after doing the fix a few times, it seems I don't ever get updates.
Reply With Quote
  #23  
Old 28.06.2020, 07:53
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

those numbers are current
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #24  
Old 29.06.2020, 19:25
Emm Emm is offline
JD Beta
 
Join Date: Apr 2009
Posts: 50
Default

Thanks, but no other updates have been released in the past days? Plugins and such?
Reply With Quote
  #25  
Old 29.06.2020, 20:29
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

correct, there have been no updates, because a plugin has called something within a core component (thats not published) and this has blocked plugin updates. You will need to wait for the next core update for everything to clear.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #26  
Old 13.08.2020, 19:09
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

We now have a help article regarding backup- and restore of your complete JD config.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 21:33.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.