You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/03/08 12:36:14 UTC

[Bug 59145] New: Incorrect warning logging on invalidate session when using SingleSignOn valve

https://bz.apache.org/bugzilla/show_bug.cgi?id=59145

            Bug ID: 59145
           Summary: Incorrect warning logging on invalidate session when
                    using SingleSignOn valve
           Product: Tomcat 7
           Version: 7.0.68
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: coen.wouters@planonsoftware.com

Created attachment 33650
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33650&action=edit
Zip file containing java and xml sources

I have created a simple Servlet which is configured to use the SingleSignOn
valve in combination with BASIC authentication.

When the servlet invalidates the session it results in a warning:

Mar 08, 2016 12:20:06 PM org.apache.catalina.authenticator.SingleSignOn expire
WARNING: SSO unable to expire session [Host: [localhost], Context:
[/webproject], SessionID: [B2F3A538F5971CA3FC1EEE38CC2FFE95]] because the
Session could not be found

The problem can also be reproduced on Tomcat 8.0.32

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and checking whether this was still an issue.

Fixed in 9.0.x (for 9.0.0.M4 onwards), 8.0.x (8.0.33 onwards) and 7.0.x (7.0.69
onwards).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145

Coen Wouters <co...@planonsoftware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145

Coen Wouters <co...@planonsoftware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #2 from Coen Wouters <co...@planonsoftware.com> ---
(In reply to Mark Thomas from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 59043 ***

Tried with latest sources of tomcat 7 trunk from
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk/ and the problem can still
be reproduced

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 59145] Incorrect warning logging on invalidate session when using SingleSignOn valve

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59145

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 59043 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org