Details
-
Bug
-
Status: Reopened (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Since upgrading from Jenkins 1.552 to 1.556 I see the following error when I attempt to login to Jenkins:
HTTP ERROR 404
Problem accessing /jenkins/;jsessionid=1vdumbbfrnzw1ikx0jl5mqi6q. Reason:
Not Found
I can successfully login by deleting the Jenkins cookie in my browser (IE9) but the problem reoccurs later.
I am using the latest ActiveDirectory plugin.
Attachments
Issue Links
- links to
Damien: That jives - I see that the 404 is an http: page, and when I replace that with https: (and remove the jsessionid cruft) it works as expected.