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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039195
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServermajorhave not tried2018-08-29 10:512018-09-06 22:06
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision71615070ac40
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039195: Connection leak in MobileServerController.TransitionToOnline

DescriptionThis changeset [1] introduced a connection leak. The TransitionToOnline.run method is not called as part of a servlet request, so the DAL connection is not closed automatically.

Each time the TransitionToOnline process does not to transition to online because a check failed, a transaction will be leaked.

[1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cf49abe279718596c23450662a00217afb370224 [^]
Steps To ReproduceIn a store server that is offline, having a synchronization error from the central to the store server:
- Check that each time the TransitionToOnline process is executed a new connection is leaked
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0039187 closedAugustoMauch Store server can remain indefinitely in Transition to Offline status 

-  Notes
(0106526)
hgbot (developer)
2018-08-29 11:13

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 71615070ac406cb0e05254d93891c14203f6f306
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Aug 29 11:12:49 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/71615070ac406cb0e05254d93891c14203f6f306 [^]

Fixes issue 39195: Prevents connection leak on MobileServerController

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0106632)
mtaal (manager)
2018-09-06 22:06

reviewed

- Issue History
Date Modified Username Field Change
2018-08-29 10:51 AugustoMauch New Issue
2018-08-29 10:51 AugustoMauch Assigned To => AugustoMauch
2018-08-29 10:51 AugustoMauch Triggers an Emergency Pack => No
2018-08-29 10:51 AugustoMauch Relationship added related to 0039187
2018-08-29 11:13 hgbot Checkin
2018-08-29 11:13 hgbot Note Added: 0106526
2018-08-29 11:13 hgbot Status new => resolved
2018-08-29 11:13 hgbot Resolution open => fixed
2018-08-29 11:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/71615070ac406cb0e05254d93891c14203f6f306 [^]
2018-08-29 11:13 AugustoMauch Review Assigned To => mtaal
2018-09-06 22:06 mtaal Note Added: 0106632
2018-09-06 22:06 mtaal Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker