Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: build-flow
Created: 26/Mar/14 8:08 AM
Description:

During configuration of a flow, as the amount of DSL code to execute in a flow grows, the ~8k limit for GET requests as imposed by Apache can be exceeded, resulting in the message

Request Entity Too Large
The requested resource
/jenkins/view/trunk/job/=flow_trunk/descriptorByName/com.cloudbees.plugins.flow.BuildFlow/checkDsl
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Apache/2.2.22 (Debian) Server at xxxxxx-ci.xxxxxx.ch Port pppp

right after the "Define build flow using flow DSL" text entry field.

The message is sometimes visible as copied above, at other times only an "ERROR" link is displayed which gets expanded to the message when clicked.

Could HTTP POST requests be used instead of HTTP GET requests?

Environment: Jenkins 1.551 running under tomcat7/apache2 on debian 7.4 "wheezy"
Project: Jenkins
Labels: plugin configuration build-flow
Priority: Minor Minor
Reporter: Wolf Geldmacher
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to