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.DbPersiste
nceServiceFactory"
field name="isTransactio nEnabled"><fa lse
/></field>
field name="isCurren tSessionEnabled"><fa
lse /></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.
Show replies by date