Page 1 of 1

FTP connection issue with JRE 1.7

Posted: Mon Jul 02, 2012 5:26 pm
by support
If you get SocketClosed error since JRE 1.7 under Windows then have a look at:
http://bugs.sun.com/bugdatabase/view_bu ... id=7077696

Re: FTP connection issue with JRE 1.7

Posted: Sun Nov 11, 2012 5:31 pm
by support
Since 1.7_06 you could try to add the following applet parameter:
<param name="java_arguments" value="-Djava.net.preferIPv4Stack=true">