cancel
Showing results for 
Search instead for 
Did you mean: 

partner '127.0.0.1:sapgw00' not reached

Former Member
0 Kudos

Hi All,

We are facng a very peculiar error in out NW 7.1 system. The system works fine and performance is also okk. But when we were going through the log's (//usr/sap/<SID>../work> folder noticed that there is a error that is coming after every 1 hour and it says like

[Thr 2672] Mon Oct 19 18:22:35 2009

[Thr 2672] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2835]

[Thr 2672] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 47 / sock 18360

(SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:3300) [nixxi.cpp 2835]

[Thr 2672] *** ERROR => GwIConnect: GwConnect to localhost / sapgw00 failed (rc=NIECONN_REFUSED) [gwxx.c 296]

[Thr 2672] ***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx.c 297]

[Thr 2672] ***LOG S0R=> GwIConnect, GwConnect () [gwxx.c 299]

[Thr 2672] ***LOG S0S=> GwIConnect, GwConnect (sapgw00) [gwxx.c 301]

[Thr 2672] ***LOG S90=> SAP_CMREGTP3, GwIConnect ( 236) [r3cpic.c 9702]

[Thr 2672]

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

*

[Thr 2672] * ERROR partner '127.0.0.1:sapgw00' not reached

[Thr 2672] *

  • TIME Mon Oct 19 18:22:35 2009

[Thr 2672] * RELEASE 701

[Thr 2672] * COMPONENT NI (network interface)

[Thr 2672] * VERSION 38

[Thr 2672] * RC -10

[Thr 2672] * MODULE nixxi.cpp

[Thr 2672] * LINE 2835

[Thr 2672] * DETAIL NiPConnect2

[Thr 2672] * SYSTEM CALL connect

[Thr 2672] * ERRNO 10061

[Thr 2672] * ERRNO TEXT WSAECONNREFUSED: Connection refused

[Thr 2672] * COUNTER 40

[Thr 2672] *

[Thr 2672] *****************************************************************************

I have checked the services file and all the entries are present there, could any one help me in fixing this error?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

One additional thing to try is to run netstat to see if the port is up and check to see if another service has bound to that port 3300. You can also try using telnet to attach to the port to see if you get a response (i.e. 'telnet localhost 3300').

Hope that is helpful.

J. Haynes

Former Member
0 Kudos

Hi,

Thanks for your response, The JCo's in Visual Admin are working fine.

coming to the SAPGW00, I dont think we have the gateway installed on the NW system. Unable to do Telnet for the port 3300.

Any suggestions for this?

Thanks.

vincentlim826
Employee
Employee
0 Kudos

Don't you have gwrd process running ?

Former Member
0 Kudos

Hi Vincent,

Where do I check this gwrd service?

We have NW 7.1 with Java(No ABAP), do I have to have a dedicated SAP Gateway??

Could you please elaborate on this?

In the Visual Admin->Server->Services->JCo RFC Provider I am using the SAPGW00 of the ECC(ABAP) system.

Unable to determine where this is checking for the SAPGW00 in the Java engine...

Thanks in advance

Edited by: Chiluveru Sravanthi on Oct 20, 2009 9:28 AM

Edited by: Chiluveru Sravanthi on Oct 20, 2009 9:37 AM

Former Member
0 Kudos

If you can run SMGW in your ABAP stack then you should be able to confirm that it is running. You can also run ST11 to view the file 'dev_rd' to see if there was an issue on startup.

Are you possibly running your java stack on a different system from your ABAP stack?

J. Haynes

Former Member
0 Kudos

Hello Chiluveru,

Such errors are written when the connection to the gateway fails.

For example if the configuration is wrong in the JCo RFC Provider service of the J2EE Engine.

You could use Visual Administrator to access the JCo RFC Provider.

Regards,

Ventsi Tsachev

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Have you checked all SM59 entries are working fine ?

Thanks

Sunny