cancel
Showing results for 
Search instead for 
Did you mean: 

Installing NW2004S SR2 failed on RedHat Linux ES

Former Member
0 Kudos

Hi,

I got an error while installing NW2004S SR2 (SP9) on RedHat Linux 4 ES with Oracle 10.2.0.2 DB.

I chosed Central System Installation and selected all usage type except BI and MI (double stack installation with Java + ABAP). Sun's JDK 1.4.2_12 was used during the installation.

The installation stopped at phase 33 of 97: Create java user and the error log on

SAPInst console displayed:

WARNING 2007-11-20 10:34:01

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/sap/TR1/DVEBMGS00/exe/jlaunch UserCheck.jlaunch c om.sap.security.tools.UserCheck /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS /install/lib:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib: /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install -c sysnr=00 -c ashost=b itdtest01 -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -p XXXXX X -r SAP_BC_JSF_COMMUNICATION_RO -message_file UserCheck.message" finished with return code 4. Output:

Nov 20, 2007 10:34:00... Info: User management tool (com.sap.security.tools.User Check) called for action "checkCreate"

Nov 20, 2007 10:34:00... Error: Exception during execution of the operation

[EXCEPTION]

com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gat eway failed

Connect_PM TYPE=A ASHOST=bitdtest01 SYSNR=00 GWHOST=bitdtest01 GWSERV=sapgw00 P CS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner '127.0.0.1:sapgw00' not reached

TIME Tue Nov 20 10:34:00 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2764

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 111

ERRNO TEXT Connection refused

COUNTER 2

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.jav a:457)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:989)

....

....

Nov 20, 2007 10:34:00... Info: Leaving with return code 4

INFO 2007-11-20 10:34:01 [syuxcfile.cpp:280]

CSyFileImpl::remove()

Removing file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.

INFO 2007-11-20 10:34:01 [syuxcfile.cpp:280]

CSyFileImpl::remove()

Removing file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/dev_UserCheck.clo ne.

ERROR 2007-11-20 10:34:01

CJSlibModule::writeError_impl()

CJS-30196 Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=bitdtest01 SYSNR=00 GWHOST=bitdtest01 GWSERV=sapgw00 P CS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner '127.0.0.1:sapgw00' not reached

TIME Tue Nov 20 10:34:00 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2764

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 111

ERRNO TEXT Connection refused

COUNTER 2

ERROR 2007-11-20 10:34:01 [iaxxgenimp.cpp:731]

showDialog()

FCO-00011 The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_O nehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Inst ance_Doublestack|ind|ind|ind|ind|3|0|createJSF was executed with status ERROR .

I've searched discussion forum but couldn't find appropriate solution to this problem. Could anyone help with this case?

Accepted Solutions (1)

Accepted Solutions (1)

former_member185954
Active Contributor
0 Kudos

Hi Addison,

Please check the following thread, it looks like the problem may exist with your Sun Java.

Hope that helps.

Regards,

Siddhesh

Answers (2)

Answers (2)

Former Member
0 Kudos

1. Using IBM's JDK and policy file.

2. If server stops during installation, re-start it manually (startsap).

3. Remove un-supported IBM JVM options from server startup property file (.../j2ee/cluster/instance.*)

4. Use configtool.sh to remove more JVM parameters store in database.

Former Member
0 Kudos

Well, many thanks for the info.

Full re-installing with IBM JDK 1.4.2_00 (SR9) (for xSerise) and its policy file did the trick.

Though it has its own problems but those are easier to resolved.

(IBM's JVM doesn't accept many of the command line parameters, like -XX options, and they have to be removed from startup property file).

One of my co-work also installed Java+ABAP on an ordinary PC (Intel 32 bits) with Linux 4 ES and Sun JDK 1.4.2_12 and got no problems. Does this imply it's better to use IBM's JDK when installation NetWeaver on IBM hardware? (I was installing NetWeaver on IBM x336 series, twin-CPU server).

former_member185954
Active Contributor
0 Kudos

Yes it does,

there is a SAP Note regarding this, although I don't remember the note number now

Regards,

Siddhesh