Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008924Openbravo ERPY. DBSourceManagerpublic2009-05-06 11:222009-05-26 00:00
marvintm 
marvintm 
normalcriticalhave not tried
closedfixed 
5
 
 
Core
No
0008924: A null pointer exception happens when applying modules if more than one is applied at the same time
A null pointer exception happens when applying modules if more than one is applied at the same time and the first one is not an industry template.
No tags attached.
Issue History
2009-05-06 11:22marvintmNew Issue
2009-05-06 11:22marvintmAssigned To => marvintm
2009-05-06 11:22marvintmRegression testing => No
2009-05-06 11:24hgbotCheckin
2009-05-06 11:24hgbotNote Added: 0016085
2009-05-06 11:24hgbotStatusnew => resolved
2009-05-06 11:24hgbotResolutionopen => fixed
2009-05-06 11:26hgbotCheckin
2009-05-06 11:26hgbotNote Added: 0016086
2009-05-06 11:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/97fd4a099ae2dd2e7b8b51818bd6cdca7e8019eb [^]
2009-05-06 11:26hgbotCheckin
2009-05-06 11:26hgbotNote Added: 0016087
2009-05-06 11:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/97fd4a099ae2dd2e7b8b51818bd6cdca7e8019eb [^] => http://code.openbravo.com/erp/devel/pi/rev/6e394755f287b0987c45995abf49b7c7c65127e8 [^]
2009-05-25 18:12psarobeStatusresolved => closed
2009-05-26 00:00anonymoussf_bug_id0 => 2796600

Notes
(0016085)
hgbot   
2009-05-06 11:24   
Repository: dbsourcemanager
Revision: 318
Author: marvintm
Date: 2009-05-06 11:24:28 +0200 (Wed, 06 May 2009)

Fixed issue 8924. The NullPointerException when applying several modules at the same time should no longer happen.

---
U trunk/src/org/openbravo/ddlutils/util/DBSMOBUtil.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=318&sc=1 [^]
(0016086)
hgbot   
2009-05-06 11:26   
Repository: erp/devel/pi
Changeset: 97fd4a099ae2dd2e7b8b51818bd6cdca7e8019eb
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 06 11:26:07 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/97fd4a099ae2dd2e7b8b51818bd6cdca7e8019eb [^]

Fixed issue 8924. The NullPointerException when applying several modules at the same time should no longer happen.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0016087)
hgbot   
2009-05-06 11:26   
Repository: erp/devel/pi
Changeset: 6e394755f287b0987c45995abf49b7c7c65127e8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 06 11:26:46 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6e394755f287b0987c45995abf49b7c7c65127e8 [^]

Fixed issue 8924. The NullPointerException when applying several modules at the same time should no longer happen.

---
M src-db/database/model/functions/C_INVOICE_CREATE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-test/org/openbravo/test/doc/GenerateEntityModelWiki.java
M src-test/org/openbravo/test/doc/entity_wiki.txt
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesComparativeJR.jrxml
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesNoComparativeJR.jrxml
M src/org/openbravo/service/system/DatabaseValidator.java
M web/js/utils.js
---