>
> hi
>>
>
May 19, 2017 10:05:33 AM org.eclipse.jetty.util.log.JavaUtilLog warn
WARNING: Header is too large >8192
I added such options in jenkins.xml and it is resolved issue:
-Xrs -Xmx256m
-Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle
-Dorg.eclipse.jetty.server.HttpConfigura
>
> Please try this:
>>
> https://issues.jenkins-ci.org/browse/JENKINS-26963
workaround this by adding
-Dorg.eclipse.jetty.server.Request.maxFormContentSize=50 in the
XML node of Jenkins\jenkins.xml
--
You received this message because you are subscribed to the Google Groups
"Jenkins U
HI Andreas,
were you able to resolve this issue? We have Jenkins installed on Linux
using the RPM and need to increase the header size to get our SSO
operational. What configuration file and parameter did you update to
resolve the issue?
Error Currently encountered:
org.eclipse.jetty.util.log
Hi,
It might help:
- https://issues.jenkins-ci.org/browse/JENKINS-26963
- https://issues.jenkins-ci.org/browse/JENKINS-24421
- https://issues.jenkins-ci.org/browse/JENKINS-20327
I hope it helps
Cheers
On Wednesday, 11 November 2015 15:41:12 UTC+1, Andreas Müller wrote:
>
> Hi,
>
> the Jetty as