0 Replies Latest reply on Oct 31, 2002 9:43 AM by coughlam

    Passivation Problem with OILClientILService

    coughlam

      Hi,
      After leaving JBoss 3.0.3 idle for a few minutes after running my Application, I get the following passivation error. Any body else come across this ??

      Thanks,
      Mick


      javax.ejb.EJBException: Could not passivate; CausedByException is:
      org.jboss.mq.il.oil.OILClientILService
      at org.jboss.ejb.plugins.StatefulSessionFilePersistenceManager.passivateSession(StatefulSessionFilePersistenceManager.java:293)
      at org.jboss.ejb.plugins.StatefulSessionInstanceCache.passivate(StatefulSessionInstanceCache.java:78)
      at org.jboss.ejb.plugins.AbstractInstanceCache$1.execute(AbstractInstanceCache.java:615)
      at org.jboss.util.WorkerQueue$QueueLoop.run(WorkerQueue.java:206)
      at java.lang.Thread.run(Thread.java:484)
      java.io.NotSerializableException: org.jboss.mq.il.oil.OILClientILService

      java.io.NotSerializableException: org.jboss.mq.il.oil.OILClientILService
      etc....