cancel
Showing results for 
Search instead for 
Did you mean: 

IDES Installation Error on Create Java users

Former Member
0 Kudos

Hi all Gurus,

Please help. I have encounter error during my installation of IDES.

Below are the UserCheck.log information:

Apr 18, 2010 6:35:47 PM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Apr 18, 2010 6:35:48 PM 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=ecc6 SYSNR=04 GWHOST=ecc6 GWSERV=sapgw04 PCS=1

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

ERROR partner 'ecc6:sapgw04' not reached

TIME Sun Apr 18 18:35:48 2010

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2764

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:989)

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

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)

Apr 18, 2010 6:35:48 PM Info: Leaving with return code 4

Reserved 1610612736 (0x60000000) bytes before loading DLLs.

Regards,

TWK

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Dear TWK,

Check the Host entry in /etc/hosts, also check services file is SAPgw04 service is available.

BR,

Hi Darshan,

How to check host entry? Sorry that i might posting some newbie question here. This is my first time installing IDES. How to check services file is SAPgw04 service is available?

Regards,

Elvio

Former Member
0 Kudos

Hi Rajesh Narkhede,

I have this error during IDES installation. No user are able to login. Not able to login ABAP at this stage.

Regards,

Elvio

markus_doehr2
Active Contributor
0 Kudos

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

> ERROR partner 'ecc6:sapgw04' not reached

This means that your system can't be reached, most likely it's not started.

Can you connect to the system using a SAPGUI?

Markus

Former Member
0 Kudos

Hi Markus.

How to start it? I am half way on IDES installation and pop up error message.

Regards,

Elvio

Former Member
0 Kudos

Dear TWK,

Check the Host entry in /etc/hosts, also check services file is SAPgw04 service is available.

BR,

Darshan

Former Member
0 Kudos

Hi,

For which user it is throwing the error ?

Are you able to login to ABAP at this stage ?

Please refer the below notes for IDES installation error for creating JAVA users.

[1126481 - SAP installation terminates in step createJSF|https://service.sap.com/sap/support/notes/1126481]

Regards.

Rajesh Narkhede