[jbpm-dev] [jBPM 3.2.6.SP1] Hibernate flush failed.

Stefan Droog sdroog at educator.eu
Wed Apr 29 09:46:04 EDT 2009


Hi all,

Currently I get the following error message. Does someone knows what goes wrong.

Configuration:
            <service name="persistence">
                  <factory>
                        <bean class="org.jbpm.persistence.db.DbPersistenceServiceFactory">
                              <field name="isTransactionEnabled"><false /></field>
                              <field name="isCurrentSessionEnabled"><false /></field>
                        </bean>
                  </factory>
            </service>
            <service name="tx" factory="org.jbpm.tx.TxServiceFactory" />

Regards,
Stefan

2009-04-29 15:23:57,968 [server-tomcat-thread-2] ERROR org.jbpm.persistence.db.DbPersistenceService  - hibernate flush failed
org.hibernate.HibernateException: instance not of expected entity type: org.jbpm.context.exe.variableinstance.UnpersistableInstance is not a: org.jbpm.context.exe.VariableInstance
                at org.hibernate.persister.entity.AbstractEntityPersister.getSubclassEntityPersister(AbstractEntityPersister.java:3663)
                at org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1374)
                at org.hibernate.engine.ForeignKeys.isTransient(ForeignKeys.java:203)
                at org.hibernate.event.def.AbstractSaveEventListener.getEntityState(AbstractSaveEventListener.java:535)
                at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.performSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:103)
                at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:93)
                at org.hibernate.impl.SessionImpl.fireSaveOrUpdate(SessionImpl.java:534)
                at org.hibernate.impl.SessionImpl.saveOrUpdate(SessionImpl.java:526)
                at org.hibernate.engine.CascadingAction$5.cascade(CascadingAction.java:241)
                at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:291)
                at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:239)
                at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:192)
                at org.hibernate.engine.Cascade.cascadeCollectionElements(Cascade.java:319)
                at org.hibernate.engine.Cascade.cascadeCollection(Cascade.java:265)
                at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:242)
                at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:192)
                at org.hibernate.engine.Cascade.cascade(Cascade.java:153)
                ......
2009-04-29 15:23:57,968 [server-tomcat-thread-2] ERROR org.jbpm.svc.Services  - problem closing service 'persistence'
org.jbpm.persistence.JbpmPersistenceException: hibernate flush session failed
                at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:207)
                at org.jbpm.svc.Services.close(Services.java:243)
                at org.jbpm.JbpmContext.close(JbpmContext.java:133)
                .......

________________________________
The information contained in this communication is confidential, intended solely for the use of the individual or entity to whom it is addressed and may be legally privileged and protected by professional secrecy. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. This email does not constitute any commitment from Cordys Holding BV or any of its subsidiaries except when expressly agreed in a written agreement between the intended recipient and Cordys Holding BV or its subsidiaries. Cordys is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt. Cordys does not guarantee that the integrity of this communication has been maintained nor that the communication is free of viruses, interceptions or interference. If you are not the intended recipient of this communication please return the communication to the sender and delete and destroy all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-dev/attachments/20090429/ec42d7a5/attachment.html 


More information about the jbpm-dev mailing list