Skip to Content
0
Former Member
Jun 08, 2009 at 05:59 AM

max connection problem

227 Views

hello

I have recieved this problem, and I know that I need to give a higher number in the adapter, in the max connection part. before I do it, I am trying to recreate the problem, in order to verify that it works before I am doing anything in production. does any body know how to recreate the problem?

I am trying to do it with SOAP UI tool but all the messages in the sxmb_moni are coming one after another, and not in the same time.

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

- <!-- Call Adapter

-->

- 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 RfcClientRFC_Recieverea8caac891c23cd2bb2a8de075809ecd 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

Kfir