Consultor Eletrônico



Kbase P26232: Error 5467 when connecting to the AppServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/1/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1X

SYMPTOM(s):

Connection refused by Application Server. (5467)

Cannot connect to the AppServer

AppServer starts just fine

** "-db" was not found. (293) recorded in asbroker.server.log

** "<file-name>" was not found. (293)

-db connect procedure ended with an ERROR condition. (8025) recorded in asbroker.server.log

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

CAUSE:

Connect procedure string for the AppServer (asbroker -> server -> advanced features -> connect procedure) contains "-db" paramater, which is not expected there.

FIX:

Connect procedure string must contain only name of the procedure, which is going to be executed when client attemps to connect to the AppServer.