[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-18 Thread jgl...@cloudbees.com (JIRA)















































Jesse Glick
 resolved  JENKINS-23774 as Cannot Reproduce


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.
















Change By:


Jesse Glick
(18/Jul/14 7:43 PM)




Status:


Reopened
Resolved





Resolution:


Cannot Reproduce



























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.















feng yu: HTTP 401 is 'Bad Credentials', so verify that. I could only reproduce this when passing wrong password/username.

(Also, your not managing to make this work does not necessarily constitute a bug. If you have questions how to fix this issue, please ask on IRC or the mailing list.)



























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread abc...@163.com (JIRA)














































feng yu
 reopened  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.
















Change By:


feng yu
(15/Jul/14 4:35 PM)




Resolution:


Cannot Reproduce





Status:


Resolved
Reopened



























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread abc...@163.com (JIRA)














































feng yu
 commented on  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.















Thank you. My OS is ubuntu 14.04(in the docker) with openjdk-7-jdk

I followed the new wik, but saw some strange characters and question marks, maybe not utf-8 ? 

curl -iL -e http://user:pass@192.168.1.199/jenkins/manage http://user:pass@192.168.1.199/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test

HTTP/1.1 401 O��
Date: Tue, 15 Jul 2014 01:41:47 GMT
Server: Server: Jetty(7.x.x)
WWW-Authenticate: Basic realm="Jenkins"
Content-Type: text/html;charset=ISO-8859-1
Cache-Control: must-revalidate,no-cache,no-store
Content-Length: 1431




Error 401 

HTTP ERROR 401
Problem accessing /jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test. Reason:
Powered by Jetty://

















































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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/diagnosis/ReverseProxySetupMonitor.java
http://jenkins-ci.org/commit/jenkins/6f4242114e72ab82a12ab37078278b8f3e58d54e
Log:
  JENKINS-23774 Better report the case that the incoming web request has no Referer header set.





























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread jgl...@cloudbees.com (JIRA)















































Jesse Glick
 resolved  JENKINS-23774 as Cannot Reproduce


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.
















I am fixing the NPE, but this is not the real problem; it is just that 1.552+ requires you to pass Referer, which the originally documented curl command failed to do. I updated the wiki to correct the diagnostic command. As to what your actual proxy problem is, I am not sure yet, but perhaps when running the correct command you will be able to see.





Change By:


Jesse Glick
(14/Jul/14 7:35 PM)




Status:


Open
Resolved





Resolution:


Cannot Reproduce



























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-16 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.















Integrated in  jenkins_main_trunk #3522
 JENKINS-23774 Better report the case that the incoming web request has no Referer header set. (Revision 6f4242114e72ab82a12ab37078278b8f3e58d54e)

 Result = SUCCESS
Jesse Glick : 6f4242114e72ab82a12ab37078278b8f3e58d54e
Files : 

	core/src/main/java/hudson/diagnosis/ReverseProxySetupMonitor.java





























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-14 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.















The request's referer does not seem to be set. Are you using some kind of "privacy protection" software? Anti-Malware with web-related features? What web browser and OS (in which versions?)



























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/d/optout.


[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-14 Thread abc...@163.com (JIRA)














































feng yu
 updated  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.
















Change By:


feng yu
(14/Jul/14 12:09 PM)




Description:


Jenkins told me reverse proxy setup is broken, but the older version is OK.So I use this command from wiki: curl -iL http://your.reverse.proxy/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testHere is
 my apache configure:ServerAdmin webmaster@localhostDocumentRoot /var/www/htmlErrorLog ${APACHE_LOG_DIR}/error.logCustomLog ${APACHE_LOG_DIR}/access.log combinedServerName localhostProxyRequests offProxyPreserveHost OnSetEnv proxy-nokeepalive 1ProxyPass /jenkins ajp://127.0.0.1:8009/jenkins nocanonAllowEncodedSlashes NoDecodeAnd here is
 what I
 say
 saw
:HTTP/1.1 500 Server ErrorDate: Mon, 14 Jul 2014 11:52:52 GMTServer: Server: Jetty(7.x.x)Cache-Control: no-cache,must-revalidateX-Hudson-Theme: defaultX-Frame-Options: sameoriginContent-Type: text/html;charset=UTF-8Set-Cookie: JSESSIONID.ed28295c=xdj0afbo9qxg1nc2ha0fnj8r6;Path=/jenkinsExpires: Thu, 01 Jan 1970 00:00:00 GMTX-Hudson: 1.395X-Jenkins: 1.572X-Jenkins-Session: d1d89bb0X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsOFirN6go5UvL/Ve6c+7uNF47wPrAis9aAZWSEYGWYHBOGp+AHzVhebh3cP814+KrdDrQp1HoP9l6+GG4IkPukeadtVg6iKIwhajRJHZiK+UzS0kaBJUt49rpDTqx31HkoKdERWOefKxOmMsU4d9ja+ou+n+GhCHE8FLzO7eFH7LMaqiI7n7MY5i+K0nLY3/mIQE1SIZIwsDlUHlI1iEWP9oSAHm6+cOXfIf2dyMkY+PZqJ3pVUATAirLL1dKLAQlNYNJLEJU9WQTi43BysPxVCimZXAl4wryAH+cnstStA1qvtlgmSUfH4ydW5dDMFcjMjMrE/3LtfoBByJSpgX5wIDAQABConnection: closeTransfer-Encoding: chunkedJenkins [Jenkins]|Please check If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem.If you think this is a new issue, please file a new issue.When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins.	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:778)	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)	at org.kohsuke.stapler.Stapler.service(Stapler.java:225)	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	at org.acegisecurit

[JIRA] [core] (JENKINS-23774) Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.

2014-07-14 Thread abc...@163.com (JIRA)














































feng yu
 updated  JENKINS-23774


Jenkins ver. 1.572 has an exception in hudson.diagnosis.ReverseProxySetupMonitor.
















Change By:


feng yu
(14/Jul/14 12:05 PM)




Summary:


Jenkins ver. 1.572 has
 a
 an
 exception in hudson.diagnosis.ReverseProxySetupMonitor.



























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/d/optout.