Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010752Openbravo ERPA. Platformpublic2009-09-24 18:512009-12-11 09:28
psarobe 
marvintm 
immediatemajorrandom
closedfixed 
5
2.50MP5 
2.50MP72.50MP9 
Core
No
0010752: System gets blocked
System gets blocked when performing update.database and the accounting background process is launching
1. Login as system administrator
2. Install one module and rebuild the system
3. The console gets blocked
No tags attached.
Issue History
2009-09-24 18:51psarobeNew Issue
2009-09-24 18:51psarobeAssigned To => marvintm
2009-09-24 18:51psarobeStatusnew => scheduled
2009-09-24 18:51psarobefix_in_branch => pi
2009-09-25 07:08rafarodaNote Added: 0020351
2009-09-25 11:38marvintmPriorityimmediate => urgent
2009-09-25 11:38marvintmfix_in_branchpi =>
2009-10-22 09:59psarobePriorityurgent => immediate
2009-10-22 10:00psarobeNote Added: 0021313
2009-10-23 15:41hgbotCheckin
2009-10-23 15:41hgbotNote Added: 0021364
2009-10-23 15:41hgbotStatusscheduled => resolved
2009-10-23 15:41hgbotResolutionopen => fixed
2009-10-23 15:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f014f0f8e8cb40c18d307afd2c8ab486dd1f5762 [^]
2009-11-18 12:29arunkumarNote Added: 0021960
2009-11-18 12:29arunkumarStatusresolved => closed
2009-11-18 12:29arunkumarFixed in Version => 2.50MP9
2009-11-19 00:00anonymoussf_bug_id0 => 2900146
2009-12-04 13:23hgbotCheckin
2009-12-04 13:23hgbotNote Added: 0022458
2009-12-04 13:23hgbotStatusclosed => resolved
2009-12-04 13:23hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/f014f0f8e8cb40c18d307afd2c8ab486dd1f5762 [^] => http://code.openbravo.com/erp/devel/pi/rev/139e49fae9397db789e49b178e79f3e780937c04 [^]
2009-12-11 09:28marvintmNote Added: 0022686
2009-12-11 09:28marvintmStatusresolved => closed

Notes
(0020351)
rafaroda   
2009-09-25 07:08   
I have never experienced this problem even with the accounting process running.
(0021313)
psarobe   
2009-10-22 10:00   
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
---
(0021960)
arunkumar   
2009-11-18 12:29   
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
---
(0022686)
marvintm   
2009-12-11 09:28   
After the fix, this problem hasn't happened for anyone, so we consider it fixed.