cancel
Showing results for 
Search instead for 
Did you mean: 

SAP gateway connection failed. Is SAP gateway started

former_member192421
Active Participant
0 Kudos

Hi All,

Recently I was applying support pack to ABAP+JAVA system, and the process hanged at IMPORT_PROPER stage.

Upon checking all the logs what I found is, it is trying to connect to SLD through RFC and the connection is getting failed.


:::::LOG:::::

**** Trace file opened at 20131110 110155 India Standard Time, SAP-REL 700,0,333 RFC-VER U 3 1296418 MT-SL

======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=17 thRc=236

SAP gateway connection failed. Is SAP gateway started?                  

ABAP Programm: RSLDAGDS (Transaction: )

User: DDIC (Client: 001)

Destination: SLD_UC (handle: 1, , )

Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501

CPIC-CALL: 'ThSAPOCMINIT' : cmRc=17 thRc=236

SAP gateway connection failed. Is SAP gateway started?                  

DEST =SLD_UC

HOST =%%RFCSERVER%%

PROG =SLD_UC

GWHOST =SAPBASIS

GWSERV =sapgw02

Here if you see, it's connecting to sapgw02 service. But in my system sapgw01 is present. Why it is connecting to sapgw02?


What do I do now? Shall I create another gw service with sapgw02 ? This system doesn't have standalone SAP Gateway.

So here, I need your expertise to overcome the problem.

Thanks in advance.

Regards,

Rajkumar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192421
Active Participant
0 Kudos

Hi All,

Thanks for your reply.

Yes, the jobs are running in background.

When I checked the RFC destination SLD_UC in SM59, it shows that it's connecting to gateway sapgw02.


I think, I have to change it to sapgw01 and try again.

Regards,

Rajkumar

Former Member
0 Kudos

Hi,

SPAM import_proper phase job is running as per your earlier comments . So how can you rerun it.

Second thing i dont think that patch upgrade in abap has got some relation with SLD RFC.

If you want to update you can do but i would suggest you to check the job status in SM37 .

SM37 --> select that import proper job and then --> job --> check status.

This will tell if the job is running or not.

Thanks

RishI abrol

Sriram2009
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

Are you applying patches in the abap system using SPAM.

Recently I was applying support pack to ABAP+JAVA system, and the process hanged at IMPORT_PROPER stage.

I dont think this job is related to the support pack. RSLDAGDS is for SAP_SLD_DATA_COLLECT job.

So this is not related to support pack.

Please login on server and check the logs in /usr/sap/trans/log and usr/sap/trans/tmp and see if the logs are getting updated.

Second thing login in the system and check sm21 if any errors.

Hope that you were running the phase in background.

Try to check the logs .

Thanks

Rishi Abrol