P
Paul-V
Guest
Excerpt from the sonicMQ1.server.log, directly after starting up the broker (well, agent actually) 18.Main >(Feb 1, 2016 15:35:35:460) /usr/wrk/sonicMQ1.server.log opened. 19.Main >(Feb 1, 2016 15:35:35:460) : Starts Adapter server logging. 20.Main >(Feb 1, 2016 15:35:35:460) : LoggingLevel set to = 2 21.Main >: A public jmsfromABL.AdminObjectFinder class was not found. and an excerpt from my AdminPlugins.properties: # # Policy for the 4GL SonicMQ Adapter # [PluginPolicy.Progress.SonicMQ] pluginclasspath=/opt/dlc/java/progress.jar,/opt/dlc/java/ext/activemq-all-5.10.0.jar classpath=/opt/dlc/java/progress.jar,/opt/dlc/java/ext/activemq-all-5.10.0.jar jvmargs=-DsonicMQExtensions=false -DjmsProvider=ActiveMQ I have not modified the jmsProvider.properties file (ActiveMQ is already in it...) So what is it that I'm missing here? I have verified that the JAR is indeed in the java/ext directory.
Continue reading...
Continue reading...