I’m don’t know whether that setting will solve the problem or not (it depends 
on what “maxed out” means: was there an error message or traceback? When 
reporting problems, it often a good idea to provide specific details about what 
happened when the error occurred.)

If you do want to change the setting from the default, then you need to specify 
it on the command line that starts Jenkins; it’s not exposed in the UI. 
Something like:

java -Dorg.eclipse.jetty.server.Request.maxFormContentSize=5000000 -jar 
jenkins.war

You can also search the Jenkins bug tracker  at 
https://issues.jenkins-ci.org/projects/JENKINS for maxFormContentSize

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of G Dameron
Sent: 17 November 2015 18:46
To: Jenkins Users
Cc: m...@beckweb.net
Subject: Re: Matrix Authorization Strategy Plugin - max number of user entries?

Hi Daniel -- I'm unfamiliar with how to set/view properties at this level. Is 
the setting visible in the GUI somewhere?

On Tuesday, November 17, 2015 at 10:26:54 AM UTC-7, Daniel Beck wrote:
Isn't this only the issue with the limit of form submission size? If so, should 
suffice to set the system property 
org.eclipse.jetty.server.Request.maxFormContentSize to 0 (or -1?).



-- 
This e-mail and any attachments may contain confidential, copyright and or 
privileged material, and are for the use of the intended addressee only. If you 
are not the intended addressee or an authorised recipient of the addressee 
please notify us of receipt by returning the e-mail and do not use, copy, 
retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not 
necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments 
are free from viruses and we cannot accept liability for any damage which you 
may sustain as a result of software viruses which may be transmitted in or with 
the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and 
Wales with its registered office at Diamond House, Harwell Science and 
Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6836E1DC2DDC174C9D64B7860E5AF5FCA9032EC4%40EXCHMBX03.fed.cclrc.ac.uk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to