Tried to download Agent installer after an Oracle installation and got: wget http://localhost:7080/agentupdate/download --17:24:19-- http://localhost:7080/agentupdate/download Resolving localhost... 127.0.0.1 Connecting to localhost|127.0.0.1|:7080... connected. HTTP request sent, awaiting response... 403 Agent Updates Has Been Disabled 17:24:19 ERROR 403: Agent Updates Has Been Disabled.
go into the Administration>SystemConfiguration>Settings page Look at the setting for "Allow Agent Updates" - what is it? Also, "select * from RHQ_SYSTEM_CONFIG" and look for the agent update row and see its value. The only way for this to happen is if you disabled it. I do not think we disabled this out of box (if we did, that's wrong)
the other way this can be disabled is if this system property is set (e.g. in rhq-server.properties): rhq.server.agent-downloads-limit=0
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2283
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage