####<2005/9/12 下午07時52分46秒 GMT+08:00> <Error> <HTTP> <rx2620e1> <uat01>
<ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <BEA-101083> <Connection failure.
java.lang.Throwable: Error in poll for fd=328, revents=8
at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:128)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
reference link
DESCRIPTION:
Enhancement Request.
Running WLS 8.1 SP2 on HPUX11i.
Customer has requested an enhancement.
The customer wants to suppress (not print) the following error:
<May 25, 2004 10:05:11 PM GMT> <Error> <HTTP> <BEA-101083>
<Connection failure.java.net.SocketException: Error in poll for fd=81, revents=8
at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:128)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
This message unnecessarily fills up their log.
This exception can be thrown if their client / browser initiated multiple requests (sockets were opened) and the client connections were closed before WLS could process the requests (and could not write to the stream any more).
This is a harmless message (unnecessary message).