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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014262
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2010-08-21 12:422010-09-13 12:38
ReporterjpabloaeView Statuspublic 
Assigned Toshuehner 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision28457ff0e027
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version2.50MP20SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014262: Unable to update a 2.50MP20 community appliance to the candidate 2.50MP21

DescriptionUpdating a 2.50MP20 community appliance to the candidate 2.50MP21 fails in the update.database part. See rebuild.log for the error.

The candidate 2.50MP21 OBX is currently in the CR, in the "Test" maturity level.
Steps To Reproduce1. Start a 2.50MP20 community appliance.
2. Go to "General setup -> Application -> Activation" and activate the instance.
3. Go to "General setup -> Application -> Module management". Then enter the "Settings" tab and set Core to the "Test" maturity level (see test-level.png).
4. Go to the "Installed modules" tab and click on "Scan for updates".
5. You'll see 1 update available. Click on "Install Updates Now".
6. You are asked to activate the heartbeat. When you click in "OK" it throws a NullPointerException (see npe.log). See issue 0014261.
7. Click on "Install Updates Now" again. Click in "OK" and finally click in "Rebuild now".
8. The rebuild fails in the update.database task (see rebuild.log).
TagsRegression
Attached Fileslog file icon rebuild.log [^] (3,984 bytes) 2010-08-21 12:42

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0014276 closedmtaal Need feature to disable maintaining audit info via dal for one request/dal-session 
related to defect 00142742.50MP21 closedshuehner Update.database fails after disabling a module 

-  Notes
(0030254)
hgbot (developer)
2010-08-24 15:11

Repository: erp/devel/pi
Changeset: 28457ff0e0275d5c0a644b91e3cbbcce38f463b4
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Aug 24 15:10:48 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/28457ff0e0275d5c0a644b91e3cbbcce38f463b4 [^]

Fixed 14262: Do not update audit info, to not trigger the 'local changes' check
For changing maturity level (per module) skip audit info as its a local config
change which should not trigger the 'db has local changes' check

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0030256)
shuehner (administrator)
2010-08-24 16:36

Already tested on pi/pgsql:
- without local changes:
  - add core with maturity level: TEst
  - run update.database without force option, check that it does not stop with local changes
- in Module window
  - do any change to i.e. core module (change description)
  - run update.database and check that it does still stop with local changes
(0030260)
iperdomo (reporter)
2010-08-24 17:32

Tested on pi @ rev 28457ff0e027
(0030277)
hudsonbot (developer)
2010-08-25 07:09

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/d1ae61b55653 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8a6a35fc0751 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18218.obx [^]
(0030283)
hudsonbot (developer)
2010-08-25 07:09

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/28457ff0e027 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8a6a35fc0751 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18218.obx [^]

- Issue History
Date Modified Username Field Change
2010-08-21 12:42 jpabloae New Issue
2010-08-21 12:42 jpabloae Assigned To => alostale
2010-08-21 12:42 jpabloae File Added: rebuild.log
2010-08-21 12:48 jpabloae Steps to Reproduce Updated View Revisions
2010-08-23 09:37 iperdomo Assigned To alostale => iperdomo
2010-08-23 12:28 iperdomo Status new => scheduled
2010-08-23 12:28 iperdomo fix_in_branch => pi
2010-08-23 13:42 hgbot Checkin
2010-08-23 13:42 hgbot Note Added: 0030225
2010-08-23 13:42 hgbot Status scheduled => resolved
2010-08-23 13:42 hgbot Resolution open => fixed
2010-08-23 13:42 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d1ae61b55653ebb4412823dcf26ac1e3499e0ff3 [^]
2010-08-23 15:59 iperdomo Status resolved => new
2010-08-23 15:59 iperdomo Resolution fixed => open
2010-08-23 16:00 iperdomo Assigned To iperdomo => shuehner
2010-08-23 16:00 iperdomo Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/d1ae61b55653ebb4412823dcf26ac1e3499e0ff3 [^] =>
2010-08-23 16:00 iperdomo fix_in_branch pi =>
2010-08-23 16:05 iperdomo Note Deleted: 0030225
2010-08-24 13:08 plujan Issue cloned 0014274
2010-08-24 13:08 plujan Relationship added related to 0014274
2010-08-24 13:09 iperdomo Status new => scheduled
2010-08-24 13:09 iperdomo fix_in_branch => pi
2010-08-24 13:13 shuehner Relationship added depends on 0014276
2010-08-24 15:11 hgbot Checkin
2010-08-24 15:11 hgbot Note Added: 0030254
2010-08-24 15:11 hgbot Status scheduled => resolved
2010-08-24 15:11 hgbot Resolution open => fixed
2010-08-24 15:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/28457ff0e0275d5c0a644b91e3cbbcce38f463b4 [^]
2010-08-24 16:36 shuehner Note Added: 0030256
2010-08-24 17:32 iperdomo Note Added: 0030260
2010-08-24 17:32 iperdomo Status resolved => closed
2010-08-25 07:09 hudsonbot Checkin
2010-08-25 07:09 hudsonbot Note Added: 0030277
2010-08-25 07:09 hudsonbot Checkin
2010-08-25 07:09 hudsonbot Note Added: 0030283
2010-08-25 13:19 psarobe Tag Attached: Regression
2010-08-25 13:21 psarobe version => 2.50MP20
2010-08-25 13:21 psarobe fix_in_branch pi =>
2010-09-13 12:38 anonymous sf_bug_id 0 => 3065179


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker