cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Connection Pool ERROR- Urgent

Former Member
0 Kudos

Dear all,

I have implemented a Webdynpro based solution for connecting to R/3 server and used Bapi's to get data from the server. But when multiple user log in to the Portal and use the webdynpro I get the following error.

Caused by: com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Connection pool WD_FSMODELDATA_DEST_SUPO_REMOTE_EN_useDefinedUser

is exhausted. The current pool size limit is 5 connections.

Can some one help how to resolve it. This is very urgent

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gaurav

This is because the pool size is set to 5 , you will have to increase this. This can be maintained by editing the JCO destinations(Maintain JCO Destinations) . It can be reached by clicking on the Content Administrator link on the page

http://<your-host>:50000/webdynpro/welcome/

Regards

Pran