cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to SAP gateway failed

Former Member
0 Kudos

Hello!

I have problem to start the J2EE stack of central instance.

The error seeems to be start of SAP Gateway.

The telnet commando is failed

(>telnet 192.168.150.50 sapgw02

Connecting To 192.168.150.50...Could not open connection to the host, on port sa

pgw02: Connect failed)

Can some one help me here:

        • Error file opened at 20080223 153551 Central European Time Rel 6.45.13 (2007-06-08) [700.114]

Error> occured >Sat Feb 23 15:35:51,896<

RfcException:

message: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=localhost SYSNR=02 GWHOST=localhost GWSERV=sapgw02 PCS=1

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

ERROR connection to partner '127.0.0.1:sapgw02' broken

Thank you very much!

regards

Thom

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Thom,

>

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

> ERROR connection to partner '127.0.0.1:sapgw02' broken

There are a variety of reasons why this would fail. One of them could be a change to the hosts file or the hostname of the system.

Have you looked through the various log files (dev_disp, dev_wo, etc.) to see if any issues appear there? Provide a copy if you can since these may provide more detail on the error being encountered.

Thanks,

J. Haynes

Edited by: Joe Haynes on Feb 25, 2008 8:15 AM

Former Member
0 Kudos

Hi Thom,

I think the problem come from the port : sapgw02!

If you'r running with Microsoft system, look in the file "services" in the folder :

C:\WINDOWS\system32\drivers\etc\.

You should fine a line like :

sapgw02 3302/tcp

Have you got this entry ?

Best regards,

Mathieu

Former Member
0 Kudos

Hi!

Yes, of course I have this entry.

Do you know how to proceed with troubleshooting?

regards

Thom

Former Member
0 Kudos

Hi,

I had the same problem. It was because the log usage level was 100% ! Source :[help SAP Space Management with MaxDB |http://help.sap.com/saphelp_nw70/helpdata/en/08/5742974ae611d1894f0000e829fbbd/content.htm]

Check your database status or check yours SAP java User :

SAPJSF, J2EE_ADMIN, J2EE_GUEST?

Are there locked?

Mathieu