Consultor Eletrônico



Kbase P157400: AppServer broker dies after it tries to start with wrong -T path
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/12/2009
Status: Unverified

SYMPTOM(s):

AppServer broker dies after it tries to start with wrong -T path

The following messages are displayed on the AppServer server log file

Message from server : Startup Procedure Failed (8113)

IOException reading message from server : java.io.EOFException: pipe to server broken (8117)

ERROR: cannot start server. (8100)

Exception unbinding broker (not bound) : <broker name> (8525)

Exception unbinding broker (not bound) : <ExceptionMsg_string> (8525)

FACT(s) (Environment):

Use .pf file on the AppServer agent's startup parameter (srvrStartupParam)
The .pf file contains -T parameter as . /temp (-T . /temp)
Windows services file also missing service name entry that is used on the .pf file for -S database connection parameter
All Supported Operating Systems
Progress 9.1x
OpenEdge 10.x

CAUSE:

The -T has the invalid path and the windows services file missing the service name for the -S used on the .pf file

FIX:

Specify a valid directory name with the driver letter for the -T parameter as C:\temp (-T C:\temp), and add the service name and the associated port number on the Windows services file