Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 28/Feb/14 1:50 AM
Description:

After upgrading Jenkins from 1.551 to 1.552, the Manage Jenkins screen has the message "It appears that your reverse proxy set up is broken." The reverse proxy configuration has been correctly working before the upgrade.

The test URI
/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test
is redirecting to
/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testForReverseProxySetup/a%2Fb/
which is giving a 404 error.

In previous versions of Jenkins, it redirected to
/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test-for-reverse-proxy-setup
which returned 200 OK.

I am using Apache Web Server with mod_proxy_ajp as a reverse proxy in front of the Tomcat serving Jenkins.

Environment: OS: SuSE Linux Enterprise Server 11 SP3 x86_64
Apache Tomcat 6.0.37
Reverse proxy: Apache Web Server 2.2.12 Release 1.40.1
Project: Jenkins
Priority: Minor Minor
Reporter: Townsend Duong
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to