Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031078 | Retail Modules | Web POS | public | 2015-10-06 16:02 | 2015-10-23 17:03 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR15Q4 | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031078: There are some problems with offline mode when the server is overloaded |
Description | 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. |
Steps To Reproduce | - 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0031068 | | closed | marvintm | There are some problems with offline mode when the server is overloaded |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-10-06 19:13 | marvintm | Type | defect => backport |
2015-10-06 19:13 | marvintm | Target Version | => RR15Q4.1 |
2015-10-13 12:34 | marvintm | Target Version | RR15Q4.1 => RR15Q4 |
2015-10-22 11:47 | hgbot | Checkin | |
2015-10-22 11:47 | hgbot | Note Added: 0081198 | |
2015-10-22 11:47 | hgbot | Status | scheduled => resolved |
2015-10-22 11:47 | hgbot | Resolution | open => fixed |
2015-10-22 11:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95 [^] |
2015-10-23 17:03 | guilleaer | Review Assigned To | => guilleaer |
2015-10-23 17:03 | guilleaer | Note Added: 0081273 | |
2015-10-23 17:03 | guilleaer | Status | resolved => closed |
2015-10-23 17:03 | guilleaer | Fixed in Version | => RR15Q4 |