Problem with SOAP call addSubscriber

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

jacpad
Posts: 11
Joined: Tue Apr 29, 2008 9:27 am

Problem with SOAP call addSubscriber

Post by jacpad »

Hi all,
I tried to import a lot of subscribers via the SOAP interface. This was broken after ~5000 inserts with this error message in redirection_stderr.log:

Code: Select all

org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Cannot get a connection, pool exhausted; nested exception is org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted for company 1
Where can I change the number of connections in this pool ?
maschoff
Site Admin
Posts: 2609
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

emm.properties

Post by maschoff »

OpenEMM Maintainer
Post Reply