FTP Error: Connection reset

Report and discuss bugs here!
Post Reply
heiliger-hein
Posts: 1
Joined: Mon May 14, 2012 12:44 pm

FTP Error: Connection reset

Post by heiliger-hein »

After installing Java 7 update 4, I'm not able to use ftp.

Using the following string (modified from debug_start.bat)

C:\Program Files (x86)\Yawcam>"\Program Files (x86)\Java\jre7\bin\java.exe" -cp .;lib/activation.jar;lib/commons-jxpath-1.1.jar;lib/commons-logging.jar;lib/commons-logging-api.jar;lib/dsj.jar;lib/jmf.jar;lib/mail.jar;lib/mx4j-impl.jar;lib/mx4j-jmx.jar;lib/mx4j-remote.jar;lib/mx4j-tools.jar;lib/sbbi-jmx-1.0.jar;lib/sbbi-upnplib-1.0.4.jar;lib/ftp4j.jar -splash:img/splash.gif yawcam.Main > debug_log.txt 2>&1

yawcam show the following output:

FTP Error: Connection reset
java.net.SocketException: Connection reset by peer: socket write error


debug_log.txt available

BR
Hein
Post Reply