Hi!
I'm trying to familiarize myself with Turbine, using the default testapp. The only
changes I have done was to rename the application to testapp and rename the target
package before "ant"-ing it together, according to the readme's.
I am using a turbine 2.1-jar, built from the TT_2_1_BRANCH-branch, as suggested last
week for those using Postgresql.
After staring Catalina, accessing the servlet and logging on as the "turbine" user, I
tried adding a new user, but ended up with getting the following exception (I've only
included the first parts of the stacktrace):
Exception: java.lang.reflect.InvocationTargetException
Stack Trace follows:
java.lang.reflect.InvocationTargetException:
com.workingdogs.village.DataSetException: Bad conversion:
java.lang.NumberFormatException: ��srjava.util.Hashtable�%!J�F
loadFactorI thresholdxp?@x
at com.workingdogs.village.Value.asInt(Value.java:424)
at com.workingdogs.village.Value.setPreparedStatementValue(Value.java:233)
at com.workingdogs.village.Record.saveWithInsert(Record.java:325)
at com.workingdogs.village.Record.save(Record.java:185)
at com.workingdogs.village.Record.save(Record.java:166)
at org.apache.turbine.om.peer.BasePeer.insertOrUpdateRecord(BasePeer.java:860)
at org.apache.turbine.om.peer.BasePeer.doInsert(BasePeer.java:764)
at org.apache.turbine.om.peer.BasePeer.doInsert(BasePeer.java:657)
Has anyone experienced something similiar? Any suggestions?
Regards,
Arne Meyer Hansen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]