cancel
Showing results for 
Search instead for 
Did you mean: 

NW 7.4 Java System Copy - system does not start

Former Member
0 Kudos

Hi All,

I'm using the latest NW 7.4 tools to copy a CRM 7 EHP 3 Java system from QA to Pre-Prod.  The QA system was installed at CRM 7 EHP 1 and subsequently had EHP 2 then 3 applied, which brings it up to NW 7.4.  We have already used the latest 7.4 tools to do a Java system copy on a 7.4 Portal with the Backup /Restore method, and that started without issues.  However the CRM system refuses to start when using the new tool.  The DB has been copied and renamed first and then the three stages of copying a distributed system completed (see image).

I tried copying the kernel over from the QA system too, but that does not help.

Error code is:: Java node 'server0' terminated with exit code 2150

SAP Notes 1945047 and 1794179 advise us to patch SERVERCORE, J2EEFRMW, ENGINEAPI, BASETABLES, CORETOOLS, J2EE-APPS  but we can't do that with SUM as the Java isn't running!!

Any ideas?

Thanks,

Graham

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Exit code 2150 means that one of the core services failed to start.

In dev_server0 you will find following entry


M  [Thr 5568] ***LOG Q0I=> NiPConnect2: 10.85.10.52:3300: connect (10060: WSAETIMEDOUT: Connection timed out)

Port 3300 indicates that this is a connection to gateway that fails. Use it as a starting point for troubleshooting this issue.

Answers (4)

Answers (4)

deeraj_shetty
Participant
0 Kudos

Hi Graham,

Please update your kernel to latest patch.

Refer: http://scn.sap.com/thread/3507864


Regards,

Deeraj Shetty

Former Member
0 Kudos

Please check or attach std_server0.out log file.

Former Member
0 Kudos

Hi Roman,

Thanks for the pointer, and I've now located that it's a two-fold issue:

1.  Port 3300 is closed between the new Pre-Prod CRM Java and CRM ABAP server.

2.  The system copy process does not ask for the new UME server - in this case the ABAP CRM system - so the destination needs repointing in the offline config tool

Thanks,

Graham

Sriram2009
Active Contributor
0 Kudos

Hi Graham

Kindly restart the full system with OS and than try again update the latest logs?

Regards

Ram

Sriram2009
Active Contributor
0 Kudos

Hi

Kindly refer the SAP Note 1945047 - AS Java stops with exitcode 2150


Regards

Ram

Former Member
0 Kudos

Hi Ram,

Did you even had a look at attached log?

Note 1945047 is referring to different case.