DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3973>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3973

session.getAttribute() locks-up in HttpSessionListener.sessionDestroyed()





------- Additional Comments From [EMAIL PROTECTED]  2001-10-04 20:39 -------
found it... along with a few other exceptions, which explains other strange
behaviour i was seeing.. 

sorry for the false alarm!

i've already moved code i was planning to execute here to the valueUnbound()
method of HttpSessionBindingListener. it's a round about way to do it, but it
works... 

thanks!

localhost_log.2001-10-03.txt
---
2001-10-03 23:40:04 jsp: init
2001-10-03 23:40:04 StandardManager[] Session event listener threw exception
java.lang.IllegalStateException: getAttribute: Session already invalidated
        at 
org.apache.catalina.session.StandardSession.getAttribute(StandardSession.java:900)
        at
org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:171)

Reply via email to