> Hi,Remy
> I send the traces
>
> I look to you for guidance.

The traces show transaction errors, which happen because you're using a
version of mySQL which does not support transactions.

To get around this, you should use the special mySQL store :
 <nodestore classname="slidestore.mysql.MySQLDescriptorsStore">
and
 <contentstore classname="slidestore.mysql.MySQLContentStore">

Remy

Reply via email to