Project

General

Profile

Defect #734

Updater not searching for updated file Socket Closed issue

Added by Bob Mezzadri over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/17/2013
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Attached is the servoy_log.txt
The udpater is not searching the ftp site for an updated file - The only message after restating the server is:

2013-09-11 10:01:44,619 ERROR [2 way Server Acceptor] com.servoy.j2db.util.Debug - ServerTwoWaySocket accept failure
java.net.SocketException: socket closed
at java.net.DualStackPlainSocketImpl.accept0(Native Method)
at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
at java.net.PlainSocketImpl.accept(Unknown Source)
at java.net.ServerSocket.implAccept(Unknown Source)
at sun.security.ssl.SSLServerSocketImpl.accept(Unknown Source)
at com.servoy.j2db.rmi.ServerTwoWaySocketFactory$TwoWayServerSocket.run(ServerTwoWaySocketFactory.java:621)
at java.lang.Thread.run(Unknown Source)

The server and clients are working as expected and I am able to complete a manual update with no issues.

Also available in: Atom PDF