Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025391Openbravo ERPA. Platformpublic2013-12-23 12:462015-09-01 16:58
malsasua 
alostale 
highmajoralways
closedfixed 
20Community Appliance
 
 
AugustoMauch
Core
No
0025391: update.database process error
if the module was installed succesfully, after that, task update.database is executed, then the next error is returned:

error: ALTER TABLE OBULOG_CONFIG ADD CONSTRAINT OBULOG_CONFIG_STAT_CHECK CHECK (((AD_TABLE_ID) <> ALL (('49F3C31FA3F340A080D0C7F45ADB0216', '566'))) OR (OLDER_THAN > 30))

. install the module
. configure the module for table AD_PROCESS_RUN: http://wiki.openbravo.com/wiki/Modules:Log_Clean_Up_Utility#Configuration [^]

. run again "smartbuild -Dlocal=no"
error is returned
No tags attached.
Issue History
2013-12-23 12:46malsasuaNew Issue
2013-12-23 12:46malsasuaAssigned To => jonalegriaesarte
2014-02-11 14:06hgbotCheckin
2014-02-11 14:06hgbotNote Added: 0064051
2014-02-11 14:06hgbotStatusnew => resolved
2014-02-11 14:06hgbotResolutionopen => fixed
2014-02-11 14:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.utility.cleanup.log/rev/f9616cd26d12c7415725a13bc2e16c43891731d4 [^]
2014-04-02 08:59plujanNote Added: 0065819
2014-04-02 08:59plujanStatusresolved => closed
2015-02-18 10:13hgbotCheckin
2015-02-18 10:13hgbotNote Added: 0074578
2015-02-18 10:13hgbotStatusclosed => resolved
2015-02-18 10:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/mods/org.openbravo.utility.cleanup.log/rev/f9616cd26d12c7415725a13bc2e16c43891731d4 [^] => http://code.openbravo.com/erp/devel/pi/rev/0bd1fe1489e1200346731e5ee034a6b9d6eb3475 [^]
2015-02-23 05:11hudsonbotCheckin
2015-02-23 05:11hudsonbotNote Added: 0074777
2015-03-09 17:45alostaleReview Assigned To => AugustoMauch
2015-03-09 17:45alostaleAssigned Tojonalegriaesarte => alostale
2015-03-10 14:58AugustoMauchNote Added: 0075398
2015-03-10 14:58AugustoMauchStatusresolved => closed
2015-09-01 16:58shuehnerProjectModules => Openbravo ERP
2015-09-01 16:58shuehnerModules => Core
2015-09-01 16:58shuehnerTriggers an Emergency Pack => No
2015-09-01 16:58shuehnerCategoryLog clean up utility => A. Platform

Notes
(0064051)
hgbot   
2014-02-11 14:06   
Repository: erp/mods/org.openbravo.utility.cleanup.log
Changeset: f9616cd26d12c7415725a13bc2e16c43891731d4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 11 13:57:54 2014 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.cleanup.log/rev/f9616cd26d12c7415725a13bc2e16c43891731d4 [^]

fixed bug 25391: fixed constraint to work in Oracle

---
M src-db/database/model/tables/OBULOG_CONFIG.xml
---
(0065819)
plujan   
2014-04-02 08:59   
Closed as it was in Resolved for too long
(0074578)
hgbot   
2015-02-18 10:13   
Repository: erp/devel/pi
Changeset: 0bd1fe1489e1200346731e5ee034a6b9d6eb3475
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Feb 11 13:57:54 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0bd1fe1489e1200346731e5ee034a6b9d6eb3475 [^]

[logs] fixed bug 25391: fixed constraint to work in Oracle

---
M modules/org.openbravo.utility.cleanup.logs/src-db/database/model/tables/OBULOG_CONFIG.xml
---
(0074777)
hudsonbot   
2015-02-23 05:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6856352d7235 [^]
Maturity status: Test
(0075398)
AugustoMauch   
2015-03-10 14:58   
Code reviewed and verified in pi@0bd1fe1489e1