A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue.
When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened.
1 Stack trace javax.servlet.ServletException: java.lang.IllegalStateException: Form too large 241320>200000
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:777)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841)
at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841)
at org.kohsuke.stapler.Stapler.invoke(Stapler.java:630)
at org.kohsuke.stapler.Stapler.service(Stapler.java:224)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)
at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:208)
at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:181)
at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86)
at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.jav
a:84)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66)
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51
)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProce
ssingFilter.java:125)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProces singFilter.java:142)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextInteg rationFilter.java:249)
at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFil ter2.java:67)
at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:370)
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:48
9)
at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:960)
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnecti on.java:1021)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Form too large 241320>200000
at org.eclipse.jetty.server.Request.extractParameters(Request.java:352)
at org.eclipse.jetty.server.Request.getParameter(Request.java:790)
at javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:184)
at javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:184)
at org.kohsuke.stapler.RequestImpl.getSubmittedForm(RequestImpl.java:858)
at hudson.plugins.sectioned_view.SectionedView.submit(SectionedView.java:148)
at hudson.model.View.doConfigSubmit(View.java:954)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297)
at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:46)
at org.kohsuke.stapler.Function$InterceptedFunction.invoke(Function.java:398)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727)
... 73 more
Error logging on Jenkins master shows:
[33m29.10.2013 17:32:51 org.eclipse.jetty.util.log.JavaUtilLog warn
WARNING: Error while serving https://att-build-vm-1.rsint.net/view/CMWcards/configSubmit java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297) at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:46) at org.kohsuke.stapler.Function$InterceptedFunction.invoke(Function.java:398) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:630) at org.kohsuke.stapler.Stapler.service(Stapler.java:224) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:208) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:181) at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86) at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:58) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99) at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:66) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:99)
at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.j
ava:125) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.j
ava:142) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.ApiTokenFilter.doFilter(ApiTokenFilter.java:64) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter
.java:249) at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:6
7) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:370) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:960) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:10
21) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:668) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: Form too large 241320>200000 at org.eclipse.jetty.server.Request.extractParameters(Request.java:352) at org.eclipse.jetty.server.Request.getParameter(Request.java:790) at javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:184) at javax.servlet.ServletRequestWrapper.getParameter(ServletRequestWrapper.java:184) at org.kohsuke.stapler.RequestImpl.getSubmittedForm(RequestImpl.java:858) at hudson.plugins.sectioned_view.SectionedView.submit(SectionedView.java:148) at hudson.model.View.doConfigSubmit(View.java:954)
... 85 more
[0m29.10.2013 17:33:43 hudson.model.AsyncPeriodicWork$1 run
INFO: Started PeriodicBackup
29.10.2013 17:33:43 hudson.model.AsyncPeriodicWork$1 run
INFO: Finished PeriodicBackup. 0 ms
29.10.2013 17:34:43 hudson.model.AsyncPeriodicWork$1 run
INFO: Started PeriodicBackup
29.10.2013 17:34:43 hudson.model.AsyncPeriodicWork$1 run
INFO: Finished PeriodicBackup. 0 ms
...
Next time (red marked value gets bigger and bigger):
A problem occurred while processing the request. Please check our bug tracker to see if a similar problem has already been reported. If it is already reported, please vote and put a comment on it to let us gauge the impact of the problem. If you think this is a new issue, please file a new issue.
When you file an issue, make sure to add the entire stack trace, along with the version of Jenkins and relevant plugins. The users list might be also useful in understanding what has happened.
javax.servlet.ServletException: java.lang.IllegalStateException: Form too large 242977>200000 at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:777) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.j
ava:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:727) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:841) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:630) at org.kohsuke.stapler.Stapler.service(Stapler.java:224)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
...
Version of Jenkins: 1.537 (upgraded from 1527 today)
Versions of installed plugins:
Enabled Name ↓ Version
Previously installed Pinned Uninstall version
Ant Plugin
This plugin adds Apache Ant support to
Jenkins.
1.2
Audit Trail
Keep a log of who performed particular
Jenkins operations, such as configuring jobs.
1.8
Backup plugin
Backup or restore your Hudson configuration files
Bugzilla Plugin
This plugin integrates Bugzilla into
Hudson.
1.6.1
1.5
Build Cause Run Condition Plugin
Build Cause condition for the run condition plugin
Build Node Column Plugin
The Build Computer Column Plugin provides last build node column for views.
0.1
0.1
buildgraph-view
This plugin visualize builds relations as a graph.
1.1.1
Change Log History
This plugin copies change log data to a later build when a build is deleted.
1.3
ChuckNorris Plugin
ChuckNorris plugin displays a picture of
Chuck Norris (instead of Jenkins the butler) and a random Chuck Norris 'The
0.5
Programmer' fact on each build page.
CIFS publisher plugin
This plugin can be used to upload project artifacts and whole directories to
1.1.14
a CIFS share.
CloudBees Build Flow plugin
Manage jobs orchestration as a dedicated "build flow" top level item
0.10
Compact Columns
More compact columns for showing last
1.9
success and failure. Easier to understand, and takes less room in your view. conditional-buildstep
A buildstep wrapping any number of other buildsteps, controlling their execution based on a defined condition
(e.g. BuildParameter).
1.3.1
Config File Provider Plugin
Ability to provide configuration files
(e.g. settings.xml for maven, XML, groovy, custom files,...) loaded trough the UI which will be copy to the job workspace.
2.6.2
Copy Artifact Plugin
Adds a build step to copy artifacts from another project.
1.28
Copy To Slave Plugin
This plugin allows copying files located somewhere on the master node into the
1.4.3
jobs' workspaces, whether their builds take place on the master node or on slave nodes.
Credentials Plugin
This plugin allows you to store credentials in Jenkins.
Dashboard View
Customizable dashboard that can present various views of job information.
Dependency Graph Viewer Plugin
This plugin shows a dependency graph of the projects. It uses dot (from graphviz) for drawing.
1.9.1
2.9.2
0.11
Downstream build view
This plug-in allows you to view the full status all the downstream builds so that we can graphically see that everything for this build has been completed successfully.
1.8
Drop Down ViewsTabBar Plugin
The Drop Down ViewsTabBar Plugin provides an alternate rendering of the
Views bar which runs along the top of all views. This plugin is useful for instances which have a very large number of views and want a compact rendering.
1.6
Environment Injector Plugin 1.89
This plugin makes it possible to set an environment for the builds.
Extended Choice Parameter Plug-In
Adds extended functionality to Choice parameter
0.28
External Monitor Job Type Plugin
Adds the ability to monitor the result of externally executed jobs.
1.2
Extra Columns Plugin
This is a general listview-column plugin that currently contains the following columns: Test Result, Configure Project button, Disable/Enable Project button,
1.11
Project Description, Build Description
& SCM Type.
FTP publisher plugin
This plugin can be used to upload project artifacts and whole directories to
1.2
an ftp server.
Git server plugin
Allows Jenkins to act as a Git server.
1.2
Green Balls
Because green is better than blue! For color blind support configure user property.
1.13
Groovy Postbuild
Groovy postbuild task.
1.8
Heavy Job Plugin
This plugin allows you to define
"weight" on each job, and making each job consume that many executors
(instead of just one.) Useful for a job that's parallelized by itself, so that
Hudson can schedule jobs accordingly.
1.1
Hudson Centralized Job(Re)Action
Centralized configuration to restart jobs when a pattern occurs in the job console
1.1
output
Hudson Cron Column Plugin
Column showing the cron trigger expressions that can be configured on a job (Subversion, Scheduled Builds etc).
1.003
Hudson Distributed Workspace Cleaner
This plugin offers the possibility to cleanup the job workspace on all other slaves
1.0.4
Hudson Extended Read Permission
Plugin
1.0
This plugin enables the Extended Read permission in Hudson 1.324 and newer.
Hudson Groovy builder
This plugin executes Groovy code.
Hudson Locks and Latches plugin
This plugin adds locking and latch functionality to Hudson.
1.14
0.6
Hudson Personal View
This plugin provides a view where the selection of jobs to this view is attached to a user
1.8
Hudson SCP publisher plugin
This plugin uploads build artifacts to repository sites using SCP (SSH) protocol.
Javadoc Plugin
This plugin adds Javadoc support to
Jenkins.
Jenkins Active Directory plugin
This plugin enables authentication through Active Directory on Windows environment.
1.8
1.1
1.33
Jenkins Artifact Deployer Plug-in
This plug-in makes it possible to deploy
0.27
artifacts from workspace to output directories.
Jenkins Artifactory Plugin
This plugin allows deploying maven artifacts and build info to Artifactory.
2.2.0
Jenkins build timeout plugin
This plugin allows builds to be automatically terminated after the specified amount of time has elapsed.
1.12.2
Jenkins ClearCase Plug-in
This plugin makes it possible to retrieve
1.4
files from a ClearCase SCM using a configspec.
Jenkins CVS Plug-in
Integrates Jenkins with CVS version control system using a modified version of the Netbeans cvsclient.
2.11
Jenkins disk-usage plugin
This plugin counts disk usage.
0.22
Jenkins Dynamic Parameter Plug-in
This plugin allows dynamic generation of default build parameter values.
Jenkins Email Extension Plugin
This plugin is a replacement for
Jenkins's email publisher
0.2.0
2.36
Jenkins Filesystem Trigger Plug-in
The plug-in makes it possible to monitor
0.38
changes of a file or a set of files in a folder.
Jenkins GIT client plugin
Shared library plugin for other Git related Jenkins plugins.
1.4.5
Jenkins GIT plugin
This plugin integrates GIT with Jenkins.
2.0
Jenkins Job Configuration History
Plugin
Job history plugin for Jenkins.
2.4
Jenkins jQuery plugin
This allows other plugins to use jQuery in UI.
1.7.2-1
Jenkins jQuery UI plugin
This plugin allows you to use jQuery UI 1.0.2
on view descriptions.
Jenkins Mailer Plugin
This plugin allows you to configure email notifications. This is a break-out of the original core based email component.
Jenkins MSBuild Plugin
This plugin makes it possible to build a
Visual Studio project (.proj) and solution files (.sln).
1.5
1.21
Jenkins Parameterized Trigger plugin
This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build.
2.21
Jenkins Poll SCM plugin
This plugin adds a Poll Now button to your job when Poll SCM option is enabled.
Jenkins promoted builds plugin
This plugin implements a "promoted build" feature where a build of one job can be marked as "promoted" when it passes certain criteria.
1.2
2.14
Jenkins SSH Slaves plugin
This plugin allows you to manage slaves 1.5
running on \*nix machines over SSH.
Jenkins Subversion Plug-in
This plugin adds the Subversion support 1.53
(via SVNKit) to Jenkins.
Jenkins TAP Plugin
This plugin publishes TAP test results.
1.15
Jenkins Translation Assistance plugin
This plugin adds an additional dialog box in every page, which enables people
1.10
to contribute localizations for the messages they are seeing in the current page.
Join plugin
This plugin allows a job to be run after all the immediate downstream jobs have
1.15
completed.
LDAP Email Plugin
This plugin resolves user email addresses from an LDAP directory. It is not needed if Jenkins uses LDAP as its authentication source and user records have a standard "mail" attribute.
0.7
LDAP Plugin
Security realm based on LDAP authentication.
Locale plugin
This plugin lets you control the language of Jenkins.
1.6
1.2
Managed Scripts
This plugin allows to centrally manage shell scripts and reference these as build
1.1
steps in your builds.
Mask Passwords Plugin
This plugin allows masking passwords that may appear in the console.
2.7.2
Matrix Authorization Strategy Plugin
Offers matrix-based security authorization strategies (global and perproject).
1.0.2
Maven Integration plugin
Jenkins plugin for building Maven 2/3 jobs via a special project type.
Monitoring
Hudson/Jenkins' monitoring with
JavaMelody . Open report after installation.
2.0
1.47.0
Next Build Number Plugin
This is a simple plugin that changes the next build number Jenkins will use for a
1.1
job.
Node and Label parameter plugin
This plugin adds two new parameter types to job configuration - node and label, this allows to dynamically select the node where a job/project should be executed.
1.4
Node Name Column
Column showing the node name that can be configured in views.
PAM Authentication plugin
Adds Unix Pluggable Authentication
Module (PAM) support to Jenkins.
Periodic Backup
Backup or restore your Jenkins configuration files
1.1
1.1
1.3
Priority Sorter
This plugin allows for the build queue to
1.3
be sorted based on pre-assigned priorities for each job.
Publish Over FTP
Send build artifacts over FTP
1.9
Rebuilder
This plugin is for rebuilding a job using the same parameters.
1.20
Retry Failed Builds
This plugin allows you to retry failed
Hudson builds every N minutes. The number of retries can be configured as well.
1.1
Role-based Authorization Strategy
Enables authorization using a role-based 2.1.0
strategy.
Run Condition Plugin
Core conditions to select whether to execute a build step or publisher. Used by the [Flexible Publish Plugin] and the
[Conditional BuildStep Plugin].
1.0
SCM API Plugin
This plugin provides a new enhanced
API for interacting with SCM systems.
0.2
Scriptler
Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need for copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.
2.6.1
Sectioned View Plugin
Adds a new view that can be organised into different sections.
1.18
Show Build Parameters plugin
This plugin shows the parameter values on the main build page
1.0
Sidebar Link
Add links in the sidebar of the Jenkins main page, view tabs and project pages.
1.6
Simple Theme Plugin
A plugin for Jenkins that supports custom CSS & JavaScript. You can customize Jenkins's appearance (ex. his gentle face on the background).
SSH Agent Plugin
This plugin allows you to provide SSH credentials to builds via a ssh-agent in
Jenkins.
0.3
1.4
SSH Credentials Plugin
This plugin allows you to store SSH credentials in Jenkins.
Static Analysis Utilities
This plug-in provides utilities for the static code analysis plug-ins.
1.5.1
1.54
If you like this open source plug-in please consider supporting my work by buying my Android game Inca Trails .
TestLink Plugin
This plugin integrates Jenkins and
TestLink.
3.5
Timestamper
Adds timestamps to the Console Output.
1.5.7
Token Macro Plugin
This plug-in adds reusable macro expansion capability for other plug-ins to use.
1.8.1
Validating String Parameter Plugin
Adds a new parameter type called
Validating String Parameter which supports regular expression validation of a user entered parameter.
2.2
Version Number Plug-In
This plugin allows much richer version numbers to be created and used.
1.4.1
View Job Filters
Create smart views with exactly the jobs you want. Your smart views can automatically include or exclude jobs by using things like the SCM path or type, the job type, build statuses or trends or triggers, relevance to the logged-in user,
1.26
email recipients, Maven configuration, job parameterization, and user permissions. Mix and match filters to narrow down to exactly what you want.
Warnings Plug-in
This plug-in collects the compiler warnings of the project modules and visualizes the results.
4.35
If you like this open source plug-in please consider supporting my work by buying my Android game Inca Trails .
Page generated: Oct 29, 2013 7:03:16 PM REST APIJenkins ver. 1.537