cancel
Showing results for 
Search instead for 
Did you mean: 

update jdk to SAP JVM 4 on solution manager 7.1 SP08

Former Member
0 Kudos

we are planning to update jdk to SAP JVM 4 on solution manager 7.1 SP08, Do we need to take any precautionary steps? currently we have wily introscope configured and some of the Managed systems configured.

Thanks
Suresh

Accepted Solutions (0)

Answers (2)

Answers (2)

madasamy_arunachalam
Active Participant
0 Kudos

Hi Suresh

Also follow the standard SAP notes for  OS specific and SUM related notes;

1367498 - SAP JVM installation prerequisites

1133020 - How to import a SAP JVM patch into an AS Java

regards

swami

Former Member
0 Kudos

Hi Swami,

But  while updating SAPJVM we are getting below error, when i checked the wily working directory ,it is looking for connector generator jar file

Former Member
0 Kudos

In a former installation, I found it under /usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-06-05/wily/connectors/ - maybe this can help. (DAA = SID of diagnostics agent)

PS: We also recreated AutoProbeConnector.jar:

1. Login as daaadm.

2. Change to directory /usr/sap/DAA/SMDA97/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.8.1.0.0-2009-06-05/wily/connectors/

3. Rename AutoProbeConnector.jar

4. run

java -jar CreateAutoProbeConnector.jar -jvm /usr/lib64/jvm/java-1_4_2-ibm-1.4.2/jre -output AutoProbeConnector.jar

Former Member
0 Kudos

thanks Daniel , but we have two files which one we need to select

CreateAutoProbeConnector.jar

AutoProbeConnector.jar

Former Member
0 Kudos

During the JVM change, chose CreateAutoProbeConnector.jar, afterwards recreate AutoProbeConnector.jar.

Former Member
0 Kudos

How to recreate AutoProbeConnector.jar

Former Member
0 Kudos

Hi,

Just the java profile parameters accordingly.

Otherwise your java engine might not come up.

Parameters you can get from the same note which talks about JVM upgrade.

Regards

Abhishek