0 Replies Latest reply on Nov 29, 2001 8:58 AM by rachelucox

    Jboss Dying after long idle period

    rachelucox

      Hi, I'm running jboss with resin on a web site that doesn't get hardly any traffic. After a day or two of no traffic, I always get this error:

      java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
      javax.transaction.TransactionRolledbackException: Load failed; nested exception is:
      java.sql.SQLException: Unable to load EJBObject back from Handle: java.rmi.ServerException: Could not get EJBObject; nested exception is:
      java.lang.reflect.InvocationTargetException; nested exception is:
      java.rmi.ServerException: Load failed; nested exception is:
      java.sql.SQLException: Unable to load EJBObject back from Handle: java.rmi.ServerException: Could not get EJBObject; nested exception is:
      java.lang.reflect.InvocationTargetException


      At which point I restart everything and everything works fine. What do I do?

      Rachel