Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023749 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2013-05-07 00:49 | 2013-06-06 11:57 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RMP23 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 095233ac9d38 | ||||
Projection | none | ETA | none | Target Version | RMP23 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RMP21 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023749: When the server is collapsed work in web POS is impossible | |||||||
Description | When the server is collapsed work in web POS is impossible. You need to logout and login. In this way the application knows that the server is not working fine and it does the login in offline mode. It will be really interesting if this change will be automatic. For example if you are working an answer from the server is taking a long time, the application should go to offline mode | |||||||
Steps To Reproduce | -collapse the system and verify that you can not work in web POS if you do not logout and login P.S.: if you want to collapse the server you can start tomcat with really low memory | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0058476) mtaal (viewer) 2013-05-07 08:55 |
To add, the client should do to offline mode also when requests to the server take too long time. You don't need to let the server collapse to test this. Add a thread wait here and there in the server side code to simulate a request to wait long. |
(0058624) hgbot (developer) 2013-05-13 18:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 095233ac9d388e6ca23ef535659181b42558f1f4 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 13 18:02:53 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/095233ac9d388e6ca23ef535659181b42558f1f4 [^] Fixed issue 23749. Added timeout to order and customer creation, so that they don't fail if the server is overloaded --- M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js M web/org.openbravo.retail.posterminal/js/data/dataordersave.js M web/org.openbravo.retail.posterminal/js/utils/customersSyncUtils.js M web/org.openbravo.retail.posterminal/js/utils/ordersSyncUtils.js --- |
(0058625) hgbot (developer) 2013-05-13 18:06 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: f66c3c7d64157fae91b64ebfe53dedf203ebd64a Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 13 18:03:26 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f66c3c7d64157fae91b64ebfe53dedf203ebd64a [^] Fixed issue 23749. Added the ability to specify a timeout in a datasource request --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0058861) hgbot (developer) 2013-05-23 07:51 |
Repository: erp/pmods/org.openbravo.retail.posterminal.ch Changeset: 095233ac9d388e6ca23ef535659181b42558f1f4 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 13 18:02:53 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/095233ac9d388e6ca23ef535659181b42558f1f4 [^] Fixed issue 23749. Added timeout to order and customer creation, so that they don't fail if the server is overloaded --- M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js M web/org.openbravo.retail.posterminal/js/data/dataordersave.js M web/org.openbravo.retail.posterminal/js/utils/customersSyncUtils.js M web/org.openbravo.retail.posterminal/js/utils/ordersSyncUtils.js --- |
(0058878) hgbot (developer) 2013-05-23 07:55 |
Repository: erp/pmods/org.openbravo.mobile.core.ch Changeset: f66c3c7d64157fae91b64ebfe53dedf203ebd64a Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 13 18:03:26 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.ch/rev/f66c3c7d64157fae91b64ebfe53dedf203ebd64a [^] Fixed issue 23749. Added the ability to specify a timeout in a datasource request --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0058998) guilleaer (viewer) 2013-05-28 16:10 |
verified |
(0059023) hgbot (developer) 2013-05-29 12:18 |
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder Changeset: 095233ac9d388e6ca23ef535659181b42558f1f4 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon May 13 18:02:53 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/095233ac9d388e6ca23ef535659181b42558f1f4 [^] Fixed issue 23749. Added timeout to order and customer creation, so that they don't fail if the server is overloaded --- M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js M web/org.openbravo.retail.posterminal/js/data/dataordersave.js M web/org.openbravo.retail.posterminal/js/utils/customersSyncUtils.js M web/org.openbravo.retail.posterminal/js/utils/ordersSyncUtils.js --- |
(0059237) guilleaer (viewer) 2013-06-06 11:57 |
closed again because it has changed "automatically" to resolved |
Copyright © 2000 - 2009 MantisBT Group |