cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to Gateway failed

Former Member
0 Kudos

Dear All,

While testing RFC connection we got the error :

connection to gateway failed.Is gateway started?

But standalone gateway is up and running.

<b>dev_rd file says</b>

***LOG Q0I=> NiPConnect2: connect (238: Connection timed out) [nixxi.cpp 2769]

      • ERROR => NiPConnect2: SiPeekPendConn failed for hdl 49 / sock 44

(SI_ECONN_REFUSE/238; I4; ST; 10.65.28.34:3310) [nixxi.cpp 2769]

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

*

  • LOCATION SAP-Gateway on host mou094 / sapgw11

  • ERROR partner 'mtovn324.dc.mars:sapgw10' not reached

*

  • TIME Wed Jun 20 09:21:19 2007

  • RELEASE 700

  • COMPONENT NI (network interface)

  • VERSION 38

  • RC -10

  • MODULE nixxi.cpp

  • LINE 2769

  • DETAIL NiPConnect2

  • SYSTEM CALL connect

  • ERRNO 238

  • ERRNO TEXT Connection timed out

  • COUNTER 35846

*

<b>dev_w1 File says</b>

A *** ERROR => RFC ======> CPIC-CALL: 'ThSAPOCMINIT'

SAP gateway connection failed. Is SAP gateway started?

[abrfcio.c 8141]

A *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501

CPIC-CALL: 'ThSAPOCMINIT'

SAP gateway connection failed. Is SAP gateway started?

DEST =OPTSERVER_SNP01

HOST =mtovn324.dc.mars

PROG =d:\apooptLGD\snp\bin\snpopsvr.exe

GWHOST =mtovn324.dc.mars

GWSERV =sapgw10

[abrfcio.c 8141]

A TH VERBOSE LEVEL FULL

A ** RABAX: end RX_GET_MESSAGE

Can somebody help out.

Thanks in advance.

Regards,

Tushar

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member433984
Active Contributor
0 Kudos

Is the GW on host

GWHOST =mtovn324.dc.mars

running and listening to port

GWSERV =sapgw10

?

Former Member
0 Kudos

How to check whether SAP Gateway is running or stopped??

Can you post some commands or tools to check SAP Gateway status( For unix and windows also if possible)

Thanks

Sridhar

former_member433984
Active Contributor
0 Kudos

1. you can run

netstat.exe -ano

and check if some process runs on GW port (you will get also process ID and can search for process name in tasklist.exe)

2. look in dev_rd on remote machine