We are having a challenge integrating the Java agent with Hyperion WebLogic running as a Windows Service.
Since the environment uses JRockit,we need the Agentbootstrap class in front of weblogic.Server
Please do the following:
1.Execute the preinstrumentor.cmd file from the PERFORMASURE_HOME\scripts directory
Command: preinstrumentor.cmd %JAVA_HOME%
Where %JAVA_HOME% is the path where you have installed the Java SDK that Weblogic is using.
2. Add additional jvm options to registry
-Xbootclasspath/p:PERFORMASURE_HOME\bootstrap\<integrationid>\JAVA_HOME.jar
-javaagent/p:PERFORMASURE_HOME\lib\performasure-agent.jar
-Dquest.agent.cmdline.arg0=weblogic.Server
-Dquest.integrationid=<integrationid>
3. IncrementJVMOptionCount by four.
4.Change the StartClass
WebLogic Service definition has a Registry value that specifies the start class:
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy