BEA-000403: IOException occurred on socket
I have access to WLS Admin console, but I get the following error on same system. I changes and extended -Dweblogic.client.socket.ConnectTimeout=300 regarding BEA-000499
<BEA-000449> <Closing socket as no data read from it on 127.0.0.1:53.842 during the configured idle timeout of 5 secs>
But I get after new start IOException error. What can be changed to avaiod this issue?
<BEA-000403> <IOException occurred on socket: Socket[addr=/10.250.205.192,port=50251,localport=7001]
java.net.SocketException: recv failed: Descriptor not a socket.
java.net.SocketException: recv failed: Descriptor not a socket
at jrockit.net.SocketNativeIO.readBytesPinned(Native Method)
at jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:32)