Expand |
Failed
|
ReferenceApplicationActivatorComponentTest
testAddLoginLocationTagToUnknownLocationIfThereAreNoLoginLocations
|
Failing since build #2185
(Manual run by Daniel Kayiwa)
|
Default Job |
< 1 sec |
java.lang.NoClassDefFoundError: org/hibernate/collection/PersistentCollection
at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor.onCollectionUpdate(HibernateEventInterceptor.java:146)
at org.openmrs.api.db.hibernate.ChainingInterceptor.onCollectionUpdate(ChainingInterceptor.java:243)
at org.hibernate.event.internal.AbstractFlushingEventListener.flushCollections(AbstractFlushingEventListener.java:296)
at org.hibernate.event.internal.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:103)
at org.hibernate.event.internal.DefaultAutoFlushEventListener.onAutoFlush(DefaultAutoFlushEventListener.java:61)
at org.hibernate.internal.SessionImpl.autoFlushIfRequired(SessionImpl.java:1227)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1293)
(71 more lines...)
|
Expand |
Failed
|
ReferenceApplicationActivatorComponentTest
testAddLoginLocationTagToAtleastOneLocationIfThereAreNoLoginLocations
|
Failing since build #2185
(Manual run by Daniel Kayiwa)
|
Default Job |
4 secs |
java.lang.NoClassDefFoundError: org/hibernate/collection/PersistentCollection
at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor.onCollectionUpdate(HibernateEventInterceptor.java:146)
at org.openmrs.api.db.hibernate.ChainingInterceptor.onCollectionUpdate(ChainingInterceptor.java:243)
at org.hibernate.event.internal.AbstractFlushingEventListener.flushCollections(AbstractFlushingEventListener.java:296)
at org.hibernate.event.internal.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:103)
at org.hibernate.event.internal.DefaultAutoFlushEventListener.onAutoFlush(DefaultAutoFlushEventListener.java:61)
at org.hibernate.internal.SessionImpl.autoFlushIfRequired(SessionImpl.java:1227)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1293)
(79 more lines...)
|