Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040435 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2019-03-21 18:42 | 2019-05-06 15:39 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4c403fe5a8bb | ||||
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 | 0040435: Wrong log showed when receiving a ping after the CS was not reachable | |||||||
Description | The following log is showed: Store offline, new Ping received from central server after >3 pings missed. Transitioning to online. It is not correct, since it is shown even if the store was not offline. It should be updated | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0111300) hgbot (developer) 2019-04-25 10:15 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 4c403fe5a8bb7f1da38cd90bdf2466c9b93716cf Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Apr 25 10:15:04 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4c403fe5a8bb7f1da38cd90bdf2466c9b93716cf [^] Fixes issue 40435: Log is no longer incorrect when receiving a ping from the CS The store server was assuming that it was offline when it received a ping from the central server after some time without receiving any ping. That's not how it worked, because missing some pings no longer forces a transition to offline. So now the store server will only force a transition to online and show a log message if it actually was offline when it received a ping from the central server. --- M src/org/openbravo/mobile/core/servercontroller/MobileServerStatusInformation.java --- |
(0111503) mtaal (viewer) 2019-05-06 15:39 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-21 18:42 | AugustoMauch | New Issue | |
2019-03-21 18:42 | AugustoMauch | Assigned To | => AugustoMauch |
2019-03-21 18:42 | AugustoMauch | OBNetwork customer | => No |
2019-03-21 18:42 | AugustoMauch | Triggers an Emergency Pack | => No |
2019-04-25 10:15 | hgbot | Checkin | |
2019-04-25 10:15 | hgbot | Note Added: 0111300 | |
2019-04-25 10:15 | hgbot | Status | new => resolved |
2019-04-25 10:15 | hgbot | Resolution | open => fixed |
2019-04-25 10:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4c403fe5a8bb7f1da38cd90bdf2466c9b93716cf [^] |
2019-04-25 10:29 | AugustoMauch | Review Assigned To | => mtaal |
2019-05-06 15:39 | mtaal | Note Added: 0111503 | |
2019-05-06 15:39 | mtaal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |