Debug Statements with SocketResetExceptions Occurring at Regular Intervals in Logs (Doc ID 1076143.1
Hi Support,
We are seeing below socket exception in weblogic log files . I have followed below metalink note and added java argument as per option 2 .
still the error occurring in log file.
Metalink note ID - Debug Statements with SocketResetExceptions Occurring at Regular Intervals in Logs (Doc ID 1076143.1)
CAUSE :
The admin server (AS) is communicating with the managed server (MS) with a connection using the HTTP 1.1 protocol, and the MS tries to keep that connection alive.
However, the AS closes the connection after that request, because AS to MS communication is a push-based connection.
Similar Log messages we are seeing in our Weblogic Log :