-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
6.1.3, 6.3.4
-
6.01
-
Component: entityengine
Class: GenericDAO.java
Method: selectListIteratorByCondition
Description:
In case an exception is thrown after the SQLProcessor instance is created, a database connection is leaked because the SQLProcessor instance is not closed.
Solution:
The code after the createion of the SQLProcessor instance must be in try-catch block intercepting GenericEntityException and RuntimeException.
In case of caught exception, the SQLProcessor instance must be closed and the exception re-thrown.
Affected versions:
This issue was discovered in our productive JIRA v. 6.1.3, but after looking at the source it is still present in 6.3.4
- is caused by
-
JRASERVER-38790 Ofbiz generates queries with large IN clauses that result in SQL Server errors
-
- Closed
-
-
JDEV-31097 Failed to load
- mentioned in
-
Page Failed to load
[JRASERVER-39769] JIRA leaks DB connections
Minimum Version | New: 6.01 |
Workflow | Original: JAC Bug Workflow v2 [ 2834117 ] | New: JAC Bug Workflow v3 [ 2924346 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2581362 ] | New: JAC Bug Workflow v2 [ 2834117 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1537908 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2581362 ] |
Labels | New: affects-server |
Component/s | New: Infrastructure & Services - Application Lifecycle [ 43324 ] | |
Component/s | Original: Backend / Domain Model [Deprecated] [ 10121 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 725164 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1537908 ] |
Remote Link | New: This issue links to "JDEV-31097 (JDOG - JIRA Team Dogfood)" [ 84428 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 78144 ] | New: This issue links to "Page (Extranet)" [ 78144 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 78144 ] |