Connection pool maxing out when used from BPEL to connect to AQJMS
713483Jul 23 2009 — edited Jan 4 2010In OC4J_SOA instance we have setup a connection pool to Oracle with max connections set as unlimited (max allowed at Oracle is 800 connections). It is observed that the max connections are being utilized very quickly even though we do not have those many BPEL instances available to justify the max connections usage.
Subsequent instances are failing to connect thus causing a problem when processing.
The connection pools are for connecting to AQ JMS queues/topics. The BPEL processes use the JMS adapter to connect to these AQ JMS queues/topics using the connection pool.
Environment details
1. OS: HP UX 11.23
2. SOA Suite : 10.1.3.4
3. DB version is 10.2.0.3
Thanks
Gaurav