Chad, can you briefly explain what exactly the change is with the local TX manager ? what has changed and how does it affect apps ?
I have a regular J2EE app with a second hibernate config (non-spring) for jbpm, it used to work fine but since this morning I'm not able t oget things running again the mappings are found and loaded etc.. the session factory is properly configured, but when I actually want to persist something in the JBPM DB I get this error: 14:41:23,359 INFO [STDOUT] Caused by: org.hibernate.HibernateException: null index column for collection: org.jbpm.graph.def.ProcessDefinition.definitions 14:41:23,359 INFO [STDOUT] at org.hibernate.persister.collection.AbstractCollectionPersister.readIndex(AbstractCollectionPersister.java:618) 14:41:23,359 INFO [STDOUT] at org.hibernate.collection.PersistentMap.readFrom(PersistentMap.java:197) 14:41:23,359 INFO [STDOUT] at org.hibernate.loader.Loader.readCollectionElement(Loader.java:674) 14:41:23,359 INFO [STDOUT] at org.hibernate.loader.Loader.readCollectionElements(Loader.java:370) 14:41:23,359 INFO [STDOUT] at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:314) 14:41:23,359 INFO [STDOUT] at org.hibernate.loader.Loader.doQuery(Loader.java:412) 14:41:23,390 INFO [STDOUT] at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:218) 14:41:23,390 INFO [STDOUT] at org.hibernate.loader.Loader.loadCollection(Loader.java:1434) 14:41:23,390 INFO [STDOUT] at org.hibernate.loader.collection.OneToManyLoader.initialize(OneToManyLoader.java:111) 14:41:23,390 INFO [STDOUT] at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:488) 14:41:23,406 INFO [STDOUT] at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:60) 14:41:23,406 INFO [STDOUT] at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1430) 14:41:23,406 INFO [STDOUT] at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:176) 14:41:23,406 INFO [STDOUT] at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:48) 14:41:23,406 INFO [STDOUT] at org.hibernate.collection.PersistentMap.values(PersistentMap.java:173) 14:41:23,406 INFO [STDOUT] at org.jbpm.graph.exe.ProcessInstance.<init>(ProcessInstance.java:73) 14:41:23,406 INFO [STDOUT] at org.jbpm.graph.def.ProcessDefinition.createProcessInstance(ProcessDefinition.java:102) 14:41:23,406 INFO [STDOUT] at be.fgov.caami.dmfa.business.process.createfile.CreateFileProcess.startProcess(CreateFileProcess.java:115) 14:41:23,406 INFO [STDOUT] at be.fgov.caami.dmfa.services.WorkflowServiceImpl.handleFileCreated(WorkflowServiceImpl.java:63) 14:41:23,437 INFO [STDOUT] at be.fgov.caami.dmfa.services.WorkflowServiceBase.fileCreated(WorkflowServiceBase.java:142) 14:41:23,453 INFO [STDOUT] ... 76 more this wasn't happening with the snapshot version from last week, I'm very sure it is related to the change regarding the (local) TX manager -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2504#2504 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user