JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 12.11.2010, 23:32
fma16
Guest
 
Posts: n/a
Default The download not begin automatically.

Hi everyone,
Someone in the french forum report me a bug with his download. Indeed, when a download is ending, the following not star automatically; he need to start it with the "Force Download" Command.
Here is his log :
http://jdownloader.org/pastebin/18251

Last edited by Jiaz; 29.11.2010 at 20:49.
Reply With Quote
  #2  
Old 14.11.2010, 12:03
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,437
Default

I cannot see any problems in the log, but it is a little confusing.

It would be best to get an "Emergency Log" generated from multiple links, all from one host.

Max. Connections=1
Max. Downloads=1

The emergency log includes details of the interaction between the host and JD (most of the HTTP headers and most of the HTML). The details are described in http://board.jdownloader.org/showpos...1&postcount=26

The most important difference is that JD is started from a command line and the log results in text files. The text files are combined into an archive and attached to a message.

Code:
java -verbose -Xmx512m -jar jdownloader.jar -debug -brdebug 1>jdlog.txt 2>jderr.txt
jderr.txt is the log from JD. jdlog.txt is information from Java, but not usually helpful.
Sometimes an hs_err*.log file is generated, that is a Java dump log and usually very helpful. The -brdebug is the special command line switch to include browser information in the log. -verbose and -debug are both required to generate the log output.
Reply With Quote
Old 14.11.2010, 19:43
insigma
Message deleted by drbits. Reason: Author request
  #4  
Old 14.11.2010, 21:29
insigma
Guest
 
Posts: n/a
Default

I'm little bit confused...

In my jderr.txt, I get the message : "Unable to access jarfile JDonloader.jar"

http://img152.imageshack.us/i/jdownloader.jpg/

As you see with "dir" command, this file is present in my jdownloader directory.

Thanks
Stan

Last edited by fma16; 17.11.2010 at 07:24.
Reply With Quote
  #5  
Old 14.11.2010, 21:44
fma16
Guest
 
Posts: n/a
Default

Really weird. Let's see the drbits's opinion.
Reply With Quote
  #6  
Old 15.11.2010, 06:08
tony2long's Avatar
tony2long tony2long is online now
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

Typo error, it's JDownloader, not JDowloader. Better use copy & paste.
Reply With Quote
  #7  
Old 15.11.2010, 11:54
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,437
Default

@ insigma,

Please start running JDownloader with an Emergency Log again.

Please note the misspelling that tony2long mentioned. Copy and Paste the string in Message 2 into your command window.

@ tony2long,
Thank you.
Reply With Quote
  #8  
Old 15.11.2010, 12:41
fma16
Guest
 
Posts: n/a
Default

I correct the misspelling in the message but I didn't understand that it's can made this error.
@insigma
Please retry it without the misspelling and tell us what's happend.
Reply With Quote
  #9  
Old 17.11.2010, 05:15
tony2long's Avatar
tony2long tony2long is online now
English Supporter
 
Join Date: Jun 2009
Posts: 6,510
Default

@fma16
Please change it back, because that was the correct error message, telling us that he made a typo error when he entered the command.
Reply With Quote
  #10  
Old 17.11.2010, 07:24
fma16
Guest
 
Posts: n/a
Default

I done it.
Reply With Quote
  #11  
Old 21.11.2010, 20:29
insigma
Guest
 
Posts: n/a
Default

Sorry for my error
Here, is the attached file.

Take care
Attached Files
File Type: rar JDownloader.rar (64.1 KB, 313 views)
Reply With Quote
  #12  
Old 22.11.2010, 12:37
remi
Guest
 
Posts: n/a
Cool

I see some "Mauvais captcha" and "Recaptcha failed" messages, all for fileserve.com. This probably means you didn't give a correct response to those captcha challenges. Captchas are becoming more difficult for most humans but there are solutions.

Since fileserve.com uses reCaptcha I would recommend using the recaptcha anticaptcha method if you aren't already using it.

If you've difficulties with other captchas as well I would recommend using the "addon for decaptcher.com service". This is a paying service.

Do you have a fully updated jD? Do you have the latest fileserve.com plugin version (13003)?
Reply With Quote
  #13  
Old 28.11.2010, 20:38
insigma
Guest
 
Posts: n/a
Default

I've just updated my jdownloader. (uninstall + complete reinstall)
Concerning fileserve, I have the 13023 version right now.

Unfortunately, I have allways the same problem.
If I force the download on a file, when it's finished, it stopped. It doesn't download the next file. I have to "force download" again and again... :(

thanks for your help.
Reply With Quote
  #14  
Old 28.11.2010, 20:52
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

please restart jd and try again. in case you still have the problem, please provide screenshots of the downloadwindow and jd nothing doing
__________________
JD-Dev & Server-Admin
Reply With Quote
  #15  
Old 28.11.2010, 23:40
insigma
Guest
 
Posts: n/a
Default

I've restart JD.
Please look at this screenshot : http://img839.imageshack.us/img839/4...lautomatic.jpg

* on the first package (host : fileserve), I've forced download on menson part 07.rar
When it was finished, nothing happen with the next file menson part 08.rar

* on the last package (host : rapidshare), I've forced download on sleepingB part 01.rar
When it was finished,nothing happen with the next file sleepingB part 02.rar

Hope I'm clear with my explanations and my poor english..

Thanks for all
Reply With Quote
  #16  
Old 29.11.2010, 01:24
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

why should it download?
you set max downloads to 1 , so jd will not start more than 1 simultan download
you already have 3 running (you forced them)
__________________
JD-Dev & Server-Admin
Reply With Quote
  #17  
Old 29.11.2010, 20:48
insigma
Guest
 
Posts: n/a
Default

it works...

thanks U very much

best regards
Stan
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 05:46.
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.