Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040947Retail ModulesStoreServerpublic2019-05-24 13:032019-05-28 12:42
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
 
AugustoMauch
No
0040947: Show better log when transition to online not possible
In some case the transition to online is not possible but the offline log in the mobile server window only show this message [1] without much more detail.

[1]
>Transition to online failed because of handlers:
Install multi-server
Stop sync to ss
Put ss offline with batches to sync from central
Give more information, which handler prevents offline and also in the syncstatus handler provide more information.
No tags attached.
Issue History
2019-05-24 13:03mtaalNew Issue
2019-05-24 13:03mtaalAssigned To => mtaal
2019-05-24 13:03mtaalTriggers an Emergency Pack => No
2019-05-24 13:30hgbotCheckin
2019-05-24 13:30hgbotNote Added: 0112122
2019-05-24 13:30mtaalReview Assigned To => AugustoMauch
2019-05-24 13:31hgbotCheckin
2019-05-24 13:31hgbotNote Added: 0112123
2019-05-24 13:31hgbotStatusnew => resolved
2019-05-24 13:31hgbotResolutionopen => fixed
2019-05-24 13:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23f3af4379899348532b7f5626d942f0f48ee293 [^]
2019-05-28 12:42AugustoMauchNote Added: 0112204
2019-05-28 12:42AugustoMauchStatusresolved => closed

Notes
(0112122)
hgbot   
2019-05-24 13:30   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: fa4dbce0a9235964df243e580aea457c0e0a354e
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri May 24 13:30:15 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/fa4dbce0a9235964df243e580aea457c0e0a354e [^]

Related to issue 40947: Show better log when transition to online not possible
Add log statements

---
M src/org/openbravo/retail/storeserver/synchronization/SyncStatusOnlineTransitionHandler.java
---
(0112123)
hgbot   
2019-05-24 13:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 23f3af4379899348532b7f5626d942f0f48ee293
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri May 24 13:31:25 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23f3af4379899348532b7f5626d942f0f48ee293 [^]

Fixes issue 40947: Show better log when transition to online not possible
Always show which handler has a message

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0112204)
AugustoMauch   
2019-05-28 12:42   
Code reviewed and verified