In the webserver logs every administrator of PeopleSoft must have seen this warning message.
Closing socket as no data read from it on 14.96.62.76:60,197 during the configured idle
This message is nothing to be worried about but do fills up the log files , to avoid this warning message entry in logfiles carry on the following steps
1.Set the parameter -Dweblogic.client.socket.ConnectTimeout=XXXX,measured in milliseconds under JAVA_OPTIONS
Example:
-Dweblogic.client.socket.ConnectTimeout=300
Second way of doing this change.
2. Change duration time to a higher value in the below Console path
Server -> Protocols (tab) -> HTTP (sub-tab) -> Duration
Closing socket as no data read from it on 14.96.62.76:60,197 during the configured idle
This message is nothing to be worried about but do fills up the log files , to avoid this warning message entry in logfiles carry on the following steps
1.Set the parameter -Dweblogic.client.socket.ConnectTimeout=XXXX,measured in milliseconds under JAVA_OPTIONS
Example:
-Dweblogic.client.socket.ConnectTimeout=300
Second way of doing this change.
2. Change duration time to a higher value in the below Console path
Server -> Protocols (tab) -> HTTP (sub-tab) -> Duration
You are really good person because you share the things you know.
ReplyDeletehelpful..
ReplyDelete