Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006526Openbravo ERPA. Platformpublic2008-12-14 09:112009-04-21 11:07
jpabloae 
mtaal 
urgentmajoralways
closedfixed 
30Gentoo - 2.6.26
pi 
 
Core
No
0006526: Objects are not the same - error in sampledata
When running "ant install.source", I get this error in the importsampledata part. The error is the same in Oracle and PostgreSQL:

[importsampledata] 964447 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Dal layer initialized
[importsampledata] 965268 [main] INFO org.openbravo.service.db.ImportReferenceDataTask - Importing from file /opt/builds/openbravo-tr
unk/referencedata/sampledata/BigBazaar.xml
[importsampledata] 977883 [main] ERROR org.openbravo.base.util.CheckException - Objects are not the same
[importsampledata] org.openbravo.base.util.CheckException: Objects are not the same
[importsampledata] at org.openbravo.base.util.Check.isSameObject(Check.java:160)

Full log attached.
1. check out trunk, r11184.
2. configure it using the setup-tools.
3. run "ant install.source".
No tags attached.
log build.log (439,122) 2008-12-14 09:11
https://issues.openbravo.com/file_download.php?file_id=537&type=bug
Issue History
2008-12-14 09:11jpabloaeNew Issue
2008-12-14 09:11jpabloaeAssigned To => mtaal
2008-12-14 09:11jpabloaesf_bug_id0 => 2426036
2008-12-14 09:11jpabloaeFile Added: build.log
2008-12-14 09:11jpabloaeRegression testing => No
2008-12-14 20:53svnbotCheckin
2008-12-14 20:53svnbotNote Added: 0011325
2008-12-14 20:53svnbotStatusnew => resolved
2008-12-14 20:53svnbotResolutionopen => fixed
2008-12-14 20:53svnbotsvn_revision => 11186
2008-12-15 14:33svnbotCheckin
2008-12-15 14:33svnbotNote Added: 0011367
2008-12-15 14:33svnbotsvn_revision11186 => 11204
2009-04-21 11:07psarobeStatusresolved => closed

Notes
(0011325)
svnbot   
2008-12-14 20:53   
Repository: openbravo
Revision: 11186
Author: mtaal
Date: 2008-12-14 20:53:49 +0100 (Sun, 14 Dec 2008)

Fixes issue 6526, the name of the root element in the xml has been changed from OpenBravo to Openbravo

---
U trunk/referencedata/sampledata/Accounting_Test.xml
U trunk/referencedata/sampledata/BigBazaar.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11186&sc=1 [^]
(0011367)
svnbot   
2008-12-15 14:33   
Repository: openbravo
Revision: 11204
Author: huehner
Date: 2008-12-15 14:33:53 +0100 (Mon, 15 Dec 2008)

Issue 6526
Change the root-tag name of the Masterdata file as well which
was missed in r11186

---
U trunk/referencedata/standard/Masterdata.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11204&sc=1 [^]