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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011096
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2009-10-22 18:172009-11-07 00:00
ReportershuehnerView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version2.50MP9
StatusclosedFix in branchFixed in SCM revisionfea918133fc4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011096: create.database should stop if database could not be created

Descriptioncreate.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 SolutionStop build if the create step of create.database fails
Tagsmain
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
Powered by Mantis Bugtracker