The issue seems to be that although only one row should be created by an
insert, more than one rows were created. This is not a known issue. To look
into this, more information is needed. Can you produce a test case which
reproduces the error and send it in ?
Thomas
"Youngho Cho" <[EMAIL PROTECTED]> schrieb am 16.11.2005 00:39:45:
> Hello,
>
> I updated torque to 3.2rc-2 from 3.1 recently and got some strange error
> frequently when heavily insert mode. ( continuesly insert over few
> hundread object )
>
> please refer to the error message.
> Caused by: java.sql.SQLException: There were 197 rows inserted with
> this records key value.
> at com.workingdogs.village.Record.saveWithInsert(Record.java:426)
> at com.workingdogs.village.Record.save(Record.java:220)
> at com.workingdogs.village.Record.save(Record.java:190)
> at org.apache.torque.util.BasePeer.
> insertOrUpdateRecord(BasePeer.java:622)
> ... 75 more
>
> It is happened windows and linux box both with MySQL4.1 and java 1.4.
> The DB and application is in same machine.
> and It was not happened torque-3.1.
>
> I don't know how I can solve it.
> Is it know issue ?
>
> Thanks.
>
> Youngho
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]