We are currently packaging Augeas 0.7.1 with the agent installation. There have been memory/resource management improvements introduced in 0.7.4 and later that we will benefit from. Mainly, it appears that 0.7.1 will leak memory when used in certain configurations. Although we have no hard evidence of the cause, this might actually be the cause of Bug 589674.
One thing we could consider is upgrading to the latest stable version of Augeas, instead of just 0.74 Assigning to Lukas, to do as part of the apache testing framework
I believe the latest stable version of augeas has the regression that prevents us from using it. https://fedorahosted.org/augeas/ticket/200
Ok, the problem seems to be more complicated. The bug I reported against augeas seems to be specific to Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=710034 I'll get in touch with David Lutterkort to make sense of this.
This doesnt need to get into the RHQ beta but it should get into the 4.1 final
commit 405c128a92bd65d24dad5ae40b26e2b6bfc12a84 Author: Lukas Krejci <lkrejci> Date: Wed Aug 31 17:27:43 2011 +0200 BZ 707669 - The bundled native augeas libraries have been bumped to version 0.9.0.
commit e7acb51347c550e38c5a35d6a5fbba61e5908110 Author: Lukas Krejci <lkrejci> Date: Wed Aug 31 18:03:07 2011 +0200 BZ 707669 - Forgot to check in the plugin-container pom that actually fetches the augeas-native as its dependency.
Tested by enabling augeas support = yes in apache resource->Inventory->Connection Settings..then i can see the configurations.. Then I added a port for example 83, in configuration and saved. it worked fine. Verified by adding a Name Virtual Host in apache configuration....Also updated configuration change in virtual host. Reading and updating configuration works fine. Only the problem is if we don't set Enable augeas support = yes in apache resource->Inventory->Connection Settings and if we click on Configuration tab, it gives the error 'Globally Uncought Exception (736136) There is already a bug filed for the above mentiioned ..https://bugzilla.redhat.com/show_bug.cgi?id=736136 Marking this a verified....
Bulk closing of old issues that are in VERIFIED state.