2 Replies Latest reply on May 18, 2006 9:42 AM by starksm64

    JBOSS CR2--> 4.0.4.CR3:  cannot simultaneously fetch multipl

    jernej

      Our aplication deployed fine on jboss 4.0.4.cr2, but fails on cr3.

      ObjectName: persistence.units:ear=logistika.ear,jar=logistika.jar,unitName=logistika
      State: FAILED
      Reason: org.hibernate.HibernateException: cannot simultaneously fetch multiple bags
      I Depend On:
      jboss.jca:service=ManagedConnectionFactory,name=logistikaPool


      the only waring in the log at DEBUG level is:
      15:23:02,479 WARN [Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.


      I know is not much to look at, but if any one has any hint in what directon to look, it will be appreciated.