Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031078 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | sometimes | 2015-10-06 16:02 | 2015-10-23 17:03 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f1dd2e07d28b | ||||
Projection | none | ETA | none | Target Version | RR15Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0081198) hgbot (developer) 2015-10-22 11:47 |
Repository: retail/backports/3.0RR15Q4/org.openbravo.mobile.core Changeset: f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95 Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com> Date: Thu Oct 22 11:47:11 2015 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.mobile.core/rev/f1dd2e07d28b0141be0fd72d6502b51a0bf7bd95 [^] Fixed issue 31078. 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 --- |
(0081273) guilleaer (viewer) 2015-10-23 17:03 |
Verified |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |