cancel
Showing results for 
Search instead for 
Did you mean: 

server0 , partner not found server:sapgw01

Former Member
0 Kudos

Hi all here is the case.

My systme is solution manager 7 ehp1

recently just undergo system copy homogeneus to change the system number from 01 to 00

ABAP become 00, SCS become 01

The import is success, but the problem is not the server0 could not get started, during the phase starting application.. the error is pointing to failed connection to sap gateway service..

*

[Thr 131280] * ERROR partner 'server:sapgw01' not reached

[Thr 131280] *

  • TIME Wed Mar 07 16:15:21 2012

[Thr 131280] * RELEASE 701

[Thr 131280] * COMPONENT NI (network interface)

[Thr 131280] * VERSION 38

[Thr 131280] * RC -10

[Thr 131280] * MODULE nixxi.cpp

[Thr 131280] * LINE 2845

[Thr 131280] * DETAIL NiPConnect2

[Thr 131280] * SYSTEM CALL connect

[Thr 131280] * ERRNO 10061

[Thr 131280] * ERRNO TEXT WSAECONNREFUSED: Connection refused

[Thr 131280] * COUNTER 6

[Thr 131280] *

[Thr 131280] ************

Found out that it still try to connect to sapgw01, now the solution manager system number is 00 no longer 01.

Anywhere in configtool / offlineconfig for me to change and point the gateway to correct port ?

Thanks is advance

Accepted Solutions (1)

Accepted Solutions (1)

rupali_karbhari3
Active Contributor
0 Kudos

Hi,

Refer SAP note :

Note 1341701 - partner 'hostname:service' not reached

It seems there is a port opening issue at server level. also check if host file entries are correct

Also check in your DEFAULT and START profile parameter SAPSYSTEM =00

Regards,

Edited by: Rupali B on Mar 7, 2012 4:44 PM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi..the problem is solved..iincrease the server 0 trace.. i found out that it try to call SAPSDAPI that still pointing to sapgw01. Managerd to change it thu offlin config edtitor

Former Member
0 Kudos

Hi,

Please check all the profile in <Installation Drive>:\usr\sap\<SID>\SYS\profile

Ensure new instance number is reflecting.

Now dont stop the installation, try starting the Instance manually, startsap or via console.

Now got to work directory and look for the last modified logs and let us know.

Thanks

Jaianandh V

Former Member
0 Kudos

Hi,

Check in your instance profile if the old number is still mentioned somewhere (maybe as a port number ex. 3600 or 3900).

Check the instance profile parameters in config tool as well.

Regards,

Sonia