IllegalStateException: Session already invalidated

2002-02-19 Thread Egil Rian
I get the following error sometimes when I have had tomcat running for a while, but have had little or no activity in the sessions. When I call session.getAttribute(attributeName), I get the error: java.lang.IllegalStateException: getAttribute: Session already invalidated at

IllegalStateException: Session already invalidated

2002-02-15 Thread Egil Rian
I get the following error sometimes when I have let the tomcat running for a while, but have had little or no activity in the sessions. When I call session.getAttribute(attributeName), I get the error: java.lang.IllegalStateException: getAttribute: Session already invalidated at