The customer was installing Java Agent to monitor a IBM Cognos server. The Agent starts but Cognos fails to start. IBM Cognos is not certified to be supported with the Java Agent but this suggestion could help if you are having this same trouble.
Application Performance Management Java Agent 9.7
Java 1.6.0 J9 IBM
zLinux Suse
IBM Congos 10.2
<param>"-javaagent:E:/apps/CA/IntroscopeAgent10.1/Cognos10.2/wily/AgentNoRedefNoRetrans.jar"</param>
<param>"-Dcom.wily.introscope.agent.agentName=Cognos_Global_TST"</param>
<param>"-Dcom.wily.introscope.agentProfile=E:/apps/CA/IntroscopeAgent10.1/Cognos10.2/wily/core/config/IntroscopeAgent.NoRedef.Cognos_TST.profile"</param>
<param>"-Dorg.osgi.framework.bootdelegation=com.wily.*"</param>
<param>"-javaagent:${install_path}/wlp/bin/tools/ws-javaagent.jar"</param>
<param>-jar</param>
<param>"${install_path}/wlp/bin/tools/ws-server.jar"</param>
<param>cognosserver</param>
Here is a document link to IBM for more information on the need to use this Java Option