cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to 10.66.36.106 / sapgw00 failed (rc=NIECONN_REFUSED)

former_member290779
Discoverer
0 Kudos

Hello @all,

i have a problem and i hope sombody can help me. My Java Server could not start.

What is happend: We need this Java Stack for the BI Server. Last week we have change all Server IP´s. The Host Table from our Windows Server is modified wite the new IP´s. The Java Stack is still searching the BI System on the old IP Adress. Where can i change this Adress 10.66.36.106 adress to 10.0.111.106.

**********************

The Trace

*****************************************************************************

*

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

* ERROR partner '10.66.36.106:sapgw00' not reached

*

  • TIME Fri Jul 01 18:04:43 2011

* RELEASE 701

* COMPONENT NI (network interface)

* VERSION 38

* RC -10

* MODULE nixxi.cpp

* LINE 2835

* DETAIL NiPConnect2

* SYSTEM CALL connect

* ERRNO 10060

* ERRNO TEXT WSAETIMEDOUT: Connection timed out

* COUNTER 1

*

*****************************************************************************

JLaunchIExitJava: exit hook is called (rc = -11113)

**********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

**********************************************************************

JLaunchCloseProgram: good bye (exitcode = -11113)

*****************

Thanks for your help

Accepted Solutions (1)

Accepted Solutions (1)

former_member290779
Discoverer
0 Kudos

Hello Sunny,

thanks for your replay, but it is not helpfull. We have make all changes on the OS level. Your Note is only for ABAP my java system is a single stack. Btw, windows / max db

Greetings

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

In case of java system, you need to change IP at lot of places. Check below thread which will give you an idea:

However thread is for dual stack system, but steps for Java applies to your case as well.

Thanks

Sunny

Answers (2)

Answers (2)

former_member290779
Discoverer
0 Kudos

Thanks a lot, its working now.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

You need to change many things whicl changing the IP of Java system. Check SAP Note 403708 - Changing an IP address

Thanks

Sunny