Kbase P146695: Error when connecting to Sonic broker using the ClientConnect feature -SMQConnect
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/22/2009 |
|
Status: Unverified
SYMPTOM(s):
Error when connecting to Sonic broker using the ClientConnect feature -SMQConnect
Error connecting to the JMS AppServer service
FACT(s) (Environment):
OpenEdge 10.2A
SonicMQ 7.5.x
SonicMQ 7.6.x
All Supported Operating Systems
CAUSE:
SonicMQ libraries containing the JMS client archives have been accidentally deleted
FIX:
In OpenEdge version 10.2A the location of SonicMQ client libraries is :
<OpenEdge install dir>\sonic\MQ7.5\lib
You can see that within your AdminServerPlugins.properties file in the PluginPolicy.Progress.SonicMQ section .
For finding the SonicMQ JMS client libraries on a different location you can also set the CLASSPATH property by using the PluginPolicy.Progress.SonicMQ section in the AdminServerPlugins.properties file.
ServerConnect uses the pluginclasspath property. ClientConnect use the classpath property.