-
Bug
-
Resolution: Fixed
-
Highest
-
1.3.4
-
None
-
Oracle 10g
Tomcat 5
Our Confluence production environment has crashed many times during the last few days because some transaction is never ended and the database connection isn't closed. The transaction has obtained locks to content and therefore blocks all updates to certain rows. This causes connection pool to be exhausted and Confluence is no more able to service any users.
Checking from the database, there is an open connection with event "SQL*Net message from client" meaning that it waits for the client. The connection has obtained locks to content and other tables as well. The connection is established from the Confluence server for sure and has been idle/waiting for hours.
- is related to
-
CONFSERVER-3060 confluence progressively results in hung pages for certain pages
-
- Closed
-
- was cloned as
-
CONFSERVER-3256 Make CONF-2775 fix available to 1.3.5
- Closed
Jeff,
Don't worry, we definitely plan on back-porting this fix to 1.3, it's just that the resources to do so won't be available until after we get 1.4 out of the door. We haven't forgotten you!
C