Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037227 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2017-11-06 10:18 | 2017-11-08 12:33 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f21e14b092a0 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037227: Prevent incorrect setting of max retries to stop any requests from happening between store and central | |||||||
Description | If the preference OBMOBC_NumberOfRequestRetries is set to zero then the code here [1] will prevent any request from happening between store and central server. [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/421de0d299e9/src/org/openbravo/mobile/core/servercontroller/MobileServerRequestExecutor.java#l172 [^] | |||||||
Steps To Reproduce | Install multiserver Run it Set preference OBMOBC_NumberOfRequestRetries to zero Goto window store server version overview, see that no results are obtained (status unknown is shown) | |||||||
Proposed Solution | log an error and use minimum max-retries of 1 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0100329) hgbot (developer) 2017-11-08 09:01 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: f21e14b092a045a017abaf9b5d96ed76e14c7dd0 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Wed Nov 08 09:00:45 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f21e14b092a045a017abaf9b5d96ed76e14c7dd0 [^] fixes issue 37249, fixes issue 37227: For server to server requests set read and connection time out Set defaults for read and connection timeout and make them configurable Make sure max retries has minimum value of 1 --- M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/mobile/core/servercontroller/MobileServerRequestExecutor.java --- |
(0100347) AugustoMauch (administrator) 2017-11-08 12:33 |
Code reviewed and verified |
![]() |
|||
Date Modified | Username | Field | Change |
2017-11-06 10:18 | mtaal | New Issue | |
2017-11-06 10:18 | mtaal | Assigned To | => mtaal |
2017-11-06 10:18 | mtaal | OBNetwork customer | => No |
2017-11-06 10:18 | mtaal | Triggers an Emergency Pack | => No |
2017-11-07 15:12 | mtaal | Status | new => acknowledged |
2017-11-07 15:12 | mtaal | Review Assigned To | => AugustoMauch |
2017-11-08 09:01 | hgbot | Checkin | |
2017-11-08 09:01 | hgbot | Note Added: 0100329 | |
2017-11-08 09:01 | hgbot | Status | acknowledged => resolved |
2017-11-08 09:01 | hgbot | Resolution | open => fixed |
2017-11-08 09:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f21e14b092a045a017abaf9b5d96ed76e14c7dd0 [^] |
2017-11-08 12:33 | AugustoMauch | Note Added: 0100347 | |
2017-11-08 12:33 | AugustoMauch | Status | resolved => closed |
2017-11-08 12:33 | AugustoMauch | Fixed in Version | => RR18Q1 |
Copyright © 2000 - 2009 MantisBT Group |