2 Replies Latest reply on Oct 4, 2011 3:57 AM by pilhuhn

    Which version of AS7 is supported by RHQ 4.1 ?

    rafaelcba

      I tried to inventory an AS 7.0.2-Final in RHQ 4.1.0 but it fails.

       

      The following error occurs on agent.log

       

      {quote}

      2011-10-01 15:51:33,292 INFO  InventoryManager.discovery-1 (rhq.core.pc.inventory.RuntimeDiscoveryExecutor)- Running runtime discovery scan rooted at platform

      2011-10-01 15:51:34,515 WARN  InventoryManager.discovery-1 (rhq.core.pc.inventory.InventoryManager)- Failure during discovery for JBoss AS JVM Resources - failed after 0 ms.

      java.lang.Exception: Discovery component invocation failed.

          at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:285)

          at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

          at java.util.concurrent.FutureTask.run(FutureTask.java:138)

          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

          at java.lang.Thread.run(Thread.java:662)

      Caused by: java.lang.ClassCastException: org.rhq.modules.plugins.jbossas7.StandaloneASComponent cannot be cast to org.rhq.plugins.jmx.JMXComponent

          at org.rhq.plugins.jmx.EmbeddedJMXServerDiscoveryComponent.discoverResources(EmbeddedJMXServerDiscoveryComponent.java:56)

          at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:281)

          ... 5 more

      {quote}

       

      Regards.