Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031068Retail ModulesWeb POSpublic2015-10-06 16:022015-11-02 11:53
marvintm 
marvintm 
normalmajorsometimes
closedfixed 
5
 
RR15Q3.2 
guilleaer
No
0031068: There are some problems with offline mode when the server is overloaded
When the server is overloaded, the Web POS should automatically do login in offline mode, or switch to offline mode on the fly if the user is already logged in and doing operations.

However, this doesn't happen correctly. There are two main reasons for this:
- The timeout of a request to the backend is too big, which can confuse the user when reloading the page.
- Several requests to the login.Context servlet do not have timeout, which can block the Web POS in the case the server is still alive but very overloaded.
- Run a report or a task in the server which makes it run out of memory, thus making it unable to respond properly to the requests.
- Try to login in the Web POS. Verify that it's not possible to do it.
No tags attached.
depends on backport 0031076RR15Q3.2 closed marvintm There are some problems with offline mode when the server is overloaded 
depends on backport 0031077RR15Q2.6 closed marvintm There are some problems with offline mode when the server is overloaded 
depends on backport 0031078RR15Q4 closed marvintm There are some problems with offline mode when the server is overloaded 
has duplicate defect 0030947 closed Retail The stock validation module doesn't work correctly when the server is overloaded 
diff issue31068_earlierThanQ4.diff (2,616) 2015-10-06 19:15
https://issues.openbravo.com/file_download.php?file_id=8531&type=bug
Issue History
2015-10-06 16:02marvintmNew Issue
2015-10-06 16:02marvintmAssigned To => marvintm
2015-10-06 16:02marvintmTriggers an Emergency Pack => No
2015-10-06 19:11marvintmStatusnew => scheduled
2015-10-06 19:13marvintmStatusscheduled => feedback
2015-10-06 19:13marvintmStatusfeedback => scheduled
2015-10-06 19:15marvintmFile Added: issue31068_earlierThanQ4.diff
2015-10-07 09:32egoitzIssue Monitored: egoitz
2015-10-07 09:55hgbotCheckin
2015-10-07 09:55hgbotNote Added: 0080853
2015-10-07 09:55hgbotStatusscheduled => resolved
2015-10-07 09:55hgbotResolutionopen => fixed
2015-10-07 09:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^]
2015-10-07 17:33marvintmRelationship addedhas duplicate 0030947
2015-10-09 13:52hgbotCheckin
2015-10-09 13:52hgbotNote Added: 0080916
2015-10-09 13:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3b73da233ee2ae465878241522d8cceb1c147b78 [^]
2015-10-09 13:52marvintmReview Assigned To => Orekaria
2015-10-28 09:58dmitry_mezentsevNote Added: 0081371
2015-11-02 11:53guilleaerReview Assigned ToOrekaria => guilleaer
2015-11-02 11:53guilleaerStatusresolved => closed
2015-11-02 11:53guilleaerFixed in Version => RR15Q3.2

Notes
(0080853)
hgbot   
2015-10-07 09:55   
Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: 6aeef8828b826b0b601a3d49751c521e3411f838
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Oct 07 09:55:08 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^]

Fixed issue 31068. Add timeout to stockValidation request

---
M web/org.openbravo.retail.stockvalidation/js/modals.js
---
(0080916)
hgbot   
2015-10-09 13:52   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3b73da233ee2ae465878241522d8cceb1c147b78
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 09 13:51:53 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3b73da233ee2ae465878241522d8cceb1c147b78 [^]

Fixed issue 31068. Fixed some problems when the server is overloaded.

---
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0081371)
dmitry_mezentsev   
2015-10-28 09:58   
Not closed for 21 days!