Kbase P13805: Error "Unexpected exception during connect" when connecting to a Secure SonicMQ Broker from 4GL on H
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/27/2004 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
HP-UX 11.0 32-bit
SonicMQ 4.0.2
SYMPTOM(s):
Connecting to a Secure SonicMQ Broker from 4GL
Error "Unexpected exception during connect"
javax.jms.JMSException: Unexpected exception during connect
CAUSE:
Missing SonicMQ Archive Files
FIX:
Copy the following files from SonicMQ 4.0.2 Lib directory to Progress 9.1D under folder $DLC%/java/sonicMQ/lib):
Sonic_Client.jar
jndi.jar
activation.jar
sonic_ASPI.jar
sonic_XMessage.jar
sonic_Crypto.jar
After copying the above files, edit java_env of 9.1D located in $DLC/bin, and specify in the PROGRESSCP variable the location of the above files.