Kbase 21539: Webspeed Agent Dies when srvrStartupParam is configured within incorrect location
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/04/2006 |
|
Status: Unverified
FACT(s) (Environment):
WebSpeed 3.x
SYMPTOM(s):
ServerIPCException in <funcName> : <ServerIPCException_string>. (8119)
ServerSocketsIPC <operation> IOException : <IOException_string> : <IOExceptionMsg_string> (8127)
ServerSocketsIPC read() Exception : java.io.EOFException : NULL (8127)
ServerIPCException in GetServerIPCMsg() : ServerIPC error. (8119)
Errors 8127 and 8119 errors are present within the Broker log.
Error 8127 occurs when user starts an/or accesses WebSpeed agents:
CAUSE:
Problem is caused when the following parameters are placed within the WebSpeed Broker's parent ([UBroker.WS]) session,
for example:
[UBroker.WS]
srvrStartupParam=-p web/objects/web-disp.p -weblogerror -db
mydb -rereadnolock
FIX:
Move the srvrStartupParam to the Broker's child session, [UBroker.WS.brokername].