Article - CS106996

MethodServer reports "java.net.SocketException: socket closed" in Windchill PDMLink

Modified: 16-Oct-2016   


Applies To

  • Windchill PDMLink 7.0 to 10.1

Description

  • MethodServer reports "java.net.SocketException: socket closed" and ends in an endless loop
  • Occurs ocasionally
  • MethodServer is generating logs filling up the disk space
  • Error in MethodServer log
Thread-10: java.net.SocketException: socket closed 
Thread-10: at java.net.PlainSocketImpl.socketAccept(Native Method) 
Thread-10: at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390) 
Thread-10: at java.net.ServerSocket.implAccept(ServerSocket.java:453)
Thread-10: at java.net.ServerSocket.accept(ServerSocket.java:421) 
Thread-10: at com.infoengine.au.SocketAccess.run(SocketAccess.java:801) 
Thread-10: at wt.method.WTAdapter$ListeningThread.run(WTAdapter.java:865) 
Thread-10: java.net.SocketException: select failed 
Thread-10: at java.net.PlainSocketImpl.socketAccept(Native Method) 
Thread-10: at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390) 
  • Or:
ERROR [<Windchill host>.Windchill-Listener:18002] com.infoengine.log.error  - java.net.SocketException: select failed
java.net.SocketException: select failed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
at java.net.ServerSocket.implAccept(ServerSocket.java:462)
at java.net.ServerSocket.accept(ServerSocket.java:430)
at com.infoengine.au.SocketAccess.run(SocketAccess.java:802)
at wt.method.WTAdapter$ListeningThread.run(WTAdapter.java:866)
 
 
This is a printer-friendly version of Article 106996 and may be out of date. For the latest version click CS106996