Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039195 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | major | have not tried | 2018-08-29 10:51 | 2018-09-06 22:06 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 71615070ac40 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039195: Connection leak in MobileServerController.TransitionToOnline | |||||||
Description | This 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 Reproduce | In 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2018-09-06 22:06 |
reviewed |
![]() |
|||
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 | OBNetwork customer | => No |
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 |