Consultor Eletrônico



Kbase P26556: Generating Error (4391) after upgraded to SonicMQ 4.0
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/17/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

SonicMQ 4.0

SYMPTOM(s):

Running SonicMQ Adapter program generates error (4391).

Unable to evaluate expression with UNKNOWN value in argument. (4391)

CHANGE:

Upgraded from SonicMQ Adapter 3.5 to 4.0.

CHANGE:

Upgraded from Progress 9.1B to 9.1D.

CAUSE:

The connection string was pointing to a host running 9.1B, which does not support SonicMQ 4.0.

RUN jms/ptpsession.p PERSISTENT SET ptpsession ("-H 9.1BHostMachine -S 5162 ").

FIX:

Connect to a host machine that is running a version of Progress that is compatible with SonicMQ 4.0.

RUN jms/ptpsession.p PERSISTENT SET ptpsession ("-H 9.1DHostMachine -S 5162 ").