Operating System - HP-UX
1819792 Members
3090 Online
109607 Solutions
New Discussion

java.net.SocketException: Socket closed error

 
SOLVED
Go to solution
Sivaji
Occasional Contributor

java.net.SocketException: Socket closed error

Hello

We receive the following error while accessing the url by providing http::8081. 8081 port is configured to Tomcat. We use Jserv to communicate between Tomcat and Apache. Apache version is 1.3.19 and version of Tomcat 3.1.1

If anyone has experienced this problem and resolved it, please help me in providing your valuable suggestion.
-------------------------------
java.net.SocketException: Socket closed

at java.net.PlainSocketImpl.socketAccept(Native Method)

at java.net.PlainSocketImpl.accept(Unknown Source)

at java.net.ServerSocket.implAccept(Unknown Source)

at java.net.ServerSocket.accept(Unknown Source)

at org.apache.tomcat.service.SimpleTcpEndpoint.acceptSocket(SimpleTcpEndpoint.java:267)

at org.apache.tomcat.service.SimpleTcpEndpoint.acceptConnections(SimpleTcpEndpoint.java:248)

at org.apache.tomcat.service.TcpListenerThread.run(SimpleTcpEndpoint.java:319)

at java.lang.Thread.run(Unknown Source)

Endpoint ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=80] shutdown due to exception: java.net.SocketException: Socket closed
--------------------

Regards
Sivaji
1 REPLY 1
Alex Glennie
Honored Contributor
Solution

Re: java.net.SocketException: Socket closed error

Has this occurred since the installation of any patches that you are aware of ?

I'd recommend you install for say hpux 11.00:


[PHNE_25423/PACHRDME/English] : s700_800 11.00 cumulative ARPA Transport patch
[PHKL_25613/PACHRDME/English] : s700_800 11.00 IDS/9000; syscalls related to file/socket
[PHNE_24413/PACHRDME/English] : s700_800 11.00 LAN product cumulative patch
[PHNE_25116/PACHRDME/English] : s700_800 11.00 Cumulative STREAMS Patch

and the dependancies as they have cured some instances of this problem before