Consultor Eletrônico



Kbase P117370: AppServer agent fails to initialize during connection to a database as a remote client
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/01/2009
Status: Verified

SYMPTOM(s):

AppServer agent fails to initialize during connection to a database as a remote client

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

ERROR: cannot start server. (8100)

Service <service_name> transport TCP is busy. (5485)

FACT(s) (Environment):

Agent's srvrStartupParam contains connection parameters to a database using -S -H -N
IBM AIX
OpenEdge 10.0B 64-bit

CAUSE:

Database related parameters (-db -ld) are set at the end of srvrStartupParam string

FIX:

Change the startup parameters so as -db and -ld were placed before -S -H -N