JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 25.08.2009, 21:20
JamieWolf
Guest
 
Posts: n/a
Default jDownloader hangs after finishing some downloads

Hey there,

jD keeps on stopping downloading after some time.
Here is the Log:

Code:
20m:10s.197 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
30m:10s.213 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
40m:10s.229 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
Cheers
JamieWolf

Last edited by Jiaz; 26.08.2009 at 17:44.
Reply With Quote
  #2  
Old 26.08.2009, 17:44
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

log is not complete, pls a complete logfile
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 02.09.2009, 17:05
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
log is not complete, pls a complete logfile
Well there ain't much more in the logs.

Code:
06m:14s.521 - FINER [java_downloader] -> Initial Waittime: 5 seconds
06m:23s.919 - INFO [java_downloader] -> Wait 10 sec for new ip
06m:23s.919 - FINER [java_downloader] -> IP before: 92.230.58.201 after: 92.230.58.6
06m:24s.214 - INFO [java_downloader] -> Reconnect successfully!
06m:24s.223 - FINER [java_downloader] -> Reset GLOBALS: jd.plugins.hoster.Netloadin@31e5fc9d
06m:24s.223 - FINER [java_downloader] -> Interaction start: Trigger: After Reconnection
06m:25s.227 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
06m:25s.227 - INFO [java_downloader] -> Start new Download: netload.in
06m:25s.231 - INFO [java_downloader] -> Start working on sop-720.part48.rar
06m:26s.100 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory netload.in
06m:26s.100 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory netload.in
06m:26s.101 - INFO [java_downloader] -> jd/captcha/methods/netload.in
06m:26s.105 - INFO [java_downloader] -> JAC GET: /Applications/jDownloader.app/Contents/Resources/Java/jd/captcha/methods/netload.in/script.jas
06m:26s.126 - INFO [java_downloader] -> Get file: /Applications/jDownloader.app/Contents/Resources/Java/jd/captcha/methods/netload.in/letters.mth
06m:26s.402 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
06m:26s.402 - INFO [java_downloader] -> Do quickscan
06m:27s.572 - INFO [java_downloader] -> Extended SCAN
06m:30s.720 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
06m:30s.720 - INFO [java_downloader] -> Do quickscan
06m:30s.776 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
06m:30s.777 - INFO [java_downloader] -> Do quickscan
06m:31s.146 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
06m:31s.147 - INFO [java_downloader] -> Do quickscan
06m:51s.689 - WARNING [java_downloader] -> Resumepoint not valid
06m:51s.689 - FINER [java_downloader] -> Connect...
06m:51s.779 - FINER [java_downloader] -> Start Download
06m:51s.780 - FINER [java_downloader] -> Setup virgin download
06m:51s.780 - FINER [java_downloader] -> Start Download in 1 chunks. Chunksize: 104857600
06m:51s.780 - FINER [java_downloader] -> Setup chunk 0: Thread[Thread-128,1,main]
06m:51s.780 - FINER [java_downloader] -> Wait for chunks
06m:51s.781 - FINER [java_downloader] -> Start Chunk 0 : 0 - -1
08m:20s.125 - FINER [java_downloader] -> Chunk finished 0 104857600 bytes
08m:20s.127 - FINER [java_downloader] -> onCHunksReady
08m:20s.127 - INFO [java_downloader] -> Close connections if the are not closed yet
08m:20s.127 - INFO [java_downloader] -> Closed connection before closing file
08m:20s.127 - INFO [java_downloader] -> Close File. Let AV programs run
08m:20s.188 - FINEST [java_downloader] -> no errors : rename
08m:20s.994 - FINEST [java_downloader] -> 
Finished- latest:FINISHED
00000000000000000000000000000010 <Statuscode
00000000000000000000000000000010 |FINISHED
StatusText: CRC-Check OK (MD5)

08m:20s.995 - INFO [java_downloader] -> 
Finished- /Users/benjamin/Downloads/jDownloader/stateofplay-nl/sop-720.part48.rar
08m:20s.995 - FINER [java_downloader] -> Interaction start: Trigger: Download successfully finished
10m:12s.249 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
20m:12s.257 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
27m:47s.490 - INFO [java_downloader] -> Stop all running downloads
Reply With Quote
  #4  
Old 04.09.2009, 22:19
JamieWolf
Guest
 
Posts: n/a
Default

There really ain't much more in the Log except these Messages.

