Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0033665 | Retail Modules | Web POS | public | 2016-08-09 23:01 | 2016-08-18 08:54 | |||||||
Reporter | mtaal | |||||||||||
Assigned To | mtaal | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR16Q4 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | migueldejuana | |||||||||||
OBNetwork customer | No | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0033665: POSLoginHandler call has a timeout which is too short and should not retry | |||||||||||
Description | The login request is a http request to the POSLoginHandler service. This service has a timeout which is too short. Therefore it results in the request router [2] trying to retry the request. If the request is retried and the first request already successfully logged in on the server then a message is displayed (see attached) [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/052f0d3e3b18/web/org.openbravo.mobile.core/source/model/ob-terminal-model.js#l1863 [^] [2] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/052f0d3e3b18/web/org.openbravo.mobile.core/source/data/ob-requestrouter.js#l127 [^] | |||||||||||
Steps To Reproduce | Run retail Put breakpoint in POSLoginHandler servlet Login to webpos Check the chrome console At the second request let the flow in java continue/not stop | |||||||||||
Proposed Solution | - increase the timeout to 60 seconds - optionally pass the noRetries property in the ajaxrequest The first option seems better | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=9703&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=9709&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2016-08-09 23:01 | mtaal | New Issue | ||||||||||
2016-08-09 23:01 | mtaal | Assigned To | => mtaal | |||||||||
2016-08-09 23:02 | mtaal | File Added: 19-42-14 FAILED- CMGa10_CashManagementDeposit.png | ||||||||||
2016-08-09 23:02 | mtaal | OBNetwork customer | => No | |||||||||
2016-08-09 23:02 | mtaal | Triggers an Emergency Pack | => No | |||||||||
2016-08-11 18:30 | mtaal | File Added: 33665.diff | ||||||||||
2016-08-12 00:25 | hgbot | Checkin | ||||||||||
2016-08-12 00:25 | hgbot | Note Added: 0089061 | ||||||||||
2016-08-12 00:25 | hgbot | Status | new => resolved | |||||||||
2016-08-12 00:25 | hgbot | Resolution | open => fixed | |||||||||
2016-08-12 00:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bd9ac17f511a648f51da299dabbdbdb6208c82b2 [^] | |||||||||
2016-08-16 10:28 | mtaal | Review Assigned To | => migueldejuana | |||||||||
2016-08-18 08:54 | migueldejuana | Note Added: 0089198 | ||||||||||
2016-08-18 08:54 | migueldejuana | Status | resolved => closed | |||||||||
2016-08-19 08:57 | migueldejuana | Relationship added | has duplicate 0033745 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|