Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035761
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] StoreServermajorhave not tried2017-04-12 10:032017-05-01 17:18
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in VersionRR17Q2.1
StatusclosedFix in branchFixed in SCM revision8e14a516989e
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035761: When a store is started, it should be set to offline and it should try to transition to online

DescriptionEach time Tomcat is started in a store, it should change the status of the store to offline and it should trigger a transition to online.

Currently the status of the store is not modified, so the previous state will be inherited and kept until the ServerStateBackground is executed.
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate design defect 0035603RR17Q3 closedAugustoMauch When starting store server, consider starting in offline mode and transition to online 

-  Notes
(0096003)
hgbot (developer)
2017-04-12 10:28

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d1e735547d61c1f50ed19175960fc3f928a67d24
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 12 10:07:15 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1e735547d61c1f50ed19175960fc3f928a67d24 [^]

Related with issue 35761: Code format changes

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0096004)
hgbot (developer)
2017-04-12 10:30

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6a6c6163620a1159f159be08888d008ac2f59a02
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 12 10:13:44 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6a6c6163620a1159f159be08888d008ac2f59a02 [^]

Related with issue 35761: Retry transition to only more times, show better log

The transition to online will be retried 10 times, instead of 3.

Also, if the server cannot transition to online show it in the log as a warning, and list the transition to online handlers that were not satisfied.

---
M src/org/openbravo/mobile/core/servercontroller/MobileServerController.java
---
(0096006)
hgbot (developer)
2017-04-12 10:39

Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: a33b8c129ae04ec2a5858797704151be75a51973
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 12 10:30:12 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/a33b8c129ae04ec2a5858797704151be75a51973 [^]

Related with issue 35761: Improve log when store cannot go online

---
M src/org/openbravo/retail/storeserver/synchronization/SyncStatusOnlineTransitionHandler.java
---
(0096007)
hgbot (developer)
2017-04-12 10:43

Repository: erp/pmods/org.openbravo.replication.symmetricds
Changeset: 309bf34fe05884b0fc776c5e03d427bed2de09be
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 12 10:06:11 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/309bf34fe05884b0fc776c5e03d427bed2de09be [^]

Related with issue 35761: Code format changes

---
M src/org/openbravo/replication/symmetricds/SetupSymmetricListener.java
---
(0096008)
hgbot (developer)
2017-04-12 10:43

Repository: erp/pmods/org.openbravo.replication.symmetricds
Changeset: 8e14a516989ee1d866a9d1e875041a6b6a395720
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Apr 12 10:42:59 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/8e14a516989ee1d866a9d1e875041a6b6a395720 [^]

Fixes issue 35761: Starts transition to online when tomcat is started

When tomcat is started in a store server, it will set the status of the server to OFFLINE and it will trigger a transition to online.

---
M src/org/openbravo/replication/symmetricds/SetupSymmetricListener.java
---
(0096283)
mtaal (manager)
2017-05-01 17:18

Added docs:
http://wiki.openbravo.com/wiki/Store_Server_Online_and_Offline_Concepts#At_startup:_offline_to_online [^]

Reviewed

- Issue History
Date Modified Username Field Change
2017-04-12 10:03 AugustoMauch New Issue
2017-04-12 10:03 AugustoMauch Assigned To => StoreServer
2017-04-12 10:03 AugustoMauch Triggers an Emergency Pack => No
2017-04-12 10:03 AugustoMauch Assigned To StoreServer => AugustoMauch
2017-04-12 10:28 hgbot Checkin
2017-04-12 10:28 hgbot Note Added: 0096003
2017-04-12 10:30 hgbot Checkin
2017-04-12 10:30 hgbot Note Added: 0096004
2017-04-12 10:39 hgbot Checkin
2017-04-12 10:39 hgbot Note Added: 0096006
2017-04-12 10:43 hgbot Checkin
2017-04-12 10:43 hgbot Note Added: 0096007
2017-04-12 10:43 hgbot Checkin
2017-04-12 10:43 hgbot Note Added: 0096008
2017-04-12 10:43 hgbot Status new => resolved
2017-04-12 10:43 hgbot Resolution open => fixed
2017-04-12 10:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.replication.symmetricds/rev/8e14a516989ee1d866a9d1e875041a6b6a395720 [^]
2017-04-12 10:47 AugustoMauch Review Assigned To => mtaal
2017-05-01 17:18 mtaal Note Added: 0096283
2017-05-01 17:18 mtaal Status resolved => closed
2017-05-01 17:18 mtaal Fixed in Version => RR17Q2.1
2017-05-02 10:22 AugustoMauch Relationship added has duplicate 0035603


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker