[ 
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.
> 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


Reply via email to