[jboss-jira] [JBoss JIRA] Commented: (JBPM-443) JPBM does not work with MySQL 5.0

J￶rg Schmidt (JIRA) jira-events at jboss.com
Mon Jul 31 12:39:12 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBPM-443?page=comments#action_12340279 ] 
            
J￶rg Schmidt commented on JBPM-443:
-----------------------------------

We observed the same problems. We are using MYSQL 5.0.1.9 and  JBPM 3.1.1.
I think it is an aftereffect of a Hibernate Bug described here: http://opensource.atlassian.com/projects/hibernate/browse/HHH-468.
As a workaround you have to convert your bit columns to tinyint(1). Then it should work.





> JPBM does not work with MySQL 5.0
> ---------------------------------
>
>                 Key: JBPM-443
>                 URL: http://jira.jboss.com/jira/browse/JBPM-443
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Core Engine
>    Affects Versions: jBPM 3.0
>         Environment: Windows XP, Mysql 5.0 beta2, JBPM 3.0
>            Reporter: Ravi Prakash Reddy Ummadi
>         Assigned To: Tom Baeyens
>
> When JBPM is used with MySQL 5.0, the process is skipping the intermediate steps in the process definition.
> The behaviour is unpredictable. The same works fine with MySQL 4.1 and other databases.
> The problem may be in DB scripts ( DB scrips run fine though) or .hbm.xml files .

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       




More information about the jboss-jira mailing list