cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout condition of pipeline reached

Former Member
0 Kudos

Hi,

I get "Timeout condition of pipeline reached" error and the deails are listed below. I have increased the timeout parameter but it did not help. Where should I check?

<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

- <Trace level="1" type="B" name="SA_COMM">

     <Trace level="1" type="T">Start Sync/Async Communication</Trace>

     <Trace level="1" type="Timestamp">2013-09-24T12:02:08Z CET Starting Processing</Trace>

     <Trace level="1" type="T">Pipeline Timeout: 24.09.2013 14:12:09 CET</Trace>

- <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">

              <Trace level="1" type="T">--start of determination of sender interface action</Trace>

              <Trace level="1" type="T">select interface SI_PG_SendDocument_Synch_OB</Trace>

              <Trace level="1" type="T">select interface namespace http://saptr.com/efatura/nonSAP</Trace>

              <Trace level="1" type="T">no interface action for sender found</Trace>

              <Trace level="1" type="T">hence keep interface action INIT</Trace>

              <Trace level="1" type="T">--end of determination of sender interface action</Trace>

              <Trace level="1" type="T">--start of determination of receiver interface action</Trace>

              <Trace level="1" type="T">loop 0000000001</Trace>

              <Trace level="1" type="T">select interface SI_ABS_PG_DocumentFromERP_Synch</Trace>

              <Trace level="1" type="T">select interface namespace http://saptr.com/efatura/nonSAP</Trace>

              <Trace level="1" type="T">end of loop 0000000001</Trace>

              <Trace level="1" type="T">no interface action for sender or receiver found</Trace>

              <Trace level="1" type="T">hence set interface action to DEL</Trace>

              <Trace level="1" type="T">--end of determination of receiver interface action</Trace>

  </Trace>

<Trace level="1" type="Timestamp">2013-09-24T12:02:09Z CET Wait time starting.</Trace>

...

<Trace level="1" type="System_Error">Pipeline Timeout at 24.09.2013 14:12:09,0180000 CET</Trace>

</Trace>

Accepted Solutions (0)

Answers (2)

Answers (2)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Ferudun,

Check note 847466 BPE-TS: Synchronous/asynchronous communication - in particular the section "Timeout condition". You can increase the timeout value and this should improve the situation.

Regards

Mark

former_member190624
Active Contributor
0 Kudos

Hi ,

Check SI SI_PG_SendDocument_Synch_OB is having correct operation and mode ?

Thanks

Hari.