MWA logfile error messages - are they a problem?
(Doc ID 364176.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Mobile Application Server - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]Information in this document applies to any platform.
Goal
In Mobile Web Applications log file there are hundreds of error messages received showing the following errors - are they something to be concerned about?
[Tue Feb 21 14:05:13 EST 2006] (Thread-92516) PH: User null got disconnected...
[Tue Feb 21 14:05:13 EST 2006] (Thread-92516) PH: caught IOException
java.io.IOException: Broken pipe
at java.net.SocketOutputStream.socketWrite(Native Method)
at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java(Compiled Code))
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java(Compiled Code))
at java.io.BufferedWriter.flush(BufferedWriter.java(Inlined Compiled Code))
at oracle.apps.mwa.presentation.telnet.ProtocolHandler.enterHighlight(ProtocolHandler.java(Compiled Code))
at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java(Compiled Code))
[Tue Feb 21 14:05:13 EST 2006] (Thread-92516) PH: caught IOException
java.io.IOException: Broken pipe
at java.net.SocketOutputStream.socketWrite(Native Method)
at java.net.SocketOutputStream.write(SocketOutputStream.java(Compiled Code))
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java(Compiled Code))
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java(Compiled Code))
at java.io.BufferedWriter.flush(BufferedWriter.java(Inlined Compiled Code))
at oracle.apps.mwa.presentation.telnet.ProtocolHandler.enterHighlight(ProtocolHandler.java(Compiled Code))
at oracle.apps.mwa.presentation.telnet.ProtocolHandler.run(ProtocolHandler.java(Compiled Code))
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |