Kbase P105077: -mc causes error 8127 on the AppServer broker and application hangs
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B 64-bit
HP-UX 11.0 64-bit
Windows 32 Intel
SYMPTOM(s):
Application on Windows hangs
-mc startup parameter is set on the client
AppServer Broker thinks that the AppServer server is gone
AppServer server is in IDLE mode waiting for requests
Errors on the AppServer broker log file:
Request for <connID> issued to <serverThreadID>. (8535)
Request for 150.1.1.183::RexPdxTest::3090::beb58f4ea0ead3ae:1fae3c6:1040f10b963:-7fe5 issued to S-0005. (8535)
ServerSocketsIPC <operation> IOException : <IOException_string> : <IOExceptionMsg_string> (8127)
ServerSocketsIPC read() IOException : java.io.EOFException : NULL (8127)
ServerIPCException in <funcName> : <ServerIPCException_string>. (8119)
ServerIPCException in getServerIPCMsg() : ServerIPC error: ubServerSocketsIPC.read() IOException: null. (8119)
Message from server : <serverMsg> (8113)
Message from server : _+0003%Client Disconnected#01#0 (8113)
1 UB ---------- Posted EAbnormalShutdownServerEvent for PID: <PID number>
Ending <threadType> thread: <threadName>. (8077)
3 UB Basic Ending serverPool thread: S-0005. (8077)
IOException received on client connection <threadName> : <IOException_string>. (8085)
3 UB Basic IOException received on client connection C-0001 : Broken pipe. (8085)
Errors on the AppServer server log file:
4 AS AS Server Message state = MSGSTATE_IDLE
4 AS AS Server Message state = MSGSTATE_INITRQ
4 AS AS Server Message state = MSGSTATE_RECVLAST
4 AS AS Server Message state = MSGSTATE_SENDRESP
4 AS AS Server Message state = MSGSTATE_IDLE
CAUSE:
Bug# OE00116562
FIX:
Upgrade to 9.1E02 or later
OpenEdge 10.0B03 or later
OpenEdge 10.1A or later
If the upgrade is not possible, avoid using this parameter on the client.