The Error occurs on Mac OS X 10.6 as well as on 10.5.8.
It might be possible that this has something to do with my reconnect method. I use the gerneric reconnect for dd-wrt over ssh which I posted in the reconnect Forum.
Reply With Quote
  #5  
Old 05.09.2009, 01:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

INFO [java_downloader] -> Stop all running downloads

1.) no acvtive enabled download in list?
2.) maybe scheduler to stop download?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #6  
Old 05.09.2009, 09:59
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
INFO [java_downloader] -> Stop all running downloads

1.) no acvtive enabled download in list?
2.) maybe scheduler to stop download?
1. When jDownloader hangs, I try to close and restart it. When I hit the X it tries to stop the all Downloads. Actually there are Active downloads, or should I say semiactive since they are trying to connect, but don't do.
I guess it has something to do with the downloads trying to connect to the Hoster, but they don't get a connection for some reason.

2. I have no scheduler set at all
Reply With Quote
  #7  
Old 05.09.2009, 12:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

doyou need to use aproxy? if yes, then setup it
check your firewall, maybe its blocking jd and therefore jd waits timeout (2 minutes or more) until throwing first error
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 07.09.2009, 14:09
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
doyou need to use aproxy? if yes, then setup it
check your firewall, maybe its blocking jd and therefore jd waits timeout (2 minutes or more) until throwing first error
No, I don't need to use a proxy nor is any firewall blocking JD or any connection from JD.
The wierd thing is, that JD downloads some files with success and then suddenly hangs. BTW. Hoster is netload.in but this has also occured on other hosters. In the staus of the next file to download JD says connecting ... but nothing happens.

Here another Log:
Code:
1h:31m:13s.106 - INFO [java_downloader] -> Wait 30 sec for new ip
1h:31m:13s.106 - FINER [java_downloader] -> IP before: 92.230.xxx.yyy after: 92.230.xxx.zzz
1h:31m:14s.072 - INFO [java_downloader] -> Reconnect successfully!
1h:31m:14s.075 - FINER [java_downloader] -> Reset GLOBALS: jd.plugins.hoster.Netloadin@40d6de8f
1h:31m:14s.075 - FINER [java_downloader] -> Interaction start: Trigger: After Reconnection
1h:31m:15s.077 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
1h:31m:15s.077 - INFO [java_downloader] -> Start new Download: netload.in
1h:31m:15s.078 - INFO [java_downloader] -> Start working on 88m-720.part43.rar
1h:31m:15s.779 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory ntld
1h:31m:15s.779 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory ntld
1h:31m:15s.782 - INFO [java_downloader] -> JAC GET: /Applications/jDownloader.app/Contents/Resources/Java/jd/captcha/methods/ntld/script.jas
1h:31m:15s.798 - INFO [java_downloader] -> Get file: /Applications/jDownloader.app/Contents/Resources/Java/jd/captcha/methods/ntld/letters.mth
1h:31m:15s.868 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
1h:31m:15s.868 - INFO [java_downloader] -> Do quickscan
1h:31m:15s.998 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
1h:31m:15s.998 - INFO [java_downloader] -> Do quickscan
1h:31m:16s.015 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
1h:31m:16s.015 - INFO [java_downloader] -> Do quickscan
1h:31m:16s.158 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
1h:31m:16s.158 - INFO [java_downloader] -> Do quickscan
1h:31m:16s.351 - INFO [java_downloader] -> Extended SCAN
1h:31m:16s.888 - INFO [java_downloader] -> Captcha wrong
1h:31m:16s.888 - WARNING [java_downloader] -> 
Error occured- latest:ERROR_CAPTCHA
00100000000001000000000000001001 <Statuscode
00000000000000000000000000001000 |ERROR_CAPTCHA
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00100000000000000000000000000000 |PLUGIN_ACTIVE
00000000000000000000000000000001 |TODO
00000000000000000000000000000001 |VALUE_ID_PREMIUM_DISABLE
StatusText: Connecting...

1h:31m:19s.089 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
1h:31m:19s.089 - INFO [java_downloader] -> Start new Download: netload.in
1h:31m:19s.089 - INFO [java_downloader] -> Start working on 88m-720.part43.rar
1h:40m:06s.465 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
1h:50m:06s.480 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:06s.495 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:10m:06s.509 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:20m:06s.524 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:30m:06s.539 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:40m:06s.554 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
2h:50m:06s.569 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:06s.583 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:10m:06s.598 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:20m:06s.613 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:30m:06s.628 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:40m:06s.642 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
3h:50m:06s.657 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:06s.672 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:10m:06s.687 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:20m:06s.701 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:30m:06s.716 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:40m:06s.731 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
4h:50m:06s.745 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
5h:06s.760 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
Reply With Quote
  #9  
