JBoss ON agent cannot discover resources on AIX

Solution Verified - Updated -

Issue

  • I have a fresh install of JBoss ON 3.2 on a SLES box installed with latest EAP plugins and an AIX agent box. The agent on the AIX box is not able to discover any running JBoss processes. I'm seeing this in the agent.log:
2014-04-08 17:22:24,457 WARN  [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Failure during discovery for [RHQ Agent JVM] Resources - failed after 3 ms.
java.lang.Exception: Discovery component invocation failed.
    at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:309)
    at java.util.concurrent.FutureTask.run(FutureTask.java:273)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:626)
    at java.lang.Thread.run(Thread.java:804)
Caused by: java.lang.UnsupportedOperationException: No native library available - Cannot get information on this process without native support
    at org.rhq.core.system.JavaSystemInfo.getUnsupportedException(JavaSystemInfo.java:311)
    at org.rhq.core.system.JavaSystemInfo.getThisProcess(JavaSystemInfo.java:184)
    at org.rhq.plugins.jmx.InternalJMXServerDiscoveryComponent.discoverResources(InternalJMXServerDiscoveryComponent.java:50)
    at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at org.rhq.core.pc.util.DiscoveryComponentProxyFactory$ComponentInvocationThread.call(DiscoveryComponentProxyFactory.java:305)
    ... 4 more

Environment

  • Red Hat JBoss Operations Network (ON) 3.2
  • AIX Operating System

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.