Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030344
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2015-07-13 13:252022-02-01 08:09
ReporterinigosanchezView Statuspublic 
Assigned ToTriage Platform Base 
PrioritylowResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030344: A connection is created without using the "external connection pool" and is never closed

DescriptionA 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 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker