JBoss ON agent trying to report eth0 when it does not exist

Solution Verified - Updated -

Issue

  • agent is reporting :
2014-01-08 08:17:04,540 WARN  [InventoryManager.availability-1] (rhq.core.pc.inventory.AvailabilityExecutor)- Availability collection failed with exception on Resource[id=16682, uuid=d6cbba38-9767-46e8-b7bd-e50a34fc5cf1, type={Platforms}Network Adapter, key=eth0, name=eth0, parent=tparheedsg024.nielsen.com], availability will be reported as DOWN
java.lang.RuntimeException: Could not find network adapter info [eth0]
        at org.rhq.plugins.platform.NetworkAdapterComponent.getInfo(NetworkAdapterComponent.java:91)
        at org.rhq.plugins.platform.NetworkAdapterComponent.getAvailability(NetworkAdapterComponent.java:77)
        at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocation.call(ResourceContainer.java:654)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
  • however when I execute ifconfig there is no such adapter:

Environment

  • Red Hat JBoss Operations Network (ON) 3.2

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.