[daisy] jbpm causes sql error when launching repo 2.0-dev
Bruno Dumon
bruno at outerthought.org
Tue Nov 21 07:45:43 CST 2006
If you were using MySQL 4.1 before, check your myconfig.xml (I'm
assuming it's a dev setup, thus in repository/server/myconfig.xml) to
see if the URL is correct:
<url>jdbc:mysql://localhost/daisyrepository?characterEncoding=UTF-8</url>
More specifically, the "useServerPrepStmts=false" should *not* be in
there.
This is probably not mentioned in the README.txt, and I see the template
myconfig.xml doesn't contain the characterEncoding parameter yet either.
Looking forward to hear if this was the problem.
On Tue, 2006-11-21 at 13:23 +0100, Marc Portier wrote:
> just wanted to give the merged workflow stuff a spin
>
> - emptied/recreated the data_dirs en databases (daisyrepo and activemq)
> - stepped through the README carefully...
> - took all defaults
>
> When starting the repository I see an error
> > "Data truncation: Out of range value adjusted for column 'ISTERMINATIONIMPLICIT_' at row 1"
> occuring during the generation of the jbmp dataschema...
<snip/>
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list