Old 10.09.2009, 17:44
JamieWolf
Guest
 
Posts: n/a
Default

hmm i've posted another log a few days ago, but it doesn't seem to show up.

There is no firewall nor proxy which could block jdownloader. The wired thing is, that sometimes, downloads work just fine, but sometimes jd just hangs when it tries to connect to the hoster(s).

- JamieWolf
Reply With Quote
  #10  
Old 11.09.2009, 09:13
remi
Guest
 
Posts: n/a
Cool

Quote:
Originally Posted by JamieWolf View Post
hmm i've posted another log a few days ago, but it doesn't seem to show up.
Logs are still welcome. Did you upload it to to the jD pastebin?

What's the host that you're having trouble with?

What's your version of JRE, jD?
Reply With Quote
  #11  
Old 12.09.2009, 11:29
jizz
Guest
 
Posts: n/a
Default

Same problem here, iMac 24" with OS X 10.5.8.

Downloads may start but when I check back a little later the program screen has stalled with no or just some text. I have to force quit before I can access the logs.

jD v0.8.324, JRE 12.3.0

Last edited by jizz; 12.09.2009 at 11:33.
Reply With Quote
  #12  
Old 14.10.2009, 22:38
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by remi View Post
Logs are still welcome. Did you upload it to to the jD pastebin?

What's the host that you're having trouble with?

What's your version of JRE, jD?
This Issue seems to be non Hoster Specific, but more OSX related, since no windows or Linux user has yet reported such behavior.

Log here http://jdownloader.net:8081/pastebin...01c44e06d9dd69

The weirdest message is
Code:
14.10.09 22:36:21 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1.46 MB
which is repeated every 10 minutes. Guess we should start looking of something that tiggers every 10minutes

Code:
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
jDownloader 0.8.930

Last edited by JamieWolf; 14.10.2009 at 22:44. Reason: Versions java & jdownloader
Reply With Quote
  #13  
Old 14.10.2009, 23:44
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by jizz View Post
Same problem here, iMac 24" with OS X 10.5.8.

Downloads may start but when I check back a little later the program screen has stalled with no or just some text. I have to force quit before I can access the logs.

jD v0.8.324, JRE 12.3.0
Are you using an external reconnect method?
Reply With Quote
  #14  
Old 15.10.2009, 04:20
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

can you try to disable anticaptcha and enter captcha by hand?
please check if this happens only with netload (on both logs i can see netload was the last host jd tried to download)

the messages about bytebuffer are normal debug info
__________________
JD-Dev & Server-Admin
Reply With Quote
  #15  
Old 15.10.2009, 08:41
Gemmor
Guest
 
Posts: n/a
Default

I confirm and signed about this problem here before: http://board.jdownloader.org/showthread.php?t=8720
Reply With Quote
  #16  
Old 15.10.2009, 09:40
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Quote:
Originally Posted by Gemmor View Post
I confirm and signed about this problem here before: http://board.jdownloader.org/showthread.php?t=8720
Your case seems different, it's an 'All free slots in use', browser gives 'Currently a lot of users are downloading files. Please try again in 2 minutes or become a Premium member'. Maybe a new limitation from RS.
Reply With Quote
  #17  
Old 15.10.2009, 10:06
JamieWolf
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
can you try to disable anticaptcha and enter captcha by hand?
please check if this happens only with netload (on both logs i can see netload was the last host jd tried to download)

the messages about bytebuffer are normal debug info
As I already said a couple of times, this is NON Hoster specific. It has happened on hotfile, rs, despositfiles etc. as well. I just do not have any logs from these times.
Reply With Quote
  #18  
Old 16.10.2009, 10:54
logiko
Guest
 
Posts: n/a
Default same problem with win xp

Windows xp pro sp2

Jdownloader -Pinky_4- Versione 0.8.930

