Bug 846292
Summary: | Apache: Error on editing option of directory inside apache virtual host | ||||||
---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Sunil Kondkar <skondkar> | ||||
Component: | Plugin -- Apache | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | JON 3.1.0 | CC: | hrupp, jkremser, lkrejci, loleary | ||||
Target Milestone: | ER01 | ||||||
Target Release: | JON 3.2.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 860839 (view as bug list) | Environment: | |||||
Last Closed: | 2014-01-02 20:36:12 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 860839 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Sunil Kondkar
2012-08-07 11:03:33 UTC
From triage:Can we check if this is jdk7 related, if it is we should fix. If not, then this should be targetted for jon312 I've reproduced the bug on 1.6.0_31, so it is not jdk7 related Thanks jk. As per triage pushing to jon312 More observations: The error is not just in the 'options' section. I cannot modify any configuration in the directory inside apache virtual host. I added 'All' value in 'Allow' section or selected the radio button 'Allow,Deny' in 'order' section. Clicking on 'Save' button displays the same error in agent log: 2012-08-16 14:41:37,702 ERROR [ResourceContainer.invoker.nonDaemon-14] (org.rhq.plugins.apache.ApacheDirectoryComponent)- Augeas failed to save configuration Created attachment 616463 [details]
mylyn/context/zip
Ignore the above comment and attachment - playing with Eclipse gone wrong ;) I could not reproduce the bug. Are you sure, you're running the agent with enough privileges to write to the Apache's config files? I.e. if you're editing /etc/httpd/conf/httpd.conf, you most probably have to run the agent as root (unless you play with permissions on the file and directories, the user the agent runs as and possibly SELinux policies). I take it back :) I was able to reproduce... Bug 860839 fixed this in master. Per triage with loleary, crouch, mfoley: Move to JBoss ON product, set target release JON 3.2, clear priority (will be subject to further triage in JON 3.2 timeframe). This has been fixed upstream as per comment 9. Changing the status of the bug. As per comment 11, this has been in JON 3.2.0 for some time. Verified on Version: 3.2.0.ER3 Build Number: c0742ed:90dd474 Add/Edit/Delete option of directory inside apache virtual host is successful. No errors in agent log. |