Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031077Retail ModulesWeb POSpublic2015-10-06 16:022015-11-10 16:37
marvintm 
marvintm 
normalmajorsometimes
closedsuspended 
5
 
RR15Q2.6 
No
0031077: 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.
blocks defect 0031068 closed marvintm There are some problems with offline mode when the server is overloaded 
Issue History
2015-10-06 19:11marvintmTypedefect => backport
2015-10-06 19:11marvintmTarget Version => RR15Q2.6
2015-11-10 16:37gorka_gilNote Added: 0081662
2015-11-10 16:37gorka_gilStatusscheduled => closed
2015-11-10 16:37gorka_gilResolutionopen => suspended

Notes
(0081662)
gorka_gil   
2015-11-10 16:37   
The newer version 15Q3.x has been promoted to Confirmed Stable (CS). So no new 15Q2.x releases will be published.