on 2014 Feb 24 10:53 AM
Dear Experts,
Java instance not starting after SP09 update on fresh installation of PI 7.31 dual stack.
Support pack SP09 was applied using SUM10 and it was successfully finished.
Post update, ABAP works fine and able to see all the updated SP levels.
Tried below options for fixing this issue:
Increasing/decreasing heap memory and server nodes in config tool and restarted Java server.
Updated Kernel to 721_EXT_REL
Referred below SAP Notes:
1836705 - JNI adoption because of security changes in JVM
1316652 - Analysis of startup errors for the AS Java 7.10
ABAP starts and works fine with updated kernel, but still Java server nodes doesn't start up.
Please Help.
Attaching logs.
Regards,
Deeraj Shetty
Update your kernel. For more info please read SAP Note 1836705 - JNI adoption because of security changes in JVM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinivasan,
We have high end resource allocated to PI server (Solaris SPARC).
Currently we are having 170GB swap size .
# swap -s
total: 126443192k bytes allocated + 63728608k reserved = 190171800k used, 178317584k available
I have increased heap mem to 4/6 GB, but still same issue .
Regards,
Deeraj Shetty
Dear All,
Issue resolved by applying latest patch on kernel as it contained the latest jstart executables.
Updated Kernel patch: 721_EXT_REL patch 201
Helpful SAP Note: 1836705 - JNI adoption because of security changes in JVM
Thank you all for the quick response and support .
Regards,
Deeraj Shetty
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Deeraj,
Below is the error in your logs:
====================================
FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]
==================================
Have you seen the below note?
1891477 - PI 7.1X upgrade deployment process fails due to missing ExecutionDetails class
Thanks
Abhi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abhi,
Thanks for the input. Yes I had gone through it and performed below steps:
Re-create the server node from the binaries in the database:
1) Shut down the whole Java instance.
2) Rename /usr/sap/<SID>/<Java Instance>/j2ee/cluster/serverX to serverX_old.
3) Re-start the instance.
But it didn't help.
Note: All the phases in SUM was completed successfully without any errors.
Post SP update, ABAP works fine but Java alone not starting.
Strangely i find below error in one of the dev_w* logs:
A Mon Feb 24 17:21:33 2014
A UpdateProfile (new settings): off,krn_impl,(no dyn check),(no logging),(no stat err),(local generation),(no commit)
A UpdateProfile (new exceptions): (tmp_err),(home_err),(local_err)
A UpdateProfile (new version): 0
A ***GENER* Trace switched off ***
M SecAudit(rsauinit): WP attached to existing shared memory.
M SecAudit(RsauShmInit): addr of SHM for Audit.. = ffffffff5d600000
M SecAudit(RsauShmInit): addr of RSAUSHM........ = ffffffff5d601000
M SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = ffffffff5d601610
M SecAudit(RsauShmInit): addr of RSAUSLOTS...... = ffffffff5d601620
B dbrda: Redirect database access is disabled via rsdb/rda profile parameter setting.
M
M Mon Feb 24 17:23:21 2014
M extStatHook: This process does not report performance statistics
S
S Mon Feb 24 17:28:21 2014
S found spool memory service RSPO-ACTIONS at ffffffff44b0b2d8
A
A Mon Feb 24 17:31:21 2014
A *** ERROR => RFC ======> Password logon no longer possible - too many failed attempts
[abrfcio.c 9235]
A {root-id=8010E00B8DC01ED3A7A96C09BD0F0719}_{conn-id=00000000000000000000000000000000}_0
A *** ERROR => RFC ======> Password logon no longer possible - too many failed attempts
[abrfcio.c 9235]
A {root-id=8010E00B8DC01ED3A7A96C09BD0F0719}_{conn-id=00000000000000000000000000000000}_0
A
A Mon Feb 24 17:31:23 2014
A *** ERROR => RFC ======> Password logon no longer possible - too many failed attempts
[abrfcio.c 9235]
A {root-id=8010E00B8DC01ED3A7A96C09BD0F0719}_{conn-id=00000000000000000000000000000000}_0
Any idea which user i need to look for?
Regards,
Deeraj Shetty
Thanks for clarification!
So this user error seems not to be connected to your Java problem.
Btw, those dev_w* are from the ABAP part, aren't they?
In this case please check RFC users in your ABAP system.
As for the Java problem, an SAP notes search with keywords "exit code 2150" will provide severals results, and there are some notes suggesting a kernel upgrade, as also suggested by serveral other repliers here.
Let me join them!
regards
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.