cancel
Showing results for 
Search instead for 
Did you mean: 

Help! Abap with java integration in a clustered environment with sql 2005

Former Member
0 Kudos

Hi,

we are trying to install netweaver 04 with abap in a clustered environment following note 779253. In the sapinst of the netweaver master dvd for 64bit we followed the provided steps until the cluster conversion from Node A and Node B. So far so good, the cluster is working.

After this we want to integrate the java functionality (Java System Finalization). At first we install the supported SDK on both nodes in the same directory. But starting the sapinst-step of Java System Finalization we got the following error:

The ABAP Central Instance of SAP system XXX is installed on host

xxx (virtual host for sap). You have to run the installation step J2EE Add-in for ABAP

System on the installation host of the Central Instance (virtual host).

But it is not possible to start the installation on the virtual host because it belongs to the physical node. We did all the steps mentioned in the sap note 779253, but without any positive effect.

Any suggestions? We have no more ideas.

Thank you very much

Stefan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I believe what you need to do is launch the sapinst from the command line using the virtual hostname. This can be done by:

1) opening cmd window

2) navigating to the sapinst directory

3) enter "sapinst SAPINST_USE_HOSTNAME=<Virtual Host Name>"

This will launch sapinst using the virtual hostname and not the physical.