DO NOT REPLY [Bug 36994] - httpsession.getId() throws ISE after invalidation

2005-12-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=36994.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36994





--- Additional Comments From [EMAIL PROTECTED]  2005-12-21 19:10 ---
I think this is a serious issue, the change will beak many systems. For instance
it breaks the use of OSCache:

java.lang.IllegalStateException: getId: Session already invalidated
at
org.apache.catalina.session.StandardSession.getId(StandardSession.java:328)
at
org.apache.catalina.session.StandardSessionFacade.getId(StandardSessionFacade.java:78)
at
com.opensymphony.oscache.web.ServletCache.valueUnbound(ServletCache.java:96)
at
org.apache.catalina.session.StandardSession.removeAttributeInternal(StandardSession.java:1607)
at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:737)
at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:643)
at
org.apache.catalina.session.StandardSession.invalidate(StandardSession.java:1088)
at
org.apache.catalina.session.StandardSessionFacade.invalidate(StandardSessionFacade.java:149)

Obtaining, patching and building each new version is not really an option to me

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36994] - httpsession.getId() throws ISE after invalidation

2005-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=36994.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36994





--- Additional Comments From [EMAIL PROTECTED]  2005-10-13 10:17 ---
To let me come to an end, I think slowly I got it. The errata belongs to the 2.4
spec. The correct german translation of errata was very helpful :-)

Unfortunatly I could not find (easily) any official spec-2.4-document about the
getId/ISE on javasoft.com or any document that refers to your explicit link.

Thanks 
Lars


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]