I have been trying to get the nightly builds to work so I can try the CLOB
implementation.
Unfortuntely I have run into a RunTime snag. In both the 04/03/03 and
........ builds I get the following error.
I have tried updating the StringUtils as well, but it hasn't changed
recently.
Any ideas?
p.s. I would have tried to debug it myself but it didn't have the src for
the ashwood stuff in the download.
----------------------------------------------------------------------------
----------------------
INFO QueryLogger: +++ Connecting: SUCCESS.
java.lang.NoSuchMethodError:
org.apache.commons.lang.StringUtils.defaultString(Ljava/lang/String;)Ljava/l
ang/String;
at org.objectstyle.ashwood.dbutil.Table.composeFullName(Unknown Source)
at org.objectstyle.ashwood.dbutil.Table.getFullName(Unknown Source)
at org.objectstyle.ashwood.dbutil.DbUtils.buildReferentialDigraph(Unknown
Source)
at
org.objectstyle.cayenne.access.util.DefaultSorter._indexSorter(DefaultSorter
.java:151)
at
org.objectstyle.cayenne.access.util.DefaultSorter.sortDbEntities(DefaultSort
er.java:183)
at
org.objectstyle.cayenne.access.ContextCommit.prepareInsertQueries(ContextCom
mit.java:293)
at
org.objectstyle.cayenne.access.ContextCommit.commit(ContextCommit.java:150)
at
org.objectstyle.cayenne.access.DataContext.commitChanges(DataContext.java:72
7)
at
org.objectstyle.cayenne.access.DataContext.commitChanges(DataContext.java:70
3)
at
com.dropshopz.inventory.csv.ConversionManager.persistToDatabase(ConversionMa
nager.java:177)
at
com.dropshopz.inventory.csv.ConversionManager.main(ConversionManager.java:22
0)
Exception in thread "main" Process terminated with exit code 1
This archive was generated by hypermail 2.0.0 : Thu Apr 03 2003 - 23:24:11 EST