Seen in the agent log: 2010-03-23 13:21:56,220 WARN [ConfigurationManager.threadpool-1] (rhq.core.pc.configuration.ConfigurationCheckExecutor)- Unable to check for updated configuration java.lang.NullPointerException at org.rhq.plugins.apache.mapping.ApacheAugeasMapping.updateConfiguration(ApacheAugeasMapping.java:58) at org.rhq.plugins.apache.ApacheDirectoryComponent.loadResourceConfiguration(ApacheDirectoryComponent.java:91) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525) 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:636)
Repro steps?
Filip to add repro steps
1. Login to RHQ. 2. Navigate to an any Apache Directory resource 3. Navigate to the 'Configuration' tab of that resource 4. Click on 'Change Properties' button 5. Change any property of the configuration. 6. Click on 'Save' button. 7. Check if the value is saved or not.
QA Verified. Tried adding/removing/setting these props, and they all get appropriately added to file.
Mass-closure of verified bugs against JON.