The plugin just needs to access to the various JBoss client .jar files. So, one option would be to leave your filesystem perms as-is and unpack a vanilla jboss distro where the agent can read and add to agent.properties:
jboss.installpath=/tmp/jboss-x.x.x
If you enable DEBUG logLevel in agent.properties (hair saver!), you can see where the plugin is currently looking to resolve the jboss plugin classpath elements.
On Apr 18, 2007, at 4:06 PM, deeboh wrote:
Crap. It was permissions again. My env is fairly complex due to security measures and the filesystem authorization setup. I may have to run hyperic-agents as root to save me from pulling out what little hair I have left.
Deeboh.