[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:


CannotReproduce



























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-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:


CannotReproduce



























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 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

html
head
meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/
titleError 401 /title
/head
bodyh2HTTP ERROR 401/h2
pProblem accessing /jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test. Reason:
pre/pre/phr /ismallPowered by Jetty:///small/ibr/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/
br/

/body
/html



























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:


CannotReproduce





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 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-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:


Jenkinsver.1.572has
a
an
exceptioninhudson.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.


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

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














































feng yu
 created  JENKINS-23774


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















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


14/Jul/14 12:04 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/test

Here is what I say:

HTTP/1.1 500 Server Error
Date: Mon, 14 Jul 2014 11:52:52 GMT
Server: Server: Jetty(7.x.x)
Cache-Control: no-cache,must-revalidate
X-Hudson-Theme: default
X-Frame-Options: sameorigin
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID.ed28295c=xdj0afbo9qxg1nc2ha0fnj8r6;Path=/jenkins
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Hudson: 1.395
X-Jenkins: 1.572
X-Jenkins-Session: d1d89bb0
X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsOFirN6go5UvL/Ve6c+7uNF47wPrAis9aAZWSEYGWYHBOGp+AHzVhebh3cP814+KrdDrQp1HoP9l6+GG4IkPukeadtVg6iKIwhajRJHZiK+UzS0kaBJUt49rpDTqx31HkoKdERWOefKxOmMsU4d9ja+ou+n+GhCHE8FLzO7eFH7LMaqiI7n7MY5i+K0nLY3/mIQE1SIZIwsDlUHlI1iEWP9oSAHm6+cOXfIf2dyMkY+PZqJ3pVUATAirLL1dKLAQlNYNJLEJU9WQTi43BysPxVCimZXAl4wryAH+cnstStA1qvtlgmSUfH4ydW5dDMFcjMjMrE/3LtfoBByJSpgX5wIDAQAB
Connection: close
Transfer-Encoding: chunked






!DOCTYPE htmlhtmlhead


titleJenkins Jenkins/titlelink rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /link rel="shortcut icon" type="image/vnd.microsoft.icon" href="" /scriptvar isRunAsTest=false; var rootURL="/jenkins"; var resURL="/jenkins/static/d1d89bb0";/scriptscript src="" type="text/_javascript_"/scriptscript src="" type="text/_javascript_"/scriptscript src='' type='text/_javascript_'/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src=""/scriptscript src="" type="text/_javascript_"/scriptscript src="" type="text/_javascript_"/scriptscriptcrumb.init("", "");/scriptlink rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /link rel="stylesheet" type="text/css" href="" /meta name="ROBOTS" content="INDEX,NOFOLLOW" /script src="" type="text/_javascript_"/scriptscriptvar Q=jQuery.noConflict()/scriptlink rel="stylesheet" type="text/css" href="" /script src=""/scriptscript src=""/script/headbody id="jenkins" data-version="jenkins-1.572" class="yui-skin-sam jenkins-1.572"a href="" class="skiplink"Skip to content/adiv id="header"div class="logo"a id="jenkins-home-link" href=""img id="jenkins-head-icon" alt="title" src="" /img id="jenkins-name-icon" height="34" alt="title" width="139" src="" //a/divdiv class="login" a style="color:inherit" href=""b登录/b/a




a href=""b注册/b/a/divdiv class="searchbox hidden-xs"form style="position:relative;" name="search" action="" class="no-json" method="get"div id="search-box-minWidth"/divdiv id="search-box-sizer"/divdiv id="searchform"input id="search-box" placeholder="查找" name="q" class="has-default-text" / a href=""img height="16" alt="help for search" width="16" src="" //adiv id="search-box-completion"/divscriptcreateSearchBox("/jenkins/search/");/script/div/form/div/divdiv id="breadcrumbBar"tr id="top-nav"td id="left-top-nav" colspan="2"link rel='stylesheet' href='' type='text/css' /script src='' type='text/_javascript_'/scriptdiv class="top-sticker noedge"div class="top-sticker-inner"div id="right-top-nav"/divul id="breadcrumbs"li class="item"a class="model-link inside" href=""Jenkins/a/lili class="children" href=""/li/uldiv id="breadcrumb-menu-target"/div/div/div/td/tr/divdiv id="page-body" class="container-fluid"div class="row"div id="side-panel" class="col-md-3"div id="side-panel-content"div class="task"


  

[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:


Jenkinstoldmereverseproxysetupisbroken,buttheolderversionisOK.SoIusethiscommandfromwiki:curl-iLhttp://your.reverse.proxy/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/testHereis
myapacheconfigure:VirtualHost*:80ServerAdminwebmaster@localhostDocumentRoot/var/www/htmlErrorLog${APACHE_LOG_DIR}/error.logCustomLog${APACHE_LOG_DIR}/access.logcombinedServerNamelocalhostProxyRequestsoffProxyPreserveHostOnSetEnvproxy-nokeepalive1ProxyPass/jenkinsajp://127.0.0.1:8009/jenkinsnocanonAllowEncodedSlashesNoDecode/VirtualHostAndhereis
whatI
say
saw
:HTTP/1.1500ServerErrorDate:Mon,14Jul201411:52:52GMTServer: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,01Jan197000:00:00GMTX-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:chunked!DOCTYPEhtmlhtmlheadtitleJenkins[Jenkins]/titlelinkrel=stylesheettype=text/csshref="">|ahref="">aclass=task-icon-linkhref="">aclass=task-icon-linkhref="">aclass=task-icon-linkhref="">aclass=task-icon-linkhref="">Pleasecheckahref="">Ifitisalreadyreported,pleasevoteandputacommentonittoletusgaugetheimpactoftheproblem.Ifyouthinkthisisanewissue,pleasefileanewissue.Whenyoufileanissue,makesuretoaddtheentirestacktrace,alongwiththeversionofJenkinsandrelevantplugins.ahref="">	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:778)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:858)	atorg.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)	atorg.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)	atorg.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:858)	atorg.kohsuke.stapler.Stapler.invoke(Stapler.java:631)	atorg.kohsuke.stapler.Stapler.service(Stapler.java:225)	atjavax.servlet.http.HttpServlet.service(HttpServlet.java:848)	atorg.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)	atorg.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)	athudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)	athudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)	atorg.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)	athudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)	atorg.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)	athudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atjenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)	athudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)	atorg.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)	

[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.