16/10/09 1.08.06 - INFO [java_downloader] ->
Finished- C:\Downloads\Upxx\Upxx.part4.rar
16/10/09 1.08.06 - FINER [java_downloader] -> Interaction start: Trigger: Download completato correttamente
16/10/09 1.08.06 - FINER [java_downloader] -> Interaction start: Trigger: Prima di un download
16/10/09 1.08.06 - INFO [java_downloader] -> Start new Download: megaupload.com
16/10/09 1.08.06 - INFO [java_downloader] -> Start working on Upxx.part5.rar
16/10/09 1.08.08 - INFO [java_downloader] -> Found JAC method for the service megaupload.com in directory mgpld
16/10/09 1.08.08 - INFO [java_downloader] -> Found JAC method for the service megaupload.com in directory mgpld
16/10/09 1.08.08 - INFO [java_downloader] -> JAC GET: C:\Documents and Settings\logiko\Desktop\JDownloader_0.7\JDownloader 0.7\jd\captcha\methods\mgpld\script.jas
16/10/09 1.08.08 - INFO [java_downloader] -> Get file: C:\Documents and Settings\logiko\Desktop\JDownloader_0.7\JDownloader 0.7\jd\captcha\methods\mgpld\letters.mth
16/10/09 1.08.08 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
16/10/09 1.08.08 - INFO [java_downloader] -> Do quickscan
16/10/09 1.08.08 - INFO [java_downloader] -> Extended SCAN
16/10/09 1.08.09 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
16/10/09 1.08.09 - INFO [java_downloader] -> Do quickscan
16/10/09 1.08.09 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
16/10/09 1.08.09 - INFO [java_downloader] -> Do quickscan
16/10/09 1.08.09 - INFO [java_downloader] -> Extended SCAN
16/10/09 1.08.09 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
16/10/09 1.08.09 - INFO [java_downloader] -> Do quickscan
16/10/09 1.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 1.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 1.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 1.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 1.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 2.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 3.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 4.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 5.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 6.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 7.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 8.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.22.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.32.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.42.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 9.52.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 10.02.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
16/10/09 10.12.22 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
Reply With Quote
  #19  
Old 16.10.2009, 13:30
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

please update to the latest vrsion and report back
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 17.10.2009, 17:22
Gemmor
Guest
 
Posts: n/a
Default

The problem still persist. JD 0.9.059:

Spoiler:
Code:
17.10.09 17:00:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:01:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:01:49 - INFO [java_downloader] -> ByteBufferController: Used: 1.46 MB Free: 2.93 MB
17.10.09 17:02:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:03:04 - SEVERE [java_downloader] -> Timeout or termination detected: interrupt: 180000 - 180875 - 1255791603860
17.10.09 17:03:04 - WARNING [java_downloader] -> Download not finished. Loaded until now: 34979840/104527871
17.10.09 17:03:04 - SEVERE [java_downloader] -> Error occured: ERROR_DOWNLOAD_FAILED
17.10.09 17:03:04 - SEVERE [java_downloader] -> A critical Downloaderror occured. Terminate...
17.10.09 17:03:04 - SEVERE [java_downloader] -> ABBORTED BY USER
17.10.09 17:03:04 - FINER [java_downloader] -> Chunk finished 0 34979840 bytes
17.10.09 17:03:04 - FINER [java_downloader] -> onCHunksReady
17.10.09 17:03:04 - INFO [java_downloader] -> Close connections if the are not closed yet
17.10.09 17:03:04 - INFO [java_downloader] -> Closed connection before closing file
17.10.09 17:03:04 - INFO [java_downloader] -> Close File. Let AV programs run
17.10.09 17:03:04 - SEVERE [java_downloader] -> DOWNLOAD INCOMPLETE DUE TO FILESIZECHECK
17.10.09 17:03:04 - SEVERE [java_downloader] -> Error occured: ERROR_DOWNLOAD_INCOMPLETE
17.10.09 17:03:04 - SEVERE [java_downloader] -> DOWNLOAD INCOMPLETE DUE TO FILESIZECHECK
17.10.09 17:03:04 - SEVERE [java_downloader] -> Error occured: ERROR_DOWNLOAD_INCOMPLETE
17.10.09 17:03:04 - WARNING [java_downloader] -> 
Error occured- latest: ERROR_DOWNLOAD_FAILED
00100000000001000100000000000001 <Statuscode
00000000000000000000000000000001 |TODO
00000000000000000100000000000000 |ERROR_DOWNLOAD_FAILED
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00100000000000000000000000000000 |PLUGIN_ACTIVE
00000000000000000000000000000001 |VALUE_ID_PREMIUM_DISABLE
StatusText: Idle
ErrorMessage: Download incomplete

17.10.09 17:03:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:04:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:04:50 - FINER [java_downloader] -> Chunk finished 1 52263936 bytes
17.10.09 17:05:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:06:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:07:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:08:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:09:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:10:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:11:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:11:49 - INFO [java_downloader] -> ByteBufferController: Used: 500.00 KB Free: 3.91 MB
17.10.09 17:12:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:13:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:14:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:15:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:16:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:17:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:18:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:19:07 - FINEST [java_downloader] -> Scheduler: checking
17.10.09 17:20:07 - FINEST [java_downloader] -> Scheduler: checking
Reply With Quote
  #21  
