cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to start JAVA stack after JVM update

Former Member
0 Kudos

Hi All,

I was updating SAP JVM to 6.1_64 using SUM, during the restart of java stack the upgrade process hanged.

when I checked in log(std_server0.out) below is the error message I found, please suggest me.

FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]

Heap

par new generation   reserved 1397760K, committed 1397760K, used 872847K [0x0000000320000000, 0x0000000375500000, 0x0000000375500000)

  eden space 1048320K,  82% used [0x0000000320000000, 0x0000000354e19388, 0x000000035ffc0000)

  from space 174720K,   3% used [0x000000036aa60000, 0x000000036b0aabd8, 0x0000000375500000)

  to   space 174720K,   0% used [0x000000035ffc0000, 0x000000035ffc0000, 0x000000036aa60000)

concurrent mark-sweep generation reserved 2796544K, committed 2796544K, used 53K [0x0000000375500000, 0x0000000420000000, 0x0000000420000000)

concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 34511K [0x0000000420000000, 0x0000000460000000, 0x0000000460000000)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Dheeraj,

Please check note 1836705  - JNI adoption because of security changes in JVM             for this issue.

Regards,
Archana


Answers (4)

Answers (4)

davefitzgibbon
Advisor
Advisor
0 Kudos

Hi,

you simply need to install the latest Kernel patch to resolve this issue. The solution is documented in the note

1836705 - JNI adoption because of security changes in JVM

After applying this and restarting the engine, it should come up.

Regards,

David

Former Member
0 Kudos

Hi David,

Can we check the kernel patch level at OS level, I have tried jlaunch -v it is showing 721 but not he sp level.

In the note 1836705 - I am confused which one to download as I am unable to find the current patch level.

Thanks,
Dheeraj

davefitzgibbon
Advisor
Advisor
0 Kudos

Hi Dheeraj,

You can check the current Kernel patch using the following command

sapcontrol -nr <instance number> -function GetVersionInfo

This will display the details required.

Regards,

David

Former Member
0 Kudos

Thanks a lot David

Regrads,

Dheeraj

Former Member
0 Kudos

David,

I tried replacing the /usr/sap/SID/SYS/exe/run with new kernel I have downloaded.

1. Downloaded latest kernel

2. used SAPCAR to uncar the kernel files(DB & DB independent)

3. stopped the system

4. replaced kernel dir

5. started system

Now DB is not starting

Below is the error from log JdbcCon.log file

Error: Couldn't connect to DB

com.sap.sql.log.OpenSQLException: Exception of type com.ibm.db2.jcc.am.DisconnectNonTransientConnectionException caught: [jcc][t4][2043][11550][4.15.82] Exception java.net.ConnectException: Error opening socket to server us6si1d01/167.105.46.87 on port 5,920 with message: A remote host refused an attempted connect operation.. ERRORCODE=-4499, SQLSTATE=08001.

Please help me

davefitzgibbon
Advisor
Advisor
0 Kudos

Hi Dheeraj,

Unfortunately, I am not a DB expert. Looks to be an error relating to TCP/IP

This article may help you :

https://www-304.ibm.com/support/docview.wss?uid=swg21403644

Regards,

David

former_member185239
Active Contributor
0 Kudos

Dear Dheeraj,

Please paste the dev_server0 and default trace.

Also check the thread

With Regards

Ashutosh Chaturvedi

former_member45419
Active Contributor
0 Kudos

Hi Reddy,

Pls check your JDK version & Os version may be it get mismatch

eg 32 Bit 64 bit.





Regards

Nayeem

Sriram2009
Active Contributor
0 Kudos

Hi Reddy

Refer the SAP Note   1937296 - SUM fails at start-shadow-instance-dm step

BR

SS