cancel
Showing results for 
Search instead for 
Did you mean: 

SOLMAN 7.0 (SR3) Installation Error

Former Member
0 Kudos

Hi, Experts

I am trying to install solman 7.0 in windows/db2. In one phase i am getting error, i am unable to solve this issue. Please help me to resolve the issue.

WARNING 2009-01-02 10:25:57.906

Execution of the command "D:\usr\sap\ISM\DVEBMGS00\exe\jlaunch.exe UserCheck.jlaunch com.sap.security.tools.UserCheck "C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install\lib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install\sharedlib;C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\install" -c sysnr=00 -c ashost=ISLLSOLM -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message" finished with return code 4. Output:

Jan 2, 2009 10:25:56 AM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Jan 2, 2009 10:25:57 AM Error: Exception during execution of the operation

[EXCEPTION]

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

Connect_PM TYPE=A ASHOST=ISLLSOLM SYSNR=00 GWHOST=ISLLSOLM GWSERV=sapgw00 PCS=1

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

ERROR partner 'ISLLSOLM:sapgw00' not reached

TIME Fri Jan 02 10:25:57 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2823

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

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

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

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)

at com.sap.security.tools.UserCheck.main(UserCheck.java:172)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Jan 2, 2009 10:25:57 AM Info: Leaving with return code 4

INFO 2009-01-02 10:25:57.906

Removing file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\DB6\CENTRAL\AS\dev_UserCheck.

ERROR 2009-01-02 10:25:57.921

CJS-30196 Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=ISLLSOLM SYSNR=00 GWHOST=ISLLSOLM GWSERV=sapgw00 PCS=1

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

ERROR partner 'ISLLSOLM:sapgw00' not reached

TIME Fri Jan 02 10:25:57 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2823

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

Thanks & Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Did you checked in SAP MMC that all instances are in green, sometimes they took a long time to get up and the install program fails. In the error it shows that it cannot connect to instance number 00.

Good luck

Former Member
0 Kudos

the Java process is having a communication issue with the ABAP stack. First 3 things I would look at:

1. is the ABAP stack up and running? The Java stack is checking for a user installed in the ABAP stack.

2. is sapgw00 service defined in the services file? should have been done by the installation, but I've seen this fail.

3. is host ISLLSOLM listening on the port defined as sapgw00? If this is not true, any number of things could be wrong.

former_member182034
Active Contributor
0 Kudos

HI VJ,

please check Listener service and do the installation with LoopBack Adapter for breaking away the disconnection.

regards,

majamil