Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0030344 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | minor | have not tried | 2015-07-13 13:25 | 2022-02-01 08:09 | ||||||
Reporter | inigosanchez | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | low | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0030344: A connection is created without using the "external connection pool" and is never closed | ||||||||||
Description | A connection is created without using the "external connection pool" and is never closed. This connection is created by default pool of Hibernate. This is correct when don't use an external connection pool. In this case, using an external connection pool, this behavior is wrong. | ||||||||||
Steps To Reproduce | * Configure ERP to use an external connection pool. See an example here.[1] * Launch tomcat server and wait until tomcat is up * Monitor last queries of every connection in database (Postgresql: select * from pg_stat_activity). * You can see this connection: ** query: "SET extra_float_digits = 3" ** state: "idle" [1]. http://wiki.openbravo.com/wiki/How_to_Use_an_External_Connection_Pool [^] | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2015-07-13 13:25 | inigosanchez | New Issue | |
2015-07-13 13:25 | inigosanchez | Assigned To | => platform |
2015-07-13 13:25 | inigosanchez | Modules | => Core |
2015-07-13 13:25 | inigosanchez | Triggers an Emergency Pack | => No |
2015-07-13 13:39 | inigosanchez | Description Updated | View Revisions |
2015-07-13 14:02 | alostale | Status | new => acknowledged |
2015-07-13 14:02 | alostale | Type | defect => design defect |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |