Hi,
I'm trying to use the websphere_mq-plugin and getting the following exception
2008-12-17 13:31:08,812 ERROR [Thread-0] [AgentDaemon] Critical error running agent
java.lang.NoSuchMethodError: org.hyperic.hq.plugin.wsmq.MQSeriesProductPlugin.getProperty(Ljava/lang/String;)Ljava/lang/String;
at org.hyperic.hq.plugin.wsmq.MQSeriesProductPlugin.getClassPath(Unknown Source)
at org.hyperic.hq.product.ProductPluginManager.registerPluginJar(ProductPluginManager.java:975)
at org.hyperic.hq.product.ProductPluginManager.registerPluginJar(ProductPluginManager.java:741)
at org.hyperic.hq.product.ProductPluginManager.registerPlugins(ProductPluginManager.java:829)
at org.hyperic.hq.agent.server.AgentDaemon.startPluginManagers(AgentDaemon.java:682)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:827)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:925)
at java.lang.Thread.run(Unknown Source)
2008-12-17 13:31:08,828 DEBUG [Thread-0] [AgentDaemon] Notifying that agent startup failed
2008-12-17 13:31:08,859 INFO [Thread-0] [AgentDaemon] Agent shut down
2008-12-17 13:31:08,859 ERROR [Thread-0] [AgentDaemon] Agent startup error:
org.hyperic.hq.agent.server.AgentStartException: Critical shutdown
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:861)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:925)
at java.lang.Thread.run(Unknown Source)
I am running agent 4.0.1.
Any ideas?
Thanks
I'm trying to use the websphere_mq-plugin and getting the following exception
2008-12-17 13:31:08,812 ERROR [Thread-0] [AgentDaemon] Critical error running agent
java.lang.NoSuchMethodError: org.hyperic.hq.plugin.wsmq.MQSeriesProductPlugin.getProperty(Ljava/lang/String;)Ljava/lang/String;
at org.hyperic.hq.plugin.wsmq.MQSeriesProductPlugin.getClassPath(Unknown Source)
at org.hyperic.hq.product.ProductPluginManager.registerPluginJar(ProductPluginManager.java:975)
at org.hyperic.hq.product.ProductPluginManager.registerPluginJar(ProductPluginManager.java:741)
at org.hyperic.hq.product.ProductPluginManager.registerPlugins(ProductPluginManager.java:829)
at org.hyperic.hq.agent.server.AgentDaemon.startPluginManagers(AgentDaemon.java:682)
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:827)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:925)
at java.lang.Thread.run(Unknown Source)
2008-12-17 13:31:08,828 DEBUG [Thread-0] [AgentDaemon] Notifying that agent startup failed
2008-12-17 13:31:08,859 INFO [Thread-0] [AgentDaemon] Agent shut down
2008-12-17 13:31:08,859 ERROR [Thread-0] [AgentDaemon] Agent startup error:
org.hyperic.hq.agent.server.AgentStartException: Critical shutdown
at org.hyperic.hq.agent.server.AgentDaemon.start(AgentDaemon.java:861)
at org.hyperic.hq.agent.server.AgentDaemon$RunnableAgent.run(AgentDaemon.java:925)
at java.lang.Thread.run(Unknown Source)
I am running agent 4.0.1.
Any ideas?
Thanks