After installing JENNIFER, agent is not registered.
System Environment.
====================================
WAS Oracle10AS R3(OC4J) 10.1.1.3
OS HP-UX B.11.11
DBMS Oracle 9i
====================================
In case of Oracle WAS, I found that I have to copy Jennifer.jar into share.jar and put into “[WAS_HOME]/javacache/casheobjects” not to update existing Jennifer.jar on servlet.jar.
But I failed to register JENNIFER Agent.
I’ve already checked possible errors including typo when I install using env.jsp and jarcheck.jsp(Attached: env.txt, jarcheck.txt).
Ports is also opened.
I think this problem is related to Jennifer.jar. You can see oc4j.jar data in the attached “Jennifer_w11.log.20080702.txt”.
===================================================================================================
Missed Class: oracle.jdbc.driver.OracleConnection
Dependent Class: com.javaservice.jennifer.trace.JdbcHook
Roader: api:1.4.0
Code Source: /home/ias10gR3/j2ee/home/lib/servlet.jar
Configuration: (ignore manifest Class-Path) in META-INF/boot.xml in /home/ias10gR3/j2ee/home/oc4j.jar
====================================================================================================
Should I reupdate com and org javax class in servlet.jar into oc4j.jar?
Attached file includes properties data of oc4j.jar that I searched through Jar –tvf option. (Attached: oc4j.jar.txt)
Or, is there any other possibilities related to servlet.jar defined at jarcheck.jsp?
|