I am getting below exceptions in weblogic 9.2.0 when my application is running. This is happening frequently after certain usage of the server
<Jan 16, 2007 3:17:07 PM IST> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.132.6.101:7001, failure count: 1, failing for 0 s
econds, java.net.SocketException: Invalid argument>
<Jan 15, 2007 12:02:54 PM IST> <Notice> <Server> <BEA-002623> <Connection rejected, the server is in the RUNNING state.
Starting service weblogic.application.internal.BackgroundDeploymentService$WaitForBackgroundCompletion, 110 of 112.
Last service weblogic.deploy.service.internal.adminserver.HeartbeatService took 3ms.>
I tried checking in
http://e-docs.bea.com/wls/docs92/messages/Server.html but still i am facing this issue.
Can anybody have any solutions on this.