I've got a question that maybe somebody can help me with. Server Config: AIX 4.3.3 SP11 Welogic 5.10 SP9 Java Run Time: 1.2.2
Ok here's the isssue. When I start Weblogic on the Server everyhing is fine and during the day I get the Following Error's and I need to recycle Weblogic.
java.net.SocketException: A connection is ended by software. at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java(Compiled Code)) at java.net.ServerSocket.implAccept(ServerSocket.java(Compiled Code)) at java.net.ServerSocket.accept(ServerSocket.java(Compiled Code)) at weblogic.t3.srvr.ListenThread.run(ListenThread.java:286)
I've search the web for an answer but nothing yet.