Old 17.10.2009, 17:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

strange is that after the download finishes, there is a
"Chunk finished 1 52263936 bytes" after downloadfinish

also
" ByteBufferController: Used: 500.00 KB Free: 3.91 MB"
means there is still a download going on

can you create a threadrump (boardsearch for jconsole), maybe i can find out whats going on then.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #22  
Old 30.10.2009, 19:09
fire22
Guest
 
Posts: n/a
Default

Hello,

I think I have the same problem, several Downloads work perfect. Then jDownloader stops downloading and says as status for the next file "Connecting...". I then tried the url of the file and also Firefox was not able to
load the file - page was temporary not available. After another reconnect, page is up again.
Back to jDownloader. I tried to stop downloads and finally tried to close it - no success. I had to kill it with the taskmanager.

Interesting is perhaps that I also use a external tool for reconnecting.
With version 0.6.193, everything worked fine - unfortunately this version
does not start any more.

- Fire22



The last working download:

Code:
  
------------------------  Thread: 49----------------------
49                  30.10.09 17:27:28 - INFO [java_downloader] -> Start working on xxxxy.rar
49                  30.10.09 17:27:34 - INFO [java_downloader] -> Download quota has been reached

  ------------------------  Thread: 16----------------------
16            30.10.09 17:27:34 - FINER [java_downloader] -> Interaction start: Trigger: Before reconnection
16            30.10.09 17:27:34 - INFO [java_downloader] -> Try to reconnect...
16            30.10.09 17:27:34 - INFO [java_downloader] -> Starting Execute external reconnection application #1
16            30.10.09 17:27:35 - FINER [java_downloader] -> Execute Returns: Reconnect.
<?xml version="1.0"?>
<s:Envelope xmlns:s="**External links are only visible to Support Staff** s:encodingStyle="**External links are only visible to Support Staff**><s:Body>
<u:ForceTerminationResponse xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"></u:ForceTerminationResponse>
</s:Body> </s:Envelope> 
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

100   293  100   293    0     0  22538      0 --:--:-- --:--:-- --:--:-- 22538
100   293  100   293    0     0  17235      0 --:--:-- --:--:-- --:--:--     0

16            30.10.09 17:27:35 - FINER [java_downloader] -> Initial Waittime: 5 seconds
16            30.10.09 17:27:40 - INFO [java_downloader] -> Wait 30 sec for new ip
16            30.10.09 17:27:40 - FINER [java_downloader] -> IP before: 91.33.000.000 after: 91.31.000.000
16            30.10.09 17:27:40 - FINER [java_downloader] -> IP before: 91.33.000.000 after: 91.31.000.000
16            30.10.09 17:27:40 - INFO [java_downloader] -> Reconnect successfully!
16            30.10.09 17:27:40 - FINER [java_downloader] -> Interaction start: Trigger: After Reconnection
16            30.10.09 17:27:41 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
16            30.10.09 17:27:41 - INFO [java_downloader] -> Start new Download: rapidshare.com

  ------------------------  Thread: 50----------------------
5030.10.09 17:27:41 - INFO [java_downloader] -> Start working on xxxxy.rar
5030.10.09 17:29:17 - INFO [java_downloader] -> wished Mirror #1 Server l3
5030.10.09 17:29:17 - INFO [java_downloader] -> wished Mirror #2 Server tl
5030.10.09 17:29:17 - INFO [java_downloader] -> wished Mirror #3 Server tl
5030.10.09 17:29:17 - INFO [java_downloader] -> Preselected Server: **External links are only visible to Support Staff**
5030.10.09 17:29:17 - INFO [java_downloader] -> RS.com Use preselected : **External links are only visible to Support Staff**
5030.10.09 17:29:17 - FINER [java_downloader] -> Connect...
5030.10.09 17:29:17 - FINER [java_downloader] -> Start Download
5030.10.09 17:29:17 - FINER [java_downloader] -> Setup virgin download
5030.10.09 17:29:17 - FINER [java_downloader] -> Start Download in 1 chunks. Chunksize: 100000000
5030.10.09 17:29:17 - FINER [java_downloader] -> Setup chunk 0: Thread[DOwnloadchunk 0 - -1,1,main]
5030.10.09 17:29:17 - FINER [java_downloader] -> Wait for chunks

  ------------------------  Thread: 51----------------------
