Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032267 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2016-02-17 19:43 | 2016-03-01 13:23 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3876ba76874d | ||||
Projection | none | ETA | none | Target Version | RR16Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032267: Store Server Controller issues: object belongs to sesson, transition to offline code after restart | |||||||
Description | When using the store server controller logic an exception was encountered that an object was already part of the session. After restarting in the middle of transition to offline the system does not continue with the transition to offline code. The store server controller logic was not always closing a connection, causing locks. | |||||||
Steps To Reproduce | See store server controller setup here. The issues are directly visible when enable the server state background process. http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Web_POS_Multi-Server_Communication [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0084311) hgbot (developer) 2016-02-18 09:30 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 3876ba76874ddd3e01adb784821b02edf92be73c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Feb 17 19:44:39 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3876ba76874ddd3e01adb784821b02edf92be73c [^] Fixes issue 32267: Store Server Controller issues: object belongs to sesson, transition to offline code after restart Close the connection, and restart transition to offline --- M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java M src/org/openbravo/mobile/core/servercontroller/MobileServerRequestExecutor.java M src/org/openbravo/mobile/core/servercontroller/ServerStateBackground.java --- |
(0084411) migueldejuana (viewer) 2016-02-22 18:03 |
Tested and reviewed |
(0084415) mtaal (viewer) 2016-02-22 22:37 edited on: 2016-02-22 22:44 |
More changes are needed, also rollback at exception |
(0084449) hgbot (developer) 2016-02-23 20:35 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 7a4b0ddf57f21fd8e7c099a4e33289fdb797636b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Feb 22 22:45:21 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7a4b0ddf57f21fd8e7c099a4e33289fdb797636b [^] Related to issue 32267: Store Server Controller issues: object belongs to sesson, transition to offline code after restart Make sure that any connections are also closed at exception/throwable --- M src/org/openbravo/mobile/core/servercontroller/ServerStateBackground.java --- |
(0084584) mtaal (viewer) 2016-02-29 10:20 |
. |
(0084585) mtaal (viewer) 2016-02-29 10:20 |
Latest commits solve remaining topic |
(0084620) migueldejuana (viewer) 2016-03-01 13:23 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2016-02-17 19:43 | mtaal | New Issue | |
2016-02-17 19:43 | mtaal | Assigned To | => mtaal |
2016-02-17 19:43 | mtaal | OBNetwork customer | => No |
2016-02-17 19:43 | mtaal | Triggers an Emergency Pack | => No |
2016-02-18 09:30 | hgbot | Checkin | |
2016-02-18 09:30 | hgbot | Note Added: 0084311 | |
2016-02-18 09:30 | hgbot | Status | new => resolved |
2016-02-18 09:30 | hgbot | Resolution | open => fixed |
2016-02-18 09:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3876ba76874ddd3e01adb784821b02edf92be73c [^] |
2016-02-19 11:19 | mtaal | Review Assigned To | => migueldejuana |
2016-02-22 18:03 | migueldejuana | Note Added: 0084411 | |
2016-02-22 18:03 | migueldejuana | Status | resolved => closed |
2016-02-22 22:37 | mtaal | Note Added: 0084415 | |
2016-02-22 22:37 | mtaal | Status | closed => new |
2016-02-22 22:37 | mtaal | Resolution | fixed => open |
2016-02-22 22:44 | mtaal | Note Edited: 0084415 | View Revisions |
2016-02-23 20:35 | hgbot | Checkin | |
2016-02-23 20:35 | hgbot | Note Added: 0084449 | |
2016-02-29 10:20 | mtaal | Status | new => scheduled |
2016-02-29 10:20 | mtaal | Note Added: 0084584 | |
2016-02-29 10:20 | mtaal | Note Added: 0084585 | |
2016-02-29 10:20 | mtaal | Status | scheduled => resolved |
2016-02-29 10:20 | mtaal | Fixed in Version | => RR16Q2 |
2016-02-29 10:20 | mtaal | Resolution | open => fixed |
2016-03-01 13:23 | migueldejuana | Note Added: 0084620 | |
2016-03-01 13:23 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |