Operating System - HP-UX
1833863 Members
2191 Online
110063 Solutions
New Discussion

Exception java.net.SocketException from WLS 8.1 on HP-UX

 
Amit_24
Occasional Contributor

Exception java.net.SocketException from WLS 8.1 on HP-UX

Hi

I am getting the following exception while running my application deployed on WLS 8.1 on HP-UX:

java.net.SocketException: Error in poll for fd=70, revents=8 at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123) at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)


I check in the release notes of Weblogic Integration at http://edocs.bea.com/wlintegration/v2_1/pdf/relnotes.pdf it is written that it is a known harmless defect of WLS on Linux.

Any ideas why it could be happening on HP-UX

Thanks
Amit