Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034173Retail ModulesStoreServerpublic2016-10-04 18:352017-01-03 16:36
AugustoMauch 
Sandrahuguet 
normalminorhave not tried
closedduplicate 
5
 
RR17Q1 
Sandrahuguet
No
0034173: Connection leak in SetCurrentMobileServerListener
When 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
- 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.
No tags attached.
duplicate of defect 0034756 closed Sandrahuguet Transaction left open leads to database locks when updating entries from the Mobile Server window 
Issue History
2016-10-04 18:35AugustoMauchNew Issue
2016-10-04 18:35AugustoMauchAssigned To => StoreServer
2016-10-04 18:35AugustoMauchTriggers an Emergency Pack => No
2016-10-23 11:18mtaalAssigned ToStoreServer => AugustoMauch
2017-01-03 11:03mtaalAssigned ToAugustoMauch => Sandrahuguet
2017-01-03 16:35SandrahuguetRelationship addedhas duplicate 0034756
2017-01-03 16:36SandrahuguetReview Assigned To => Sandrahuguet
2017-01-03 16:36SandrahuguetRelationship replacedduplicate of 0034756
2017-01-03 16:36SandrahuguetStatusnew => closed
2017-01-03 16:36SandrahuguetResolutionopen => duplicate
2017-01-03 16:36SandrahuguetFixed in Version => RR17Q1

There are no notes attached to this issue.