Hi
I've found that after upgrading to the plugin version 0.35.10 I was not able to re-index JIRA any more. The problem immediately appears as a full comsumption of all the DB connections available in the db pool (and I've tried pool sizes as large as 100, for a quite small test JIRA instance). The indexation gets stuck around 10-15% and then connection timeout errors start appearing.
2014-09-02 13:40:28,139 ajp-bio-8010-exec-1 ERROR usv 819x174x1 5mw7w2 xxxxxxxxx /secure/admin/jira/IndexProgress.jspa [NoModule] There was an error getting a DBCP datasource.
java.lang.RuntimeException: Unable to obtain a connection from the underlying connection pool
at org.ofbiz.core.entity.jdbc.interceptors.connection.ConnectionTracker.trackConnection(ConnectionTracker.java:59)
at org.ofbiz.core.entity.transaction.DBCPConnectionFactory.trackConnection(DBCPConnectionFactory.java:242)
at org.ofbiz.core.entity.transaction.DBCPConnectionFactory.getConnection(DBCPConnectionFactory.java:73)
Either disabling the plugin or downgrading to 0.35.9 seems to solve the problem
Hello Daniel,
This behaviour is known. We already have abug reporting it here: https://jira.atlassian.com/browse/JRA-39677
The workaround seems to be downgrade/disable the plugin to the 0.35.9 version until this is fixed, as you have mentioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.