51  30.10.09 17:29:17 - FINER [java_downloader] -> Start Chunk 0 : 0 - -1

  ------------------------  Thread: 18----------------------
18                30.10.09 17:30:30 - INFO [java_downloader] -> ByteBufferController: Used: 1000.00 KB Free: 0 B
18                30.10.09 17:40:30 - INFO [java_downloader] -> ByteBufferController: Used: 1000.00 KB Free: 0 B
18                30.10.09 17:50:30 - INFO [java_downloader] -> ByteBufferController: Used: 1000.00 KB Free: 0 B
18                30.10.09 18:00:30 - INFO [java_downloader] -> ByteBufferController: Used: 1000.00 KB Free: 0 B

  ------------------------  Thread: 51----------------------
51  30.10.09 18:03:53 - FINER [java_downloader] -> Chunk finished 0 100000000 bytes

  ------------------------  Thread: 50----------------------
5030.10.09 18:03:53 - FINER [java_downloader] -> onCHunksReady
5030.10.09 18:03:53 - INFO [java_downloader] -> Close connections if the are not closed yet
5030.10.09 18:03:53 - INFO [java_downloader] -> Closed connection before closing file
5030.10.09 18:03:53 - INFO [java_downloader] -> Close File. Let AV programs run
5030.10.09 18:03:53 - FINEST [java_downloader] -> no errors : rename
5030.10.09 18:03:53 - FINEST [java_downloader] -> 
Finished- latest: FINISHED
00000000000000000000000000000010 <Statuscode
00000000000000000000000000000010 |FINISHED
StatusText: Idle

5030.10.09 18:03:53 - INFO [java_downloader] -> 
Finished- C:\xxxxy.rar
5030.10.09 18:03:53 - FINER [java_downloader] -> Interaction start: Trigger: Download successfully finished





The code of the failture:

Code:
------------------------  Thread: 52----------------------
52    30.10.09 18:03:53 - INFO [java_downloader] -> Start working on xxxxx.rar
52    30.10.09 18:03:59 - INFO [java_downloader] -> Download quota has been reached

  ------------------------  Thread: 16----------------------
16            30.10.09 18:03:59 - FINER [java_downloader] -> Interaction start: Trigger: Before reconnection
16            30.10.09 18:03:59 - INFO [java_downloader] -> Try to reconnect...
16            30.10.09 18:03:59 - INFO [java_downloader] -> Starting Execute external reconnection application #1
16            30.10.09 18:04:01 - FINER [java_downloader] -> Execute Returns: Reconnect.
<?xml version="1.0"?>
<s:Envelope xmlns:s="**External links are only visible to Support Staff** s:encodingStyle="**External links are only visible to Support Staff**><s:Body>
<u:ForceTerminationResponse xmlns:u="urn:schemas-upnp-org:service:WANIPConnection:1"></u:ForceTerminationResponse>
</s:Body> </s:Envelope> 
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

100   293  100   293    0     0  22538      0 --:--:-- --:--:-- --:--:-- 22538
100   293  100   293    0     0  17235      0 --:--:-- --:--:-- --:--:--     0

16            30.10.09 18:04:01 - FINER [java_downloader] -> Initial Waittime: 5 seconds
16            30.10.09 18:04:06 - INFO [java_downloader] -> Wait 30 sec for new ip
16            30.10.09 18:04:06 - FINER [java_downloader] -> IP before: 91.36.000.000 after: 91.35.000.000
16            30.10.09 18:04:06 - FINER [java_downloader] -> IP before: 91.36.000.000 after: 91.35.000.000
16            30.10.09 18:04:06 - INFO [java_downloader] -> Reconnect successfully!
16            30.10.09 18:04:06 - FINER [java_downloader] -> Interaction start: Trigger: After Reconnection
16            30.10.09 18:04:07 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
16            30.10.09 18:04:07 - INFO [java_downloader] -> Start new Download: rapidshare.com

  ------------------------  Thread: 53----------------------
53      30.10.09 18:04:07 - INFO [java_downloader] -> Start working on xxxxx.rar
53      30.10.09 18:04:09 - WARNING [java_downloader] -> 
Error occured- latest: ERROR_TEMPORARILY_UNAVAILABLE
00100000000001000000100000000001 <Statuscode
00000000000000000000000000000001 |TODO
00000000000000000000100000000000 |ERROR_TEMPORARILY_UNAVAILABLE
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00100000000000000000000000000000 |PLUGIN_ACTIVE
00000000000000000000000000000001 |VALUE_ID_PREMIUM_DISABLE
StatusText: Connecting...
ErrorMessage: Disconnect?

