I also got the same problem. I am using 2.1b1 with postgresql in linux.

Jackson

On Thu, 17 May 2001, Jason van Zyl wrote:

> jochen mader wrote:
> >
> > Hello,
> > I just got the newest version of the tdk (2.1b1) and I got a problem with the
> > creation of users (the same problem occures when I want to add a scheduled
> > job).
> > Everything is working, I can create groups/permissions/roles and I casn
> > delete them. I got the patched jdbs driver for postgres and it seems like
> > that there is no problem with those.
> > As soon as I try to create a new user I just get the error page and the
> > following stuff in the logfile:
> >
> > *snip*
> >
> > [Wed May 16 15:51:06 CEST 2001] -- ERROR -- Turbine.handleException: null
> > [Wed May 16 15:51:06 CEST 2001] -- ERROR --
> >         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:859)
> >         at org.apache.turbine.om.peer.BasePeer.doInsert(BasePeer.java:763)
> >         at org.apache.turbine.om.peer.BasePeer.doInsert(BasePeer.java:656)
> > rethrown as org.apache.turbine.util.security.DataBackendException: Failed to
> > create account 'dfg': Bad conversion: java.lang.NumberFormatException:
> > ��srjava.util.Hashtable�%!J�F
> > loadFactorI     thresholdxp?@x
> >
> > *snip*
> >
> > The same happens if the system tries to store the user in the database. The
> > funny thing is that there is no problem logging in.
>
> I will look into it tomorrow. Thanks for the report.
>
> >
> > Anybody an idea what's going on
> > Jochen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to