Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011096 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-10-22 18:17 | 2009-11-07 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fea918133fc4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011096: create.database should stop if database could not be created | |||||||
Description | create.database does two steps at the beginning 1.) drop database 2.) create database 1.) is expected to fail sometimes (i.e. first installation) so install does continue if step 1.) fails step 2.) should always work, so if it does not the build should stop Standard usecase: other users accessing a database, so i couldn't be dropped and created which leads to problems later.. | |||||||
Proposed Solution | Stop build if the create step of create.database fails | |||||||
Tags | main | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0021346) hgbot (developer) 2009-10-22 18:20 |
Repository: erp/devel/pi Changeset: fea918133fc4f8d0261428a184ef7bc9794b3f68 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Oct 22 18:19:33 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/fea918133fc4f8d0261428a184ef7bc9794b3f68 [^] Fixed issue 11096. Build will now stop if the CREATE USER (on Oracle) or CREATE DATABASE (on Postgre) fails. --- M src-db/database/build-create.xml --- |
(0021625) arunkumar (reporter) 2009-11-06 10:29 |
Tested & working fine. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-22 18:17 | shuehner | New Issue | |
2009-10-22 18:17 | shuehner | Assigned To | => marvintm |
2009-10-22 18:20 | hgbot | Checkin | |
2009-10-22 18:20 | hgbot | Note Added: 0021346 | |
2009-10-22 18:20 | hgbot | Status | new => resolved |
2009-10-22 18:20 | hgbot | Resolution | open => fixed |
2009-10-22 18:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fea918133fc4f8d0261428a184ef7bc9794b3f68 [^] |
2009-10-22 19:26 | psarobe | Tag Attached: main | |
2009-11-06 10:29 | arunkumar | Status | resolved => closed |
2009-11-06 10:29 | arunkumar | Note Added: 0021625 | |
2009-11-06 10:29 | arunkumar | Fixed in Version | => 2.50MP9 |
2009-11-07 00:00 | anonymous | sf_bug_id | 0 => 2893611 |
Copyright © 2000 - 2009 MantisBT Group |