53      30.10.09 18:04:09 - WARNING [java_downloader] -> Error occurred: Temporarily unavailably: PLease wait 300000 ms for a retry

  ------------------------  Thread: 16----------------------
16            30.10.09 18:04:09 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
16            30.10.09 18:04:09 - INFO [java_downloader] -> Start new Download: rapidshare.com

  ------------------------  Thread: 54----------------------
54        30.10.09 18:04:09 - INFO [java_downloader] -> Start working on xxxxx.rar

  ------------------------  Thread: 18----------------------
18                30.10.09 18:10:30 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
18                30.10.09 18:20:30 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
18                30.10.09 18:30:30 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 1000.00 KB
Reply With Quote
  #23  
Old 31.10.2009, 17:00
Gemmor
Guest
 
Posts: n/a
Default

Here the fresh log:

Spoiler:
Code:
------------------------  Thread: 20  -----------------------
2031.10.09 17:13:06 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
2031.10.09 17:13:06 - INFO [java_downloader] -> Start new Download: rapidshare.com

------------------------  Thread: 61  -----------------------
61  31.10.09 17:13:06 - INFO [java_downloader] -> Start working on Mary.and.Max.2009.L2.DVDRip.ELEKTRI4KA.part1.rar
EXCEPTION   61  31.10.09 17:13:12 - SEVERE [java_downloader] -> Try workaround for 
java.io.EOFException: Unexpected end of ZLIB input stream
	at java.util.zip.InflaterInputStream.fill(Unknown Source)
	at java.util.zip.InflaterInputStream.read(Unknown Source)
	at java.util.zip.GZIPInputStream.read(Unknown Source)
	at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.io.InputStreamReader.read(Unknown Source)
	at java.io.BufferedReader.fill(Unknown Source)
	at java.io.BufferedReader.readLine(Unknown Source)
	at java.io.BufferedReader.readLine(Unknown Source)
	at jd.http.Request.read(Request.java:448)
	at jd.http.Request.read(Request.java:408)
	at jd.http.Browser.submitForm(Browser.java:962)
	at jd.plugins.hoster.Rapidshare.handleFree(Rapidshare.java:410)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
61  31.10.09 17:13:12 - INFO [java_downloader] -> All free slots in use
61  31.10.09 17:13:12 - WARNING [java_downloader] -> 
Error occured- latest: ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00100000000001000001000000000001 <Statuscode
00000000000000000000000000000001 |TODO
00000000000000000001000000000000 |ERROR_HOSTER_TEMPORARILY_UNAVAILABLE
00000000000001000000000000000000 |PLUGIN_IN_PROGRESS
00100000000000000000000000000000 |PLUGIN_ACTIVE
StatusText: Connecting...
ErrorMessage: All free slots in use

61  31.10.09 17:13:12 - WARNING [java_downloader] -> Error occurred: Download from this host is currently not possble: PLease wait 120000 ms for a retry

------------------------  Thread: 20  -----------------------
2031.10.09 17:15:12 - FINER [java_downloader] -> Interaction start: Trigger: Before a download
2031.10.09 17:15:12 - INFO [java_downloader] -> Start new Download: rapidshare.com

------------------------  Thread: 62  -----------------------
62    31.10.09 17:15:12 - INFO [java_downloader] -> Start working on Mary.and.Max.2009.L2.DVDRip.ELEKTRI4KA.part1.rar

------------------------  Thread: 28  -----------------------
28                31.10.09 17:17:10 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
Reply With Quote
  #24  
Old 31.10.2009, 19:18
Gemmor
Guest
 
Posts: n/a
Default

Here the JD-StartDownloads thread from jconsole I've made:

Spoiler:
Code:
Name: JD-StartDownloads
State: RUNNABLE
Total blocked: 1  Total waited: 0

Stack trace: 
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.read(Unknown Source)
java.io.BufferedInputStream.fill(Unknown Source)
java.io.BufferedInputStream.read1(Unknown Source)
java.io.BufferedInputStream.read(Unknown Source)
   - locked java.io.BufferedInputStream@db598
sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
   - locked jd.http.HTTPConnection@bf4472
