Consultor Eletrônico



Kbase P50820: Startup Procedure shutdowns AppServer after generating (1005) and (8025)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/02/2009
Status: Verified

SYMPTOM(s):

Startup Procedure defined for AppServer

Agents fail to pass srvrStartupProcParam to Startup Procedure

Procedure <proc> passed parameters to <proc>, which didn't expect any. (1005)

Startup procedure generates an ERROR condition

<procedure name> <procedure type> procedure ended with an ERROR condition. (8025)

AppServer Shuts down

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

The startup procedure defined for the AppServer did not specify the required input parameter (character) as specified in the documentation.

FIX:

The startup procedure in the AppServer configuration requires one input parameter to be defined. This input parameter is a character value.