cancel
Showing results for 
Search instead for 
Did you mean: 

Willy Agent Install - SAP JAVA not coming Up

Former Member
0 Kudos

Hi All,

We recently installed new SAP PO 7.5 App server after installation we setup Willy Agent version 9.7.1.16.

After Wily Setup, SAP PO System is not starting and it gets down in starting framework step.

server0 log file says -

J Fri Sep  9 14:19:01 2016

J  Heap

J   par new generation   reserved 5592064K, committed 5592064K, used 1726601K [0x00000003f0000000, 0x0000000545500000, 0x0000000545500000)

J    eden space 4194048K,  40% used [0x00000003f0000000, 0x00000004584fb560, 0x00000004effc0000)

J    from space 699008K,   2% used [0x000000051aa60000, 0x000000051bb87140, 0x0000000545500000)

J    to   space 699008K,   0% used [0x00000004effc0000, 0x00000004effc0000, 0x000000051aa60000)

J   concurrent mark-sweep generation reserved 11185152K, committed 11185152K, used 0K [0x0000000545500000, 0x00000007f0000000, 0x00000007f0000000)

J   Metaspace       used 34962K, capacity 37016K, committed 37208K, reserved 294912K

J    class space    used 4162K, capacity 4694K, committed 4756K, reserved 262144K

F

F [Thr 140497258743552] Fri Sep  9 14:19:01 2016

F  [Thr 140497258743552] *** LOG => SfCJavaVm: exit hook is called. (rc = -1501)

F

F  ********************************************************************************

F  *** ERROR => Java node 'server0' terminated with exit code -1501.

F  ***

F  *** Please see section 'Java program exit codes'

F  *** in SAP Note 1316652 for additional information and trouble shooting advice.

F  ********************************************************************************

And Default trace shows -

The following Error is thrown by the VM [com.sap.jvm.impl.lang.NonAlertingInternalError]. ErrorQueueHandler will just trace it. The caller component should take care to process it properly.

com.sap.jvm.impl.lang.NonAlertingInternalError

When we remove or disble below parameter from configtool, System comes up.

-javaagent:/usr/sap/.../BytecodeAgent/..../Agent.jar

We have same Wily version running on other same machines and it is running fine.

Please suggest what could be reason of this issue and how can we solve it.

Thanks,

Shivam

Accepted Solutions (1)

Accepted Solutions (1)

ImtiazKaredia
Active Contributor
0 Kudos

This is captured in

2324286 - Netweaver 7.5 Java fails to start after Byte Code Adapter setup - Solution Manager 7.1

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you All for your response, OSS note - 232486, 2138309 solved the problem.

Regards,

Shivam

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

Update the JRE on the system and then recreate or set up the Wily file again

Introscope version 10 is available. Why not use that?

2285189 - Introscope 10.1 Release Notes for changes and open issues

Sriram2009
Active Contributor
0 Kudos

Hi Shivam.

1. Just do the full system restart and then check the same .

2. Could you share the full log as text format attachment. Check this SCN thread with same error message SfCJavaVm: exit hook is called. (rc = 2150) | SCN

BR

SS