Created attachment 570631 [details] agent log file Description of problem: Unexpected WARN message in Agent log on clean install Version-Release number of selected component (if applicable): RHQ 4.4 How reproducible: Steps to Reproduce: 1. clean install 2. start agent 3. review agent log file Actual results: WARN messages in agent log file Expected results: no alarming WARN messages in Agent log file on clean install Additional info: this could alarm customers. this was a clean install. 2012-03-16 11:01:06,564 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Starting to activate (and upgrade) resources. 2012-03-16 11:01:06,573 WARN [main] (rhq.core.pc.inventory.InventoryManager)- RESOURCE ID IS 0! Operation features may not work - resource needs to be synced with server 2012-03-16 11:01:06,573 WARN [main] (rhq.core.pc.inventory.InventoryManager)- RESOURCE ID IS 0! Content features may not work - Resource needs to be synced with server 2012-03-16 11:01:06,575 WARN [main] (rhq.core.pc.inventory.InventoryManager)- RESOURCE ID IS 0! Operation features may not work - resource needs to be synced with server 2012-03-16 11:01:06,575 WARN [main] (rhq.core.pc.inventory.InventoryManager)- RESOURCE ID IS 0! Content features may not work - Resource needs to be synced with server 2012-03-16 11:01:06,578 INFO [ResourceContainer.invoker.daemon-1] (org.rhq.plugins.platform.LinuxPlatformComponent)- Internal yum server is disabled. 2012-03-16 11:01:06,578 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Inventory activated and upgrade requests gathered in 75ms. 2012-03-16 11:01:06,578 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Sending the upgrade requests to the server. 2012-03-16 11:01:06,579 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Resource activation and upgrade finished.
per BZ triage (asantos, ccrouch, loleary, mfoley)
changing to be INFO message: "Resource ID is 0! [Operation|Content] features will not work until the resource is synced with server" master commit: 8686c77
Verified on build#1303 (Version: 4.4.0-SNAPSHOT Build Number: 74326f0) Agent log file on clean install displays below as INFO messages: 2012-04-11 15:42:43,149 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Resource ID is 0! Operation features will not work until the resource is synced with server 2012-04-11 15:42:43,150 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Resource ID is 0! Content features will not work until the resource is synced with server 2012-04-11 15:42:43,152 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Resource ID is 0! Operation features will not work until the resource is synced with server 2012-04-11 15:42:43,152 INFO [main] (rhq.core.pc.inventory.InventoryManager)- Resource ID is 0! Content features will not work until the resource is synced with server
Bulk closing of old issues in VERIFIED state.