Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009424 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2009-06-10 16:49 | 2011-10-02 22:16 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | normal | Resolution | out of date | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009424: InitialOrgSetup contains many class members (static and non-static) | |||||||
Description | This class has static and instance class members used from the doPost-method. This will lead to hard to reproduce/timing-dependent bugs when used from multiple users at the same time. | |||||||
Proposed Solution | At minimum remove the static class members. Depending on ApplicationServer config the normal class members also lead to the same problem. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0017188) shuehner (administrator) 2009-06-10 16:50 |
Logged as minor as the Initial*Setup are not run at the same time by multiple users generally. |
(0030125) shuehner (administrator) 2010-08-18 16:08 |
Updated as refactored InitialClientSetup now does not have the issue anymore |
(0041438) shuehner (administrator) 2011-10-02 22:16 |
Closing as in the meantime InitialOrgSetup was refactored as well and new code does not have this problem anymore. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-06-10 16:49 | shuehner | New Issue | |
2009-06-10 16:49 | shuehner | Assigned To | => rafaroda |
2009-06-10 16:49 | shuehner | OBNetwork customer | => No |
2009-06-10 16:50 | shuehner | Note Added: 0017188 | |
2009-06-10 16:52 | shuehner | Relationship added | related to 0009421 |
2009-06-10 17:56 | psarobe | Status | new => scheduled |
2009-06-10 17:56 | psarobe | Assigned To | rafaroda => eduardo_Argal |
2009-06-10 17:56 | psarobe | fix_in_branch | => pi |
2010-08-18 16:08 | shuehner | Note Added: 0030125 | |
2010-08-18 16:08 | shuehner | fix_in_branch | pi => |
2010-08-18 16:08 | shuehner | Summary | InitialClientSetup + InitialOrgSetup contain many class members (static and non-static) => InitialOrgSetup contains many class members (static and non-static) |
2011-10-02 22:16 | shuehner | Note Added: 0041438 | |
2011-10-02 22:16 | shuehner | Status | scheduled => closed |
2011-10-02 22:16 | shuehner | Resolution | open => out of date |
Copyright © 2000 - 2009 MantisBT Group |