Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009077
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2009-05-19 10:102009-07-27 00:00
ReporterroklenardicView Statuspublic 
Assigned Tomarvintm 
PriorityhighResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revision01ce35fd00dd
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionUbuntu 9.04Database version8.3.7Ant version1.7.1
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009077: install.source + configScript.xml error

Descriptionwhen executing "ant install.source", we have been getting the

Loading config script for module Training Customization Template. Path: /home/rok/openbravoTraining/src-db/database/../../modules/org.openbravo.training.template/src-db/database/configScript.xml
Parse Error at line 2 column 11: Document root element "vector", must match DOCTYPE root "null".
Parse Error at line 2 column 11: Document is invalid: no grammar found.
Executed 2 SQL command(s) with 0 error(s)

error.
Same thing happens to Openbravo Xpress template.
Steps To ReproduceDo "ant install.source" from a 2.50MP1 fresh install with at least one active module/template with the following configScript.xml

<?xml version="1.0"?>
  <vector>
    <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" pkRow="800724">
      <oldValue><![CDATA[Y]]></oldValue>
      <newValue><![CDATA[N]]></newValue>
    </columnDataChange>
    <columnDataChange tablename="AD_FIELD" columnname="SEQNO" pkRow="800724">
      <oldValue><![CDATA[10]]></oldValue>
      <newValue/>
    </columnDataChange>
  </vector>
Tags250MP3releasecandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0016451)
rafaroda (developer)
2009-05-19 11:09

Rok,

Please specify the Openbravo ERP version and the steps to reproduce this issue.

Thanks.
(0016455)
roklenardic (developer)
2009-05-19 11:46

Do "ant install.source" from a 2.50MP1 fresh install with at least one active module/template with the following configScript.xml

<?xml version="1.0"?>
  <vector>
    <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" pkRow="800724">
      <oldValue><![CDATA[Y]]></oldValue>
      <newValue><![CDATA[N]]></newValue>
    </columnDataChange>
    <columnDataChange tablename="AD_FIELD" columnname="SEQNO" pkRow="800724">
      <oldValue><![CDATA[10]]></oldValue>
      <newValue/>
    </columnDataChange>
  </vector>
(0016459)
gnuyoga (reporter)
2009-05-19 12:08

Priya from RM team has also found the same bug while doing a build.

http://builds.openbravo.com/job/erp_devel_main-obxpress/13/consoleText [^]

- sree
(0016648)
hgbot (developer)
2009-05-26 10:28

Repository: dbsourcemanager
Revision: 325
Author: marvintm
Date: 2009-05-26 10:28:03 +0200 (Tue, 26 May 2009)

Fixed issue 9077. There shouldn't be wrong warnings when applying a configuration script anymore.

---
U trunk/src/org/apache/ddlutils/io/DatabaseIO.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=325&sc=1 [^]
(0016649)
hgbot (developer)
2009-05-26 10:28

Repository: erp/devel/pi
Changeset: 01ce35fd00dd38157f0c1241a44ffd9757200677
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 26 10:28:21 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/01ce35fd00dd38157f0c1241a44ffd9757200677 [^]

Fixed issue 9077. There shouldn't be wrong warnings when applying a configuration script anymore.

---
M src-db/database/lib/dbsourcemanager.jar
---

- Issue History
Date Modified Username Field Change
2009-05-19 10:10 roklenardic New Issue
2009-05-19 10:10 roklenardic Assigned To => rafaroda
2009-05-19 10:10 roklenardic Regression testing => No
2009-05-19 11:09 rafaroda Note Added: 0016451
2009-05-19 11:09 rafaroda Status new => feedback
2009-05-19 11:46 roklenardic Note Added: 0016455
2009-05-19 12:08 gnuyoga Note Added: 0016459
2009-05-19 15:51 rafaroda Assigned To rafaroda => alostale
2009-05-19 15:51 rafaroda Priority normal => high
2009-05-19 15:51 rafaroda Status feedback => scheduled
2009-05-19 15:51 rafaroda version => main
2009-05-19 15:51 rafaroda Proposed Solution updated
2009-05-20 16:47 alostale Assigned To alostale => marvintm
2009-05-26 10:28 hgbot Checkin
2009-05-26 10:28 hgbot Note Added: 0016648
2009-05-26 10:28 hgbot Status scheduled => resolved
2009-05-26 10:28 hgbot Resolution open => fixed
2009-05-26 10:28 hgbot Checkin
2009-05-26 10:28 hgbot Note Added: 0016649
2009-05-26 10:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/01ce35fd00dd38157f0c1241a44ffd9757200677 [^]
2009-06-22 11:09 psarobe Fixed in Version => main
2009-07-21 16:24 psarobe Fixed in Version main => 2.50MP3
2009-07-21 16:26 psarobe Tag Attached: 250MP3releasecandidate
2009-07-26 21:59 psarobe Status resolved => closed
2009-07-27 00:00 anonymous sf_bug_id 0 => 2827479


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker