1 Reply Latest reply on Apr 20, 2006 11:36 AM by suniil

    Deployment error - shared references

    suniil

      I've a deployment error (see below)

      any thoughts

      many thanks in advance
      sunil



      ................
      ................
      16:31:59,182 INFO [NamingHelper] JNDI InitialContext properties:{}
      16:31:59,182 INFO [UpdateTimestampsCache] starting update timestamps cache at r
      egion: org.hibernate.cache.UpdateTimestampsCache
      16:31:59,182 INFO [StandardQueryCache] starting query cache at region: org.hibe
      rnate.cache.StandardQueryCache
      16:31:59,182 INFO [SessionFactoryImpl] Checking 0 named queries
      16:32:02,307 ERROR [PortletAppDeployment] Error when creating instances
      org.hibernate.HibernateException: Found shared references to a collection: org.j
      boss.portal.core.impl.portlet.state.PersistentStateEntry.strings
      at org.hibernate.engine.Collections.processReachableCollection(Collectio
      ns.java:146)
      at org.hibernate.event.def.FlushVisitor.processCollection(FlushVisitor.j
      ava:37)
      at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.
      java:101)
      at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.
      java:61)
      at org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(A
      bstractVisitor.java:55)
      at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity
      (DefaultFlushEntityEventListener.java:115)
      at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(A
      bstractFlushingEventListener.java:195)
      at org.hibernate.event.def.AbstractFlushingEventListener.flushEverything
      ToExecutions(AbstractFlushingEventListener.java:76)
      at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlus
      hEventListener.java:26)
      at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:905)
      at org.jboss.portal.core.impl.portlet.state.PersistentStateStore.createS
      tate(PersistentStateStore.java:80)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)