Forum Discussion

Narasimharao's avatar
Narasimharao
Contributor
14 years ago

Unable to discover jms end point

Hi,

I have created a session for SonicMQ(progress mq) and trying to discover the queues and topics for the broker but unable to view them in the hermesjms screen. When i tried posting a message to one of the available topic iam getting the response in temporary queue successfully. Here iam attaching the error iam gettnig when i tried to discover in hermes.

Attached screen shot of the error message.

com.sonicsw.mf.mgmtapi.runtime.ProxyRuntimeException
at com.sonicsw.mq.mgmtapi.runtime.impl.BrokerProxy.getQueues(BrokerProxy.java:888)
at hermes.ext.sonicmq.SonicMQAdmin.discoverDestinationConfigs(SonicMQAdmin.java:189)
at hermes.impl.HermesAdminAdapter.discoverDestinationConfigs(HermesAdminAdapter.java:84)
at hermes.impl.DefaultHermesImpl.discoverDestinationConfigs(DefaultHermesImpl.java:1358)
at hermes.browser.tasks.DiscoverDestinationsTask.invoke(DiscoverDestinationsTask.java:76)
at hermes.browser.tasks.TaskSupport.run(TaskSupport.java:175)
at hermes.browser.tasks.ThreadPool.run(ThreadPool.java:170)
at java.lang.Thread.run(Unknown Source)
Caused by: com.sonicsw.mf.comm.InvokeTimeoutException: dmDRdev46.null:ID=Broker1 - invoke()
at com.sonicsw.mf.comm.jms.ConnectorClient.invoke(ConnectorClient.java:836)
at com.sonicsw.mf.comm.jms.ConnectorClient.invoke(ConnectorClient.java:631)
at com.sonicsw.mf.jmx.client.JMSConnectorClient.invoke(JMSConnectorClient.java:850)
at com.sonicsw.mf.jmx.client.JMSConnectorClient.invoke(JMSConnectorClient.java:807)
at com.sonicsw.mq.mgmtapi.runtime.impl.BrokerProxy.getQueues(BrokerProxy.java:886)
... 7 more

Thanks for your quick reply.

Narasimharao
No RepliesBe the first to reply