cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR: timeout during allocate

Former Member
0 Kudos

Hi ,

after creating RFC's from Solution manager to Managed system, the BACK rfc getting error as "ERROR: timeout during allocate".

Logon    Connection Error

Error Details    Error when opening an RFC connection

Error Details    ERROR: timeout during allocate

Error Details    LOCATION: SAP-Gateway on host WEGSFCP19201 / sapgw00

Error Details    DETAIL: no connect of TP sapdp71 from host iginsapvar01 after 20 sec

Error Details    COMPONENT: SAP-Gateway

Error Details    COUNTER: 165037

Error Details    MODULE: gwr3cpic.c

Error Details    LINE: 2066

Error Details    RETURN CODE: 242

Error Details    SUBRC: 0

Error Details    RELEASE: 701

Error Details    TIME: Fri Mar 23 23:48:11 2012

Error Details    VERSION: 2

can anybody help me out this please, its very urent.

Regards,

Govardhan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi

use telnet to connect your dev from solman.

if you sure all config fine, chk out this note Note 581509 - Reasons for "timeout during allocate"

https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=581509

Thanks

Jansi

Former Member
0 Kudos

HI,

I tried to use telnet in managed system, but its not working.

i think that is the problem i'm getting but when i checking the BACK RFC it was giving error "

ERROR: timeout during allocate ", Please help me on this.

Regards,

Govardhan

Former Member
0 Kudos

hi

hav you checked the attached note Note 581509 - Reasons for "timeout during allocate"

Thanks

Jansi

Former Member
0 Kudos

yeah, i checked, in that also saying that inbound and outbound access should be there for RFC access.

Regards,

Govardhan

Former Member
0 Kudos

please paste some RFC traces.

regards

Jansi

Former Member
0 Kudos

could you please tell me the path wher trace file was placed?

Former Member
0 Kudos

hi ,

this is the trace file..

**** Trace file opened at 20120328 223958 Pacific Daylight Time, SAP-REL 701,0,150 RFC-VER U 3 1260209 MT-SL

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

SAP gateway connection failed. Is SAP gateway started?                  

ABAP Programm: RSRFCPIN (Transaction: SM59)

Called function module: RFC_PING

User: BASISUSER (Client: 100)

Destination: SM_V71CLNT001_BACK (handle: 2, , {8C6179E1-DA4A-F1A9-8F0D-00265527EC96})

Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 2327

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

SAP gateway connection failed. Is SAP gateway started?                  

HOST =IGINSAPVAR01

SERV =sapdp71

Please help me..as this is very urgent.

Regards,

Govardhan

VJain
Active Contributor
0 Kudos

Hi Govardhan,

Please recheck the following notes regarding your issue.

948636 - Starting executables locally using
638701 - Starting RFC servers takes too long

566566 - timeout during allocate, syslog R49 CPICRC 027 SAPRC 456

827872 - Work process waits for registered RFC
413708 - RFC library that is current at this time


I think if you set parameter rfc/use_gwstart in the profile this
would solve your issue.
       rfc/use_gwstart = 1
Please see Notes 638701 and 948636 concerning this parameter.

Regards,

Vikram

Former Member
0 Kudos

Hi Govardhan,

Try this ..

http://scn.sap.com/thread/318919

if helpful please give me scores.

Regards

Akshit sharma

Former Member
0 Kudos

HI Akshit,

already all ports are opened from source system to solman system, but still i'm facing the same problem, some times i'm getting

Former Member
0 Kudos

Hi,

Please Check

1. The user of RFC should be unlocked and password is right.

2. gateway server is working.

3. maintain RFC on both sides with related user.

sometimes it can happen because of user name and password.

regards

Akshit