>    No errors show up in turbine.log, but there is this warning:
>
>    [Fri Sep 08 11:10:16 EDT 2000] -- WARNING -- IDBroker is being used
with db:
> default
>     which does not support transactions.  It is possible to
>     generate duplicate keys, if multiple JVM's are used or other
>     means are used to write to the database.
>
This is harmless as long as you do not plan to run the application using
multiple vm's.  With MySQL, you should switch to using the auto-increment
feature, IF you plan to run multiple instances of jserv/tomcat on the same
app.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to