Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015081Openbravo ERPA. Platformpublic2010-10-29 21:092010-11-09 22:46
psarobe 
mtaal 
immediatemajoralways
closedfixed 
5
2.50MP23 
3.0RC32.50MP23 
Core
No
0015081: You cannot update from RC2 to the latest MP
If you try to update from a fresh RC to the latest MP (MP23) the process fails. When I say MP23 I mean the corresponding MP23 for 3.0

Please note that it worked when you updated fro 3.0RC2 to MP22 (corresponding mp22 for 3.0)
1. Install 3.0RC2
2. Test maturity level for core: test
3. Scan for updates
4. You will find updates for 3.0 and the template
5. Install the updates
6. Rebuild. It is here when it fails

See attach

Below part of the log:


Error: Table: Forced_Table not found in runtime model, is it maybe inactive?

Error: Reference column for Forced_Table_ID not found in runtime model [ref: 19, encountered exception Table: Forced_Table not found in runtime model, is it maybe inactive?

Error: No referenced column found: error >> tableName: APRM_Reconciliation_v - columnName: Forced_Table_ID

Error: Table: AD_Orgtrx not found in runtime model, is it maybe inactive?

Error: Reference column for AD_Orgtrx_ID not found in runtime model [ref: 30, encountered exception Table: AD_Orgtrx not found in runtime model, is it maybe inactive?

Error: No referenced column found: error >> tableName: APRM_FinAcc_Transaction_acct_v - columnName: AD_Orgtrx_ID

Error: Table: C_Locfrom not found in runtime model, is it maybe inactive?

Error: Reference column for C_Locfrom_ID not found in runtime model [ref: 30, encountered exception Table: C_Locfrom not found in runtime model, is it maybe inactive?

Error: No referenced column found: error >> tableName: APRM_FinAcc_Transaction_acct_v - columnName: C_Locfrom_ID

Error: Table: C_Locto not found in runtime model, is it maybe inactive?

Error: Reference column for C_Locto_ID not found in runtime model [ref: 30, encountered exception Table: C_Locto not found in runtime model, is it maybe inactive?

Error: No referenced column found: error >> tableName: APRM_FinAcc_Transaction_acct_v - columnName: C_Locto_ID

and more...
Regression QA
png RC2toMP23.PNG (73,402) 2010-10-29 21:09
https://issues.openbravo.com/file_download.php?file_id=3289&type=bug
png
Issue History
2010-10-29 21:09psarobeNew Issue
2010-10-29 21:09psarobeAssigned To => mtaal
2010-10-29 21:09psarobeFile Added: RC2toMP23.PNG
2010-10-29 21:10psarobeSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1146#r1146
2010-10-29 21:10psarobeStatusnew => scheduled
2010-10-29 21:10psarobefix_in_branch => pi
2010-10-29 21:18mtaalNote Added: 0032331
2010-10-29 21:18mtaalStatusscheduled => feedback
2010-10-29 21:27jpabloaeIssue Monitored: jpabloae
2010-10-29 21:30psarobeNote Added: 0032332
2010-10-29 21:39psarobeStatusfeedback => scheduled
2010-11-01 09:32gorka_gilIssue Monitored: gorka_gil
2010-11-01 13:24harpreetIssue Monitored: harpreet
2010-11-01 15:28hgbotCheckin
2010-11-01 15:28hgbotNote Added: 0032339
2010-11-01 15:28hgbotStatusscheduled => resolved
2010-11-01 15:28hgbotResolutionopen => fixed
2010-11-01 15:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3835fb6157887efa360236f9cf3e81f04edd89eb [^]
2010-11-05 12:44hudsonbotCheckin
2010-11-05 12:44hudsonbotNote Added: 0032446
2010-11-08 09:34psarobeNote Added: 0032456
2010-11-08 09:34psarobeStatusresolved => closed
2010-11-08 09:34psarobeFixed in Version => 2.50MP23
2010-11-09 17:45psarobeversion3.0RC2 => 2.50MP23
2010-11-09 17:45psarobefix_in_branchpi =>
2010-11-09 17:45psarobeTag Attached: Regression QA
2010-11-09 22:46anonymoussf_bug_id0 => 3106265

Notes
(0032331)
mtaal   
2010-10-29 21:18   
Hi Pablo,
Afaik the build should still succeed, correct?

An issue was solved and delivered in MP23 which should prevent these messages from showing in the build window. So, in the newest mp these errors should not show up in the install log, can you install a new module (not update the adv. payment) after installing mp23 and see if the build window still shows the error? (it shouldn't)

gr. Martin
(0032332)
psarobe   
2010-10-29 21:30   
Hi Martin,

I can confirm you that from a fresh MP23 I can install APR (Advance payables and receivables) with any issue. The same for QS2.0

The problem is that in the 3.0 RC2 if you only update the core version the issue shows up in any case.
(0032339)
hgbot   
2010-11-01 15:28   
Repository: erp/devel/pi
Changeset: 3835fb6157887efa360236f9cf3e81f04edd89eb
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Nov 01 15:27:53 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3835fb6157887efa360236f9cf3e81f04edd89eb [^]

Fixes issue 15081 You cannot update from RC2 to the latest MP

---
M build.xml
M src/org/openbravo/erpCommon/modules/ApplyModuleTask.java
---
(0032446)
hudsonbot   
2010-11-05 12:44   
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/3835fb615788 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032456)
psarobe   
2010-11-08 09:34   
Tested working fine