-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.11.2
-
Component/s: API
-
Environment:Ubuntu 12.04 LTS 64-bit Java 7 Oracle JDK
Upgrading from 2.10 to 2.11 the (request and db-intense) web app fails after about two days with the following exception:
Connection wait timeout after 120000 ms. Stacktrace follows:
com.mongodb.DBPortPool$ConnectionWaitTimeOut: Connection wait timeout after 120000 ms
No code change, only upgraded MongoDB.
Is there anything we've to change when upgrading from 2.10 to 2.11?
See other reporters at the Grails MongoDB issue http://jira.grails.org/browse/GPMONGODB-307 - this is however NOT RELATED TO THE GRAILS PLUGIN (see my comment in that issue)
Thank you!
- duplicates
-
JAVA-853 Client runs out of connections with nested calls to DB.requestStart
- Closed