View Single Post
  #5  
Old 04.04.2015, 07:51
weblurker weblurker is offline
Giga Loader
 
Join Date: Mar 2009
Posts: 96
Default

Quote:
Originally Posted by Jiaz View Post
start java with more memory
java -Xmx1024m -jar JDownloader.jar
in command shell (cmd.exe)
I used that command line to start JD1.

After JD1 came up, I entered a K2S.cc link, waited for a minute, then exited JD1 using the "X" button on the top right corner.

I then started JD1 using the java -Xmx1024m -jar JDownloader.jar command line and when it started, the download queue was empty.

BTW, sometimes I run JD1 and JD2 at the same time. (FWIW, the reconnect script for my Dlink router doesn't work in JD2 but does work in JD1. Also, the deep link inspection in JD1 works on a web site to extract mp3 files. The JD2 deep inspection doesn't work on that site.).

I tried a few more tests.

- Shut down all programs. Started JD1 from the desktop icon, entered a single K2S.CC link, waited, exited JD1. Then I restarted JD1. The download queue was empty.

- Shut down all programs. Started JD1 from the command line java -Xmx1024m -jar JDownloader.jar, entered a single K2S.CC link, waited, exited JD1, restarted JD1. The download queue was empty.

JD2 doesn't have this problem, only JD1.

AFAIK, no one else has mentioned this problem, there must be something specific to my system.

Perhaps the database.script file is too big or has been corrupted.

Last edited by weblurker; 04.04.2015 at 08:08.
Reply With Quote