[Geoserver-users] problems with Atompub request

Hi,

I'm having problems with atompub requests. The requests is look like this:

http://localhost:8080/geoserver/wms/reflect?featureid=bomen.1&layers=cite:bomen&format=application/atom+xml

This works fine. But if the number of request is higher the te maximum connections is the postgis store, this error appears:

"java.lang.RuntimeException: Unable to obtain connection: Cannot get a connection, pool error Timeout waiting for idle object"

It looks like the problem appears only with the atompub format in combination with a condition, like featureid or cql_filter. I'm using geoserver 2.2.3.

How can i solve this problem?

Thanks,

Dirk-Jan