cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Connection Errors

Former Member
0 Kudos

Hi,

I am getting below RFC error when i was trying to communicate with NON-sap system "PROLIET" using TCP/IP connection. The same connection is working fine from DEV system but in QAS system giving below error.

Logon Connection Error

Error Details Error when opening an RFC connection

Error Details ERROR: timeout during allocate of registered program

Error Details LOCATION: SAP-Gateway on host x4450a / sapgw01

Error Details DETAIL: TP proleit.cradle init/busy for more than 60 sec

Error Details COMPONENT: SAP-Gateway

Error Details COUNTER: 4256

Error Details MODULE: gwr3cpic.c

Error Details LINE: 1937

Error Details RETURN CODE: 677

Error Details SUBRC: 0

Error Details RELEASE: 700

Error Details TIME: Sat Jan 15 15:16:33 2011

Error Details VERSION: 2

Earlier the coonection says program not registered in gateway so I tried registering the program "prolite.cradle" at OS level using the below command.

rfcexec -a <PRD ID> -g <SAP Gateway host> -x < gateway Service>

Also I tried to register the RFC Destination in rfc.ini

after executing the command I went to SAPGW -> go to logged on clients->

I see the program ID registered and connection worked fine however same issue persists as soon the user session and command stopped.

Then it says again Program "proleit.cradle" not registered in gateway. Please suggest incase if we need to nake any modification on 3rd party system.

Please suggest if any one ever had this issue.

Regards,

Vinod

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

There was a problem with the 3rd party application.

former_member182034
Active Contributor
0 Kudos

hi vinod,

first check the telnet to against these ports and if any issue then contact with ur network team.

telnet IP 32nn (eg telnet 172.10.0.1 3200)
telnet IP 33nn
telnet IP 36nn

Please check following link for solution.

regards,

anindya_bose
Active Contributor
0 Kudos

Hi

Did you try by applying kernel patch? I faced this kind of problem with a specific kernel patch , but the higher patch helped me.

Regards

Anindya

Former Member
0 Kudos

Hi,

Thanks for your response.

We see some problem with third party application program "proliet" in regesitering sap application server. I am working with the concern team. Will update the staus once I find some fix.

Regards,

Vinod