Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031068 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | sometimes | 2015-10-06 16:02 | 2015-11-02 11:53 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3b73da233ee2 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0031068: 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 | ![]() | |||||||
![]() |
|||||||||||||||||||||||||||||
|
![]() |
|
(0080853) hgbot (developer) 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 (developer) 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 (viewer) 2015-10-28 09:58 |
Not closed for 21 days! |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-06 16:02 | marvintm | New Issue | |
2015-10-06 16:02 | marvintm | Assigned To | => marvintm |
2015-10-06 16:02 | marvintm | OBNetwork customer | => No |
2015-10-06 16:02 | marvintm | Triggers an Emergency Pack | => No |
2015-10-06 19:11 | marvintm | Status | new => scheduled |
2015-10-06 19:13 | marvintm | Status | scheduled => feedback |
2015-10-06 19:13 | marvintm | Status | feedback => scheduled |
2015-10-06 19:15 | marvintm | File Added: issue31068_earlierThanQ4.diff | |
2015-10-07 09:32 | egoitz | Issue Monitored: egoitz | |
2015-10-07 09:55 | hgbot | Checkin | |
2015-10-07 09:55 | hgbot | Note Added: 0080853 | |
2015-10-07 09:55 | hgbot | Status | scheduled => resolved |
2015-10-07 09:55 | hgbot | Resolution | open => fixed |
2015-10-07 09:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6aeef8828b826b0b601a3d49751c521e3411f838 [^] |
2015-10-07 17:33 | marvintm | Relationship added | has duplicate 0030947 |
2015-10-09 13:52 | hgbot | Checkin | |
2015-10-09 13:52 | hgbot | Note Added: 0080916 | |
2015-10-09 13:52 | hgbot | Fixed in SCM revision | http://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:52 | marvintm | Review Assigned To | => Orekaria |
2015-10-28 09:58 | dmitry_mezentsev | Note Added: 0081371 | |
2015-11-02 11:53 | guilleaer | Review Assigned To | Orekaria => guilleaer |
2015-11-02 11:53 | guilleaer | Status | resolved => closed |
2015-11-02 11:53 | guilleaer | Fixed in Version | => RR15Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |