[JIRA] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2017-01-27 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 Similar code exists in git-plugin but strangely I can find no analogous issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38720  
 
 
  500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Labels: 
 exception  mercurial scm  jetty  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38720  
 
 
  500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 

Should it just be a cap with no warning?
 Maybe some kind of notation indicating that the list was truncated, so scripts relying on the header would fail predictably.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-11 Thread nick.sonnev...@smartward.com.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Sonneveld commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 Jesse Glick Hrm, I wonder if you can generate the "Response header too large" exception while adding properties to the header. It looks like the size isn't checked until the header is flushed just before the body starts being written.  I'm certainly not checking the results in the header but others might. Should it just be a cap with no warning? Or should there be a further header with number of projects triggered? (with a possible "truncated" property as well?)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-11 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 Well, then you just have a huge number of jobs all using the same repository, I guess? So MercurialStatus needs to be patched to cap the number of job names it will enumerate in its header.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-11 Thread nick.sonnev...@smartward.com.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Sonneveld commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 Jesse Glick hah, I know. It was my attempt to de-identify the logs. They are all unique job names however.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-11 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-38720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
 

 

INFO: Triggering polling of 
 

 looks pretty fishy.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit: "Response header too large"

2016-10-05 Thread nick.sonnev...@smartward.com.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Sonneveld updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38720  
 
 
  500 Server Error when notifying master of new mercurial commit: "Response header too large"   
 

  
 
 
 
 

 
Change By: 
 Nick Sonneveld  
 
 
Summary: 
 500 Server Error when notifying master of new mercurial commit : "Response header too large"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit

2016-10-04 Thread nick.sonnev...@smartward.com.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Sonneveld updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38720  
 
 
  500 Server Error when notifying master of new mercurial commit   
 

  
 
 
 
 

 
Change By: 
 Nick Sonneveld  
 
 
Labels: 
 exception mercurial scm  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38720) 500 Server Error when notifying master of new mercurial commit

2016-10-04 Thread nick.sonnev...@smartward.com.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nick Sonneveld updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38720  
 
 
  500 Server Error when notifying master of new mercurial commit   
 

  
 
 
 
 

 
Change By: 
 Nick Sonneveld  
 
 
Summary: 
 500 Server Error when notifying  Jenkins  master  of new mercurial commit  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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