Hi All,
I am getting a hibernate error while running JBOSS-JBPM, and i am using hibernate3.0 version and the error is as follows:
Code:
************************************************
org.hibernate.HibernateException: [b]Found shared references to a collection[/b]
[Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
11:06:41,437 INFO [STDOUT] Hibernate: select nextval ('hibernate_sequence')
11:06:41,734 ERROR [JbpmSession] org.hibernate.HibernateException: Found shared references to a collection
11:06:46,625 INFO [TestClient] Exception is java.lang.RuntimeException: couldn't commit transaction
************************************************
So please give me some idea how to resolve it .if in case in hibernate configuration or session.close required.
Thanks,
Susant