|
From: Doug M. (JIRA) <ji...@hy...> - 2007-03-09 19:54:36
|
[ http://jira.hyperic.com/browse/HHQ-169?page=comments#action_15833 ] Doug MacEachern commented on HHQ-169: ------------------------------------- How-to configure the agent JRE on windows: http://support.hyperic.com/confluence/display/DOCSHQ27/BEA+WebLogic > WebLogic 9.x requires 1.5 JVM > ----------------------------- > > Key: HHQ-169 > URL: http://jira.hyperic.com/browse/HHQ-169 > Project: Hyperic HQ > Type: Bug > Components: Plugins > Reporter: Doug MacEachern > Assignee: Doug MacEachern > Priority: Minor > > > Since 9.x moved to JRE 1.5, the javax.management.* classes now live in jre/rt.jar > The current workaround is to have the agent use BEA's VM: > export HQ_JAVA_HOME=/usr/local/bea/jrockit90_150_04 > ./hq-agent.sh start > At the very least we need to gracefully handle the case where HQ's bundled 1.4 JRE is in use when trying to monitor 9.x > Would be better if we could just use the bundled 1.4 JRE -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.hyperic.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |