cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Team,

I have downloaded Eclipse for IDE fromEclipse.org. We have an existing S4 HANA system with below installed Product versions (screenshot below). When I try to add this SAP system into Eclipse under ABAP Perspective. It just timeout. Attached below is the Eclipse Trace log

mellinda_pereira_0-1732119616394.png

LOCATION SAP-Gateway on host 
sapgw01
ERROR timeout during allocate
TIME Wed Nov 20 15:40:27 2024
RELEASE 789
COMPONENT SAP-Gateway
VERSION 2
RC 242
MODULE /bas/789_REL/src/krn/si/gw/gwr3cpic.c
LINE 2264
DETAIL no connect of TP sapdp01 from host 10.53.252.5 after 20 sec
COUNTER 2
(remote system is [<unknown>])
at com.sap.conn.jco.rt.AbstractConnection.generateJCoException(AbstractConnection.java:623)
at com.sap.conn.jco.rt.ClientConnection.connectInternal(ClientConnection.java:626)
at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:1202)
at com.sap.conn.jco.rt.RepositoryConnection.connect(RepositoryConnection.java:190)
at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:116)
at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:527)
at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:31)
at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:469)
at com.sap.conn.jco.rt.RfcDestination.getSystemID(RfcDestination.java:1697)
... 35 more
Caused by: RfcException raised by system [<unknown>]:
message: Connect from SAP gateway to RFC server failed
connection parameters: TYPE=A DESTINATION=S4D_100_ecosys3_en ASHOST=10.53.252.5 SYSNR=01 PCS=1

SAP Experts can you please help. We need to add this system for developing CDS views
BW SAP HANA Modeling Tools (Eclipse) ABAP Development  #Eclipse

0 Likes
View Entire Topic
Isaias_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello!

Is 10.53.252.5 the actual IP address of the SAP server?

Because if NAT is involved, then the external NAT IP address must be added to the parameter "gw/alternative_hostnames".

Refer to https://help.sap.com/docs/SUPPORT_CONTENT/abapconn/3354079716.html .

Regards,

Isaías