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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034173
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminorhave not tried2016-10-04 18:352017-01-03 16:36
ReporterAugustoMauchView Statuspublic 
Assigned ToSandrahuguet 
PrioritynormalResolutionduplicateFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToSandrahuguet
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034173: Connection leak in SetCurrentMobileServerListener

DescriptionWhen there is no mobile server key defined in Openbravo.properties, the SetCurrentMobileServerListener class is leaking a connection.

This happens because the OBDal.getInstance().commitAndClose(); is only executed if the mobile.server.key is found in Openbravo.properties
Steps To Reproduce- Make sure the mobile.server.key is not defined in Openbravo.properties
- Start Tomcat
- Run select * from pg_stat_activity to see that the connection used is never closed.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0034756 closedSandrahuguet Transaction left open leads to database locks when updating entries from the Mobile Server window 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-10-04 18:35 AugustoMauch New Issue
2016-10-04 18:35 AugustoMauch Assigned To => StoreServer
2016-10-04 18:35 AugustoMauch Triggers an Emergency Pack => No
2016-10-23 11:18 mtaal Assigned To StoreServer => AugustoMauch
2017-01-03 11:03 mtaal Assigned To AugustoMauch => Sandrahuguet
2017-01-03 16:35 Sandrahuguet Relationship added has duplicate 0034756
2017-01-03 16:36 Sandrahuguet Review Assigned To => Sandrahuguet
2017-01-03 16:36 Sandrahuguet Relationship replaced duplicate of 0034756
2017-01-03 16:36 Sandrahuguet Status new => closed
2017-01-03 16:36 Sandrahuguet Resolution open => duplicate
2017-01-03 16:36 Sandrahuguet Fixed in Version => RR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker