[JIRA] (JENKINS-12521) java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

479 views
Skip to first unread message

juergen.prechtl@ergodirekt.de (JIRA)

unread,
Jan 25, 2012, 3:53:51 AM1/25/12
to jenkinsc...@googlegroups.com
Jürgen Prechtl created JENKINS-12521:
----------------------------------------

Summary: java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449
Key: JENKINS-12521
URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
Project: Jenkins
Issue Type: Bug
Components: plugin
Affects Versions: current
Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
Reporter: Jürgen Prechtl
Priority: Minor


Jenkins throws java.lang.IllegalArgumentException at startup after jenkins update to version 1.449.
The problem does not exist until version 1.448.
The issue affects Tmp Cleaner Plugin 1.0 and 1.1 (i've tested those two versions).

Here is the complete logfile entry:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at Main._main(Main.java:273)
at Main.main(Main.java:98)
Caused by: java.lang.IllegalArgumentException: Multiple command line argument specified: -Dhudson.plugins.tmpcleaner.TmpCleanWork.extraDirectories=/home/hudson1t/tmp

If i remove this startup option, Jenkins throws the same exception with the parameter hudson.plugins.tmpcleaner.TmpCleanWork.days.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


juergen.prechtl@ergodirekt.de (JIRA)

unread,
Jan 26, 2012, 2:24:51 AM1/26/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jürgen Prechtl updated JENKINS-12521:
-------------------------------------

Description:
After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.


The problem does not exist until version 1.448.
The issue affects Tmp Cleaner Plugin 1.0 and 1.1 (i've tested those two versions).

Here is the complete logfile entry:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at Main._main(Main.java:273)
at Main.main(Main.java:98)
Caused by: java.lang.IllegalArgumentException: Multiple command line argument specified: -Dhudson.plugins.tmpcleaner.TmpCleanWork.extraDirectories=/home/hudson1t/tmp

If i remove this startup option, Jenkins throws the same exception with the parameter hudson.plugins.tmpcleaner.TmpCleanWork.days.

was:


Jenkins throws java.lang.IllegalArgumentException at startup after jenkins update to version 1.449.
The problem does not exist until version 1.448.
The issue affects Tmp Cleaner Plugin 1.0 and 1.1 (i've tested those two versions).

Here is the complete logfile entry:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at Main._main(Main.java:273)
at Main.main(Main.java:98)
Caused by: java.lang.IllegalArgumentException: Multiple command line argument specified: -Dhudson.plugins.tmpcleaner.TmpCleanWork.extraDirectories=/home/hudson1t/tmp

If i remove this startup option, Jenkins throws the same exception with the parameter hudson.plugins.tmpcleaner.TmpCleanWork.days.

> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

mike@dohertysoftware.com (JIRA)

unread,
Mar 12, 2012, 5:07:24 AM3/12/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160135#comment-160135 ]

Mike Doherty commented on JENKINS-12521:
----------------------------------------

I'm also seeing the same issue with version 1.424.6 from the LTS release and I don't have Tmp Cleaner Plugin installed.

The error message is identical, "Caused by: java.lang.IllegalArgumentException: Multiple command line argument specified:". Reverting to the previous version solved the problem without any command line changes.

Installed plugin details below:

Maven Integration plugin
1.424.6


Static Analysis Utilities
This plug-in provides utilities for the static code analysis plug-ins.
1.38

Checkstyle Plugin
This plug-in collects the Checkstyle analysis results of the project modules and visualizes the found warnings.
3.23

Analysis Collector Plugin
This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results.
1.19

Jenkins Artifact Deployer Plug-in
This plug-in makes it possible to deploy artifacts from workspace to output directories. Only the artifacts of the latest build will be keept.
0.13

Backup plugin
Backup or restore your Hudson configuration files
1.6.1

built-on-column
Shows the actual node that a job was built on
1.1

Jenkins Email Extension Plugin
This plugin is a replacement for Jenkins's email publisher
2.17-SNAPSHOT (private-11/28/2011 11:36-mike)

Jenkins Subversion Plug-in
1.39


Jenkins CVS Plug-in
Integrates Jenkins with CVS version control system using a modified version of the Netbeans cvsclient.
2.0


Configuration Slicing plugin
1.28.1

Copy Artifact Plugin
Adds a build step to copy artifacts from another project.
1.20

Dependency Graph Viewer Plugin
This plugin shows a dependency graph of the projects. It uses dot (from graphviz) for drawing.
0.2

Jenkins disk-usage plugin
This plugin counts disk usage.
0.15

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. See Downstream build view.
1.6

Jenkins Parameterized Trigger plugin
2.13

Jenkins GIT plugin
This plugin integrates GIT with Jenkins.
1.1.16

HTML Publisher plugin
This plugin publishes HTML reports.
0.7

next-executions
1.0.4

Performance plugin
This plugin integrates JMeter reports and the JUnit reports to Hudson.
1.7

Priority Sorter
This plugin allows for the build queue to be sorted based on pre-assigned priorities for each job.
1.3

Jenkins SSH Slaves plugin
0.21

Timestamper
1.2.2

Jenkins Version Column plugin
This plugin shows the version of slaves column on "Manage Nodes" page.
0.2

Jenkins Violations plugin
This plugin does reports on checkstyle, csslint, pmd, cpd, fxcop, pylint, jcReport, and findbugs violations.
0.7.10



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin


>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

torbent@java.net (JIRA)

unread,
Mar 22, 2012, 4:51:24 AM3/22/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160621#comment-160621 ]

torbent commented on JENKINS-12521:
-----------------------------------

I have the problem with -Djenkins.model.updateCenter.never=true ...
Version of Jenkins is (the one that was newest on March 15) -- probably 1.455



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

torbent@java.net (JIRA)

unread,
Mar 22, 2012, 4:52:25 AM3/22/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160622#comment-160622 ]

torbent commented on JENKINS-12521:
-----------------------------------

Found in changelog for release 1.449:
bq. java -jar jenkins.war finally detects invalid command line options and report that as an error.

Could this be our problem? Are the command line options in reality bad, and we just haven't known? I'll check my setup.



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

torbent@java.net (JIRA)

unread,
Mar 22, 2012, 5:02:25 AM3/22/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160623#comment-160623 ]

torbent commented on JENKINS-12521:
-----------------------------------

Got it to start, but not with all the options I wanted.
I have a suspicion that it's telling me that I have multiple -D arguments? That's exactly what I want, though...



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

dermaniac@gmail.com (JIRA)

unread,
Apr 2, 2012, 5:00:25 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161090#comment-161090 ]

Rene Snajder commented on JENKINS-12521:
----------------------------------------

Same problem here. Just updated from 1.448 to 1.457 on RHEL6. It tells my I cant have multiple -D arguments.
It is unusable in this state as I cannot define the truststore password and therefore not use https.

I would raise the priority of this issue to major.



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

dermaniac@gmail.com (JIRA)

unread,
Apr 2, 2012, 5:00:25 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161090#comment-161090 ]

Rene Snajder edited comment on JENKINS-12521 at 4/2/12 8:59 AM:
----------------------------------------------------------------

Same problem here. Just updated from 1.448 to 1.457 on RHEL6. It tells me I cant have multiple -D arguments.


It is unusable in this state as I cannot define the truststore password and therefore not use https.

I would raise the priority of this issue to major.

was (Author: dermaniac):


Same problem here. Just updated from 1.448 to 1.457 on RHEL6. It tells my I cant have multiple -D arguments.
It is unusable in this state as I cannot define the truststore password and therefore not use https.

I would raise the priority of this issue to major.

> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl
> Priority: Minor

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

juergen.prechtl@ergodirekt.de (JIRA)

unread,
Apr 2, 2012, 5:06:24 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161091#comment-161091 ]

Jürgen Prechtl commented on JENKINS-12521:
------------------------------------------

I've set the priority to major



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

juergen.prechtl@ergodirekt.de (JIRA)

unread,
Apr 2, 2012, 5:06:24 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jürgen Prechtl updated JENKINS-12521:
-------------------------------------

Priority: Major (was: Minor)



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

dermaniac@gmail.com (JIRA)

unread,
Apr 2, 2012, 5:14:24 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161090#comment-161090 ]

Rene Snajder edited comment on JENKINS-12521 at 4/2/12 9:13 AM:
----------------------------------------------------------------

Ok, the problem seems to be that java arguments go in the
JENKINS_JAVA_OPTIONS
variable in the config, not in the JENKINS_ARGS



was (Author: dermaniac):
Same problem here. Just updated from 1.448 to 1.457 on RHEL6. It tells me I cant have multiple -D arguments.
It is unusable in this state as I cannot define the truststore password and therefore not use https.

I would raise the priority of this issue to major.

> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

dermaniac@gmail.com (JIRA)

unread,
Apr 2, 2012, 5:16:24 AM4/2/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161090#comment-161090 ]

Rene Snajder edited comment on JENKINS-12521 at 4/2/12 9:14 AM:
----------------------------------------------------------------

*edited*


Ok, the problem seems to be that java arguments go in the
JENKINS_JAVA_OPTIONS
variable in the config, not in the JENKINS_ARGS

was (Author: dermaniac):
Ok, the problem seems to be that java arguments go in the
JENKINS_JAVA_OPTIONS
variable in the config, not in the JENKINS_ARGS

> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

torbent@java.net (JIRA)

unread,
Apr 11, 2012, 5:17:24 AM4/11/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161466#comment-161466 ]

torbent commented on JENKINS-12521:
-----------------------------------

Rene Snajder is right. The -D options must be given to "java", not "jenkins.war". I've verified that on my setup: With a -Dhudson.footerURL (nice and visible for debug!) option given like this:
{code}java -jar jenkins.war -Dhudson.footerURL=http://localhost{code}
there's no effect - the option is completely ignored. If I change it to this:
{code}java -Dhudson.footerURL=http://localhost -jar jenkins.war{code}
the footer URL changes as expected.

So we need to give our -D's in the right place, which will vary with method of deployment. Rene apparently needs to set JENKINS_JAVA_OPTIONS. I'm running one Jenkins on a Ubuntu server and need to change JAVA_ARGS in /etc/default/jenkins.
On another instance running on SuSE with an RPM I found "somewhere" the variable is JENKINS_JAVA_OPTIONS and is set in /etc/sysconfig/jenkins.

So this is very likely not a bug in the code, rather in the documentation (and may be obvious for those who actually code in Java, which I don't).



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

juergen.prechtl@ergodirekt.de (JIRA)

unread,
Apr 11, 2012, 6:53:24 AM4/11/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jürgen Prechtl resolved JENKINS-12521.
--------------------------------------

Resolution: Not A Defect

The Problem is not the softver version itself.
The java arguments has to be positioned in the right order (as described in the last entry in this issue)



> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

juergen.prechtl@ergodirekt.de (JIRA)

unread,
Apr 11, 2012, 7:02:25 AM4/11/12
to jenkinsc...@googlegroups.com

[ https://issues.jenkins-ci.org/browse/JENKINS-12521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161471#comment-161471 ]

Jürgen Prechtl edited comment on JENKINS-12521 at 4/11/12 11:01 AM:
--------------------------------------------------------------------

The Problem is not the software version itself.


The java arguments has to be positioned in the right order (as described in the last entry in this issue)

was (Author: juprecht):


The Problem is not the softver version itself.
The java arguments has to be positioned in the right order (as described in the last entry in this issue)

> java.lang.IllegalArgumentException with TMP Cleaner Plugin after Jenkins update to version 1.449

> ------------------------------------------------------------------------------------------------


>
> Key: JENKINS-12521
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12521
> Project: Jenkins
> Issue Type: Bug
> Components: plugin
> Affects Versions: current
> Environment: Jenkins 1.449, Tmp Cleaner Plugin 1.1
> Reporter: Jürgen Prechtl

> Labels: jenkins, plugin
>
> After Jenkins update to version 1.449 Jenkins throws java.lang.IllegalArgumentException and does not start.

Reply all
Reply to author
Forward
0 new messages