JDownloader Community - Appwork GmbH
 

Closed Thread
 
Thread Tools Display Modes
  #41  
Old 30.10.2009, 13:07
remi
Guest
 
Posts: n/a
Cool

I would reduce the maximum number of connections (chunks) to 1 or 2.
  #42  
Old 17.11.2009, 18:05
teohhanhui
Guest
 
Posts: n/a
Default

I'm also seeing this error with all the latest updates and 1 connection per host. Enabling and resuming the download seems to work fine.
  #43  
Old 18.11.2009, 10:52
remi
Guest
 
Posts: n/a
Cool

Set "Max.Con." (bottom right corner of jD window) to 1 or 2 and see whether it happens again.
  #44  
Old 18.11.2009, 11:02
teohhanhui
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by remi View Post
Set "Max.Con." (bottom right corner of jD window) to 1 or 2 and see whether it happens again.
Maximum connections per file is already set to 1. It has happened many times while downloading from megaupload.com (no premium account).
  #45  
Old 18.11.2009, 13:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

please show us a logfile (menu ? log, click upload and post url here)
__________________
JD-Dev & Server-Admin
  #46  
Old 19.11.2009, 03:35
teohhanhui
Guest
 
Posts: n/a
Default

http://jdownloader.org/pastebin/280a...3e04022a4ca979
  #47  
Old 20.11.2009, 21:00
maihacke
Guest
 
Posts: n/a
Default

Hi,

have the same probleme here.
I think there is a problem with the exception handling.
The stacktrace shows that reading from the inputstream fails.
JDownloader treats this as an error writing to the file, which is wrong.

Another hint that something goes wrong here is the error message "error occurred while writing to file. Connection reset". I guess the first part is hand coded, the second part is the message from the SocketException. But "connection reset" is a network failure not a local io problem.

------------------------ Thread: 198 -----------------------
198 20.11.09 14:11:57 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.**External links are only visible to Support Staff**www.MeteredStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at java.nio.channels.Channels$ReadableByteChannelImpl.read(Unknown Source)
at jd.plugins.download.DownloadInterface$Chunk.download(Unknown Source)
at jd.plugins.download.DownloadInterface$Chunk.run0(Unknown Source)
at jd.plugins.download.DownloadInterface$Chunk.run(Unknown Source)
198 20.11.09 14:11:57 - SEVERE [java_downloader] -> error occurred while writing to file. Connection reset
198 20.11.09 14:11:57 - SEVERE [java_downloader] -> Error occured: ERROR_LOCAL_IO
198 20.11.09 14:11:57 - SEVERE [java_downloader] -> A critical Downloaderror occured. Terminate...
  #48  
Old 21.11.2009, 02:13
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

we know its a localio error and some exceptions are matched wrong, but java.net.SocketException: Connection reset should not happen at all.

in our next downloadsystem we will handle this better, but its very unlikely we will add workarounds in current one.
__________________
JD-Dev & Server-Admin
  #49  
Old 23.11.2009, 18:03
lancetronic
Guest
 
Posts: n/a
Default same thing

hi, thanks for making jdownloader, it's having problems for me now, but i can definitely see its potential. I'm having the same problem as this thread, is this where i should be posting? thanks for the help.
  #50  
Old 23.11.2009, 20:29
LJSeinfeld
Guest
 
Posts: n/a
Default

I've noticed that I get the "No permissions to write to harddisk" error whenever I reduce the download speed from the GUI. I usually have to go back and re-enable the downloads and hope they resume.

Most of the time I'm downloading from rapidshare.com, but could test with others if it helped.
  #51  
Old 24.11.2009, 02:56
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

please set max connections to 1-2 and max downloads to 2-3 (thats okay for 16-32mbit connections)
note if you have more connections/downlaods and using premium and try to limit speed, its just normal that they will break! simple math
having 10x10 connections =100
speed limit 200kb/s means 2kb/s per connection, that will FAIL!!

dont forget to reset the problem files with rightclick if you change max connections
__________________
JD-Dev & Server-Admin
  #52  
Old 24.11.2009, 05:03
lancetronic
Guest
 
Posts: n/a
Default

i'm downloading from megaupload with a non-premium account so i have jdownloader set to 1 and 1 for chunks and connections and no speed limit. i've reset the files many times. i'm on vista and using an adsl connection. i can download at maximum bandwidth from MU (i've done so many times) with other download managers. i even tried deleting the files and reloading the dlc container. is there anything else i should try? thank you.

i also have more than enough free space on the hard disk, and nothing else should be using bandwidth (only msn and avg 9.0 are open).

Last edited by lancetronic; 24.11.2009 at 05:08.
  #53  
Old 24.11.2009, 05:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

please show me a logfile
what firewall / antivirus do you have?
__________________
JD-Dev & Server-Admin
  #54  
Old 24.11.2009, 11:20
remi
Guest
 
Posts: n/a
Cool

Disable the link checker in AVG. If this doesn't help, downgrade to an older version of AVG.
  #55  
Old 24.11.2009, 13:29
lancetronic
Guest
 
Posts: n/a
Default

http://jdownloader.net:8081/pastebin...downloader.net

i'm using avg 9.0 (i have tried turning off linkscanner) and windows firewall (java.exe javaw.exe and jdownloader.exe are all allowed)
  #56  
Old 24.11.2009, 13:33
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

i see connectoin reset = firewall, network issue

because avg 9.0 is known to cause issues, please try to downgrade or deinstall/reboot.
__________________
JD-Dev & Server-Admin
  #57  
Old 24.11.2009, 14:06
teohhanhui
Guest
 
Posts: n/a
Default

I've no problem downloading from MegaUpload using FlashGet while I'm torrenting. Doing the same with JDownloader seems to be causing this error (didn't test).
  #58  
Old 24.11.2009, 14:08
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

flashget is not jd
avg causes problems with java/jd. thats a known fact (you can read in our forum and homepage about it)
__________________
JD-Dev & Server-Admin
  #59  
Old 24.11.2009, 17:56
teohhanhui
Guest
 
Posts: n/a
Smile

If FlashGet can get it working, so could you.

Keep up the good work.
  #60  
Old 24.11.2009, 18:13
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,232
Default

no we cant if some shit firewall causes the issue
use boardsearch and you will see that all such issues are 100% caused by firewalls liks
nod,nod32, avast, eset, kaspersky, zonelaarm and so on
if setup right, it works fine for everyone
__________________
JD-Dev & Server-Admin
Closed Thread

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 07:45.
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.