cancel
Showing results for 
Search instead for 
Did you mean: 

Install Java Add-In for existing ABAP == 'First MSCS Node' step fails

Former Member
0 Kudos

I am in the process of installing the Java Add-In for an existing ABAP System.

I am doing the High-Availability Installation Services.

There are seven (7) steps:

1. Central Services Instance (CSC) Java Add-In

2. First MSCS Node

3. Database Instance Java Add-In

4. Additional MSCS Node

5. Enqueue Replication Server

6. Central Instance Java Add-In

7. Dialog Instance

Step #1 was completed successfully.

Step #2 (First MSCS Node) keeps failing with the following warnings/error:

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

WARNING 2011-11-02 07:38:04.928

Execution of the command "cluster.exe RESOURCE "SAP BWP 00 Service"" finished with return code 5007. Output:

Listing status for resource 'SAP BWP 00 Service':

Resource Group Node Status

-


-


-


-


System error 5007 has occurred (0x0000138f).

The cluster resource could not be found.

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

WARNING 2011-11-02 07:40:29.085

Execution of the command "M:\usr\sap\BWP\ASCS00\exe\sapstartsrv.exe -u -q -s BWP -n 00" finished with return code 128. Output:

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

ERROR 2011-11-02 07:40:29.210

FCO-00011 The step dCreateSecondNewSCSServiceWithVirtualHostName with step key |MSCS_A|windows|ind|ind|ind|0|0|SAPServices|windows|ind|ind|ind|9|0|dCreateSecondNewSCSServiceWithVirtualHostName was executed with status ERROR .

Accepted Solutions (0)

Answers (1)

Answers (1)

davefitzgibbon
Advisor
Advisor
0 Kudos

This seems to be an issue with the clustering solution. Please, refer to the following article link:

http://support.microsoft.com/default.aspx?scid=kb;en-us;281796

See if that helps

Edited by: David Fitzgibbon on Nov 2, 2011 2:18 PM

Former Member
0 Kudos

Hi David,

That's very useful hint!

Now I have to figure out which 'cluster resource' this is it, and which dependency it tries to add.

Best regards,

Tom

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

In addition, SAP now no more recommends to install dual stack system.

Thanks

Sunny

Former Member
0 Kudos

The issue has been resolved.

The sapstartsrv.exe was corrupted, under the ASCS and SCS instance directories.

I had to replace them both.

Thanks for your assistance.