Re: java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-23 Thread Alex David Shadrach Hooper
-0600): > > > > From: Alex David Shadrach Hooper [mailto:[EMAIL PROTECTED] > > > > Subject: java.lang.IllegalStateException: removeAttribute: > > > > Session already invalidated > > > > > > > > This doesn't seem to be related to a

Re: java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-23 Thread Alex David Shadrach Hooper
t: java.lang.IllegalStateException: removeAttribute: > > > Session already invalidated > > > > > > This doesn't seem to be related to anything in the webapp code After some time spent staring at the dev server setup (where I was unable to reproduce my problem) I was f

Re: java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-20 Thread Alex David Shadrach Hooper
Pulled from Caldarale, Charles R's mail (Mon, Feb 20, 2006 at 11:11:34AM -0600): > > From: Alex David Shadrach Hooper [mailto:[EMAIL PROTECTED] > > Subject: java.lang.IllegalStateException: removeAttribute: > > Session already invalidated > > > > This doesn&

Re: java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-20 Thread Alex David Shadrach Hooper
Pulled from Caldarale, Charles R's mail (Mon, Feb 20, 2006 at 11:11:34AM -0600): > > From: Alex David Shadrach Hooper [mailto:[EMAIL PROTECTED] > > Subject: java.lang.IllegalStateException: removeAttribute: > > Session already invalidated > > > > This doesn&

RE: java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-20 Thread Caldarale, Charles R
> From: Alex David Shadrach Hooper [mailto:[EMAIL PROTECTED] > Subject: java.lang.IllegalStateException: removeAttribute: > Session already invalidated > > This doesn't seem to be related to anything in the webapp code What about a session or context listener? Wh

java.lang.IllegalStateException: removeAttribute: Session already invalidated

2006-02-20 Thread Alex David Shadrach Hooper
Hi, I have a webapp running under 5.0.28 on Solaris. When attempting to reload the webapp using the tomcat manager, it regularly fails with the IllegalStageException noted in the subject. This doesn't seem to be related to anything in the webapp code, and Googling has not turned up anything usefu