jd.http.HTTPConnection.getInputStream(HTTPConnection.java:92)
sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(Unknown Source)
jd.http.Request.collectCookiesFromConnection(Request.java:128)
jd.http.Request.connect(Request.java:151)
jd.http.Browser.connect(Browser.java:358)
jd.http.Browser.openRequestConnection(Browser.java:582)
jd.http.Browser.getPage(Browser.java:334)
jd.plugins.hoster.Rapidshare.handlePremium(Rapidshare.java:623)
jd.plugins.PluginForHost.handle(Unknown Source)
jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
jd.controlling.SingleDownloadController.run(Unknown Source)


This download was hanged up.
Reply With Quote
  #25  
Old 01.11.2009, 06:38
Gin
Guest
 
Posts: n/a
Default

I'm having the same problem, first on Windows 7 and now on Linux.

Here's the last log:
Spoiler:
------------------------ Thread: 21 -----------------------
21 01/11/09 03:30:05 - FINER [java_downloader] -> Interaction start: Trigger: Antes de descargar
21 01/11/09 03:30:05 - INFO [java_downloader] -> Start new Download: megaupload.com

------------------------ Thread: 27 -----------------------
27 01/11/09 03:30:05 - INFO [java_downloader] -> Start working on netboyvagos_miedoengerico.part23.rar
27 01/11/09 03:30:06 - INFO [java_downloader] -> Found JAC method for the service megaupload.com in directory mgpld
27 01/11/09 03:30:06 - INFO [java_downloader] -> Found JAC method for the service megaupload.com in directory mgpld
27 01/11/09 03:30:07 - INFO [java_downloader] -> JAC GET: /media/datos/Software/JDownloader/jd/captcha/methods/mgpld/script.jas
27 01/11/09 03:30:07 - INFO [java_downloader] -> Get file: /media/datos/Software/JDownloader/jd/captcha/methods/mgpld/letters.mth
27 01/11/09 03:30:07 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
27 01/11/09 03:30:07 - INFO [java_downloader] -> Do quickscan
27 01/11/09 03:30:07 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
27 01/11/09 03:30:07 - INFO [java_downloader] -> Do quickscan
27 01/11/09 03:30:07 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
27 01/11/09 03:30:07 - INFO [java_downloader] -> Do quickscan
27 01/11/09 03:30:07 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
27 01/11/09 03:30:07 - INFO [java_downloader] -> Do quickscan

------------------------ Thread: 24 -----------------------
24 01/11/09 03:31:48 - INFO [java_downloader] -> ByteBufferController: Used: 0 B Free: 500.00 KB
Reply With Quote
  #26  
Old 02.11.2009, 02:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,524
Default

Quote:
Originally Posted by Gemmor View Post
Here the JD-StartDownloads thread from jconsole I've made:

Spoiler:
Code:
Name: JD-StartDownloads
State: RUNNABLE
Total blocked: 1  Total waited: 0

Stack trace: 
java.net.SocketInputStream.socketRead0(Native Method)
java.net.SocketInputStream.read(Unknown Source)
java.io.BufferedInputStream.fill(Unknown Source)
java.io.BufferedInputStream.read1(Unknown Source)
java.io.BufferedInputStream.read(Unknown Source)
   - locked java.io.BufferedInputStream@db598
sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
   - locked jd.http.HTTPConnection@bf4472
jd.http.HTTPConnection.getInputStream(HTTPConnection.java:92)
sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(Unknown Source)
jd.http.Request.collectCookiesFromConnection(Request.java:128)
jd.http.Request.connect(Request.java:151)
jd.http.Browser.connect(Browser.java:358)
jd.http.Browser.openRequestConnection(Browser.java:582)
jd.http.Browser.getPage(Browser.java:334)
jd.plugins.hoster.Rapidshare.handlePremium(Rapidshare.java:623)
jd.plugins.PluginForHost.handle(Unknown Source)
jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
jd.controlling.SingleDownloadController.run(Unknown Source)


This download was hanged up.
thaks
what firewall/os? modem or router?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #27  
Old 02.11.2009, 13:28
Gemmor
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
thaks
what firewall/os? modem or router?
Hi,

Only Windows native firewall with java.exe and javaw.exe excepted. Windows XP SP3 with all latest updates. Latest Java 1.6.0_16-b01. Using router TP-Link TL-WR641G connected to external modem Thomson TCM425.

Need more info?

Let move the conversation to http://board.jdownloader.org/showthread.php?t=9789

It's more exact problem describing there.

Last edited by Gemmor; 02.11.2009 at 13:37. Reason: moving to http://board.jdownloader.org/showthread.php?t=9789
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: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.