Hi Arne: Not sure about your question, but if you have a JBuilder, with its debugging tool, this kind of problem are quite easy to trace. Good luck ----- Original Message ----- From: Arne Meyer Hansen Sent: 2001年7月30日 20:39 To: [EMAIL PROTECTED] Subject: Exception when trying to insert new user in test application 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] more from the Web. FREE MSN Explorer download : http://explorer.msn.com
