Caused by: java.lang.NullPointerException
at com.workingdogs.village.Value.<init>(Unknown Source)
at com.workingdogs.village.Record.createValues(Unknown Source)
at com.workingdogs.village.Record.<init>(Unknown Source)
at com.workingdogs.village.DataSet.fetchRecords(Unknown Source)
at com.workingdogs.village.DataSet.fetchRecords(Unknown Source)
at com.workingdogs.village.DataSet.fetchRecords(Unknown Source)
at
org.apache.torque.util.BasePeer.getSelectResults(BasePeer.java:1502)
... 48 more
Looks like one of your columns might be null that shouldn't be null? Do you
have the users in the table? Was there an ora error?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]