Skip to Content
0
May 28, 2020 at 12:43 PM

jstart.exe process hanging in "starting the processes"

1813 Views Last edit May 28, 2020 at 12:44 PM 2 rev

Hello,

I have a JAVA system running on Windows. When trying to start it using SAPMMC the jstart.exe process remains on yellow - Starting the processes for a very long time. It seems like it is hanging. I waited for more than 30 minutes for server0 to start but the status doesn't change.

After checking dev_server0 I found this error:

Option is not recommended for use in productive environments: -XX:+PrintGCTimeStamps
J JVMX version - Feb 20 2020 18:05:32 - 81_REL - optU - windows amd64 - 6 - bas2:318028 (mixed mode)
J Error occurred during initialization of VM
J agent library failed to init: instrument
J [Last 4000 events in the event buffer]
J <thread> <time> <id> <description>
J 13592 0.01 0x00000003 Loaded dll "H:\usr\sap\<SID>\J02\exe\sapjvm_8\jre\bin\instrument.dll" [0x00007ffd9f240000]
J 13592 0.00 0x00000002 Loaded dll "H:\usr\sap\<SID>\J02\exe\sapjvm_8\jre\bin\java.dll" [0x00007ffd98ed0000]

J 13592 0.00 0x00000001 Loaded dll "H:\usr\sap\<SID>\J02\exe\sapjvm_8\jre\bin\verify.dll" [0x00007ffd9f270000]

F
F [Thr 13592] Thu May 28 13:47:29:513 2020
F [Thr 13592] * LOG => SfCJavaVm: abort hook is called.

Looking online for a solution I found some SAP notes related to SPM, but my system is the JAVA stack of Solman 7.2.

Any suggestions on how I might fix this issue and get my JAVA system started?

Thank you.