Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039195 | Retail Modules | StoreServer | public | 2018-08-29 10:51 | 2018-09-06 22:06 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0039187 | | closed | AugustoMauch | Store server can remain indefinitely in Transition to Offline status |
|
Attached Files | |
|
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 | 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 |