Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010752 | Openbravo ERP | A. Platform | public | 2009-09-24 18:51 | 2009-12-11 09:28 |
|
Reporter | psarobe | |
Assigned To | marvintm | |
Priority | immediate | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP5 | |
Target Version | 2.50MP7 | Fixed in Version | 2.50MP9 | |
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 | 0010752: System gets blocked |
Description | System gets blocked when performing update.database and the accounting background process is launching |
Steps To Reproduce | 1. Login as system administrator
2. Install one module and rebuild the system
3. The console gets blocked
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-24 18:51 | psarobe | New Issue | |
2009-09-24 18:51 | psarobe | Assigned To | => marvintm |
2009-09-24 18:51 | psarobe | OBNetwork customer | => No |
2009-09-24 18:51 | psarobe | Status | new => scheduled |
2009-09-24 18:51 | psarobe | fix_in_branch | => pi |
2009-09-25 07:08 | rafaroda | Note Added: 0020351 | |
2009-09-25 11:38 | marvintm | Priority | immediate => urgent |
2009-09-25 11:38 | marvintm | fix_in_branch | pi => |
2009-10-22 09:59 | psarobe | Priority | urgent => immediate |
2009-10-22 10:00 | psarobe | Note Added: 0021313 | |
2009-10-23 15:41 | hgbot | Checkin | |
2009-10-23 15:41 | hgbot | Note Added: 0021364 | |
2009-10-23 15:41 | hgbot | Status | scheduled => resolved |
2009-10-23 15:41 | hgbot | Resolution | open => fixed |
2009-10-23 15:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f014f0f8e8cb40c18d307afd2c8ab486dd1f5762 [^] |
2009-11-18 12:29 | arunkumar | Note Added: 0021960 | |
2009-11-18 12:29 | arunkumar | Status | resolved => closed |
2009-11-18 12:29 | arunkumar | Fixed in Version | => 2.50MP9 |
2009-11-19 00:00 | anonymous | sf_bug_id | 0 => 2900146 |
2009-12-04 13:23 | hgbot | Checkin | |
2009-12-04 13:23 | hgbot | Note Added: 0022458 | |
2009-12-04 13:23 | hgbot | Status | closed => resolved |
2009-12-04 13:23 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f014f0f8e8cb40c18d307afd2c8ab486dd1f5762 [^] => http://code.openbravo.com/erp/devel/pi/rev/139e49fae9397db789e49b178e79f3e780937c04 [^] |
2009-12-11 09:28 | marvintm | Note Added: 0022686 | |
2009-12-11 09:28 | marvintm | Status | resolved => closed |
Notes |
|
|
I have never experienced this problem even with the accounting process running. |
|
|
|
Change the priority since it is a very major issue and because it was as an urgent since 250MP5 and no actions have been done |
|
|
(0021364)
|
hgbot
|
2009-10-23 15:41
|
|
Repository: erp/devel/pi
Changeset: f014f0f8e8cb40c18d307afd2c8ab486dd1f5762
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 23 15:29:45 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f014f0f8e8cb40c18d307afd2c8ab486dd1f5762 [^]
Fixed issue 10752. Rebuild shouldn't get blocked when the background process is active (because it will stop it before doing anything).
---
M src/org/openbravo/erpCommon/ad_process/ApplyModules.java
---
|
|
|
|
Steps to test this issue:
(1) create a fresh environment
(2) make sure that the Accounting process is scheduled
(3) install like three modules, one of them being the Spanish localization pack the other two can be for example hello world and hello world process
(4) If everything goes fine then the issue is fixed. |
|
|
(0022458)
|
hgbot
|
2009-12-04 13:23
|
|
Repository: erp/devel/pi
Changeset: 139e49fae9397db789e49b178e79f3e780937c04
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 23 15:29:45 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/139e49fae9397db789e49b178e79f3e780937c04 [^]
Fixed issue 10752. Rebuild shouldn't get blocked when the background process is active (because it will stop it before doing anything).
---
M src/org/openbravo/erpCommon/ad_process/ApplyModules.java
---
|
|
|
|
After the fix, this problem hasn't happened for anyone, so we consider it fixed. |
|