Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006887Openbravo ERPA. Platformpublic2009-01-14 16:502009-04-21 12:36
serc 
mtaal 
highmajoralways
closedfixed 
10XP
pi 
 
Core
No
0006887: Cannot create / update database - create.database and update.database tasks fail
Database can neither be updated nor a new database can be created.

If create.database or update.database tasks are run, they fail with the following error:

[alterdatabasedataall] log4j:ERROR Could not instantiate class [org.openbravo.utils.OBLogAppender].
[alterdatabasedataall] java.lang.ClassNotFoundException: org.openbravo.utils.OBLogAppender

However, if you run the core.lib task first, before running create.database or update.database, it works fine
create.database or update.database should first call core.lib task and then proceed further
No tags attached.
related to defect 0006861 closed mtaal eclipse.install.source does not work in trunk revision 11813 
Issue History
2009-01-14 16:50sercNew Issue
2009-01-14 16:50sercAssigned To => rafaroda
2009-01-14 16:50sercsf_bug_id0 => 2507272
2009-01-14 16:50sercRegression testing => No
2009-01-14 16:54rafarodaRelationship addedrelated to 0006861
2009-01-14 16:55rafarodaAssigned Torafaroda => mtaal
2009-01-14 18:05svnbotCheckin
2009-01-14 18:05svnbotNote Added: 0012181
2009-01-14 18:05svnbotStatusnew => resolved
2009-01-14 18:05svnbotResolutionopen => fixed
2009-01-14 18:05svnbotsvn_revision => 11888
2009-04-21 12:36psarobeStatusresolved => closed

Notes
(0012181)
svnbot   
2009-01-14 18:05   
Repository: openbravo
Revision: 11888
Author: mtaal
Date: 2009-01-14 18:05:51 +0100 (Wed, 14 Jan 2009)

Fixes issue 6887, core.lib build is now done as part of database ant tasks as the database ant tasks depend on core

---
U trunk/build.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11888&sc=1 [^]