Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014512 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2010-09-10 10:23 | 2010-09-14 00:00 | |||
Reporter | gorka_gil | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 63f0d75306d0 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0RC2 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014512: ant export.config.script gives a java.io.FileNotFoundException: src-db/database/formalChangesScript.xml | |||||||
Description | Trying to export the config script of a template gives this error: java.io.FileNotFoundException: src-db/database/formalChangesScript.xml The modules have been installed by uncompressing the obx in modules directory and doing a install.source. | |||||||
Steps To Reproduce | 1) Uncompress all the obx for 3.0 RC2 in modules directory 2) ant install.source 3) put the template for 3.0 rc2 in development 4) Edit a preference (this should be added to the config script) 5) ant export.database (finish ok) 6) ant export.config.script --> FAILS with the above error. | |||||||
Proposed Solution | Not a solution, but a workaround: After do the install.source, do an ant update.database. This will generate this file and all the process will work. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0030945) hgbot (developer) 2010-09-10 18:18 |
Repository: erp/devel/dbsm-main Changeset: 02c8ada1a547892ed16a14a5065360700396c531 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Sep 10 10:40:21 2010 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/02c8ada1a547892ed16a14a5065360700396c531 [^] Fixed issue 14512. Export.config.script will no longer fail if formalChangesScript.xml doesn't exist --- M src/org/openbravo/ddlutils/task/ExportConfigScript.java --- |
(0030947) hgbot (developer) 2010-09-10 18:21 |
Repository: erp/devel/pi Changeset: 63f0d75306d065ee0cffb01fbef7868ba4878499 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Sep 10 10:40:34 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/63f0d75306d065ee0cffb01fbef7868ba4878499 [^] Fixed issue 14512. Export.config.script will no longer fail if formalChangesScript.xml doesn't exist --- M src-db/database/lib/dbsourcemanager.jar --- |
(0030957) hudsonbot (viewer) 2010-09-11 07:19 |
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/63f0d75306d0 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/06ead0b24d2d [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18370.obx [^] |
(0030991) shuehner (administrator) 2010-09-13 13:42 |
Reviewed/Tested on pi/pgsql. Now export.configscript does run if the formalChangesScript does not exist (i.e. directly after an install.source, without ever doing an update.database). This makes it possible to use export.config.script immediately after an install.source, however the feature to not export formal changes to an configScript is still only when using export.config.script after at least one update.database. -> Closing |
![]() |
|||
Date Modified | Username | Field | Change |
2010-09-10 10:23 | gorka_gil | New Issue | |
2010-09-10 10:23 | gorka_gil | Assigned To | => marvintm |
2010-09-10 10:23 | gorka_gil | OBNetwork customer | => No |
2010-09-10 10:25 | shuehner | Issue Monitored: shuehner | |
2010-09-10 18:18 | hgbot | Checkin | |
2010-09-10 18:18 | hgbot | Note Added: 0030945 | |
2010-09-10 18:18 | hgbot | Status | new => resolved |
2010-09-10 18:18 | hgbot | Resolution | open => fixed |
2010-09-10 18:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/02c8ada1a547892ed16a14a5065360700396c531 [^] |
2010-09-10 18:21 | hgbot | Checkin | |
2010-09-10 18:21 | hgbot | Note Added: 0030947 | |
2010-09-10 18:21 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/02c8ada1a547892ed16a14a5065360700396c531 [^] => http://code.openbravo.com/erp/devel/pi/rev/63f0d75306d065ee0cffb01fbef7868ba4878499 [^] |
2010-09-11 07:19 | hudsonbot | Checkin | |
2010-09-11 07:19 | hudsonbot | Note Added: 0030957 | |
2010-09-13 13:42 | shuehner | Note Added: 0030991 | |
2010-09-13 13:42 | shuehner | Status | resolved => closed |
2010-09-14 00:00 | anonymous | sf_bug_id | 0 => 3065585 |
Copyright © 2000 - 2009 MantisBT Group |