Consultor Eletrônico



Kbase P26136: jms/ptpsession.p doesn't error when adapter is down or uncon
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/30/2003
Status: Unverified

SYMPTOM(s):

jms/ptpsession.p doesn't error when adapter is down or is not able to be connected too.

Following is the line of code run that doesn't error:
RUN jms/ptpsession.p PERSISTENT SET ptpsession ("-H localhost -S 5162 ")

CAUSE:

This code only runs the procedure persistent and doesn't connect to the server

FIX:

Check for errors at the point you run beginsession in this session handle.