cancel
Showing results for 
Search instead for 
Did you mean: 

How to increse the pool size limit ?

Former Member
0 Kudos

Hi Guys,

I have increased the max no of connections in the rfc adapter config to 5 in ordr to eliminate the errors for large xml processing and i am getting the following error saying that max pool size limit is 1. How to increse the pool size limit ?

any helpw ould be appreciated

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

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

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: resource error: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Connection pool RfcClient[cc_sap_recv]eb54a45a23bc3e3eabd929cc3f3b0688 is exhausted. The current pool size limit (max connections) is 1 connections.</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

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

</SAP:Error>

Thanks,

srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Srinvas,

Have you seen this threads where they have same issue:

---Satish

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

<i>Re: How to increse the pool size limit ?</i>

SAP Note 721761, 132853, 990115

Also have a look here

Regards,

Prateek