A guess, which might be totally wrong, is that you've changed the
entityengine.xml file so it is inconsistent, and now ofbiz can't find
the right fieldtype file to use. I'd suggest reviewing your edits of
that file.

Cheers,
Anne.

2009/9/4 Lucio Crusca <i...@virtual-bit.com>:
> I've tried "ant run-install" again with the same results, so I guess that's
> not a race condition. Then I ran ant again and logged the output to a file,
> here are the first exceptions I get:
>
> [java] 2009-09-04 08:16:23,864 (main) [   EntityDataLoader.java:130:WARN ]
> Could not get URL for Component ResourceHandler:
> org.ofbiz.base.component.ComponentException: File Resource not found:
> /opt/ofbiz-svn/ofbiz.9.04/themes/bizznesstime/data/BizznessTimeThemeData.xml
>
> [java] 2009-09-04 08:16:32,671 (main) [    EntitySaxReader.java:563:WARN ]
>     [java] ---- runtime exception report
> --------------------------------------------------
>     [java] Could not set field CurrencyDimension.dimensionId to the value _NF_
>     [java] Exception: java.lang.IllegalArgumentException
>     [java] Message: Type id-ne not found
>     [java] ---- stack trace
> ---------------------------------------------------------------
>     [java] java.lang.IllegalArgumentException: Type id-ne not found
>     [java] org.ofbiz.entity.GenericEntity.setString(GenericEntity.java:461)
>     [java]
> org.ofbiz.entity.util.EntitySaxReader.startElement(EntitySaxReader.java:557)
>     [java] javolution.xml.sax.XMLReaderImpl.parseAll(Unknown Source)
> ...
>
>    [java] 2009-09-04 08:16:32,764 (main) [    TransactionUtil.java:285:ERROR]
>     [java] ---- exception report
> ----------------------------------------------------------
>     [java] [TransactionUtil.rollback]
>     [java] Exception: java.lang.Exception
>     [java] Message: Stack Trace
>     [java] ---- stack trace
> ---------------------------------------------------------------
>     [java] java.lang.Exception: Stack Trace
>     [java]
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:284)
>     [java]
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:266)
>     [java]
> org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:270)
> ...
>
>    [java] 2009-09-04 08:16:32,768 (main) [    TransactionUtil.java:295:INFO ]
> [TransactionUtil.rollback] transaction rolled back
>     [java] 2009-09-04 08:16:32,771 (main) [
> EntityDataLoader.java:220:ERROR]
>     [java] ---- exception report
> ----------------------------------------------------------
>     [java] [install.loadData]: Error loading XML Resource "file:/opt/ofbiz-
> svn/ofbiz.9.04/framework/common/data/DimensionTypeData.xml"; Error was: A
> transaction error occurred reading data
>     [java] Exception: org.xml.sax.SAXException
>     [java] Message: A transaction error occurred reading data
> ...
>
>
> and then a few other similar exceptions, all with message "Type id-ne not
> found".
>
> Any clue?
> --
> Virtual Bit di Lucio Crusca
> http://www.virtual-bit.com
>



-- 
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Phone: (03) 9585 6788
Fax: (03) 9585 1086
Web: http://www.cohsoft.com.au/
Email: sa...@cohsoft.com.au

Bonsai ERP, the all-inclusive ERP system
http://www.bonsaierp.com.au/

Reply via email to