Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012662Openbravo ERPA. Platformpublic2010-03-12 11:182010-03-13 00:00
marvintm 
marvintm 
urgentmajorhave not tried
closedfixed 
5
 
2.50MP142.50MP14 
Core
No
0012662: When applying a module, the rebuild window gets stucked in the Database update step
When applying a module, the rebuild process gets blocked in the database update task, normally when disabling a constraint.

The cause of the problem is a query to the database done in the VariablesSecureAppl class.
Install a module (for example, the Initial Data Load module).
Click on rebuild. The rebuild will be blocked.
The query will not be done if the OBScheduler hasn't been started.
No tags attached.
Issue History
2010-03-12 11:18marvintmNew Issue
2010-03-12 11:18marvintmAssigned To => marvintm
2010-03-12 11:28hgbotCheckin
2010-03-12 11:28hgbotNote Added: 0025275
2010-03-12 11:28hgbotStatusnew => resolved
2010-03-12 11:28hgbotResolutionopen => fixed
2010-03-12 11:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/86859f5ebf4e46081bd56ae0f5c58dfc486afae7 [^]
2010-03-12 16:14alostaleStatusresolved => closed
2010-03-12 16:14alostaleFixed in Version => 2.50MP14
2010-03-12 22:41hudsonbotCheckin
2010-03-12 22:41hudsonbotNote Added: 0025436
2010-03-13 00:00anonymoussf_bug_id0 => 2969683

Notes
(0025275)
hgbot   
2010-03-12 11:28   
Repository: erp/devel/pi
Changeset: 86859f5ebf4e46081bd56ae0f5c58dfc486afae7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Mar 12 11:33:56 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/86859f5ebf4e46081bd56ae0f5c58dfc486afae7 [^]

Fixed issue 12662. System rebuild will not get blocked due to the queries in VariablesSecureApp.java class anymore.

---
M src/org/openbravo/base/secureApp/VariablesSecureApp.java
---
(0025436)
hudsonbot   
2010-03-12 22:41   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/86859f5ebf4e [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]