Issue Type: Bug Bug
Assignee: Unassigned
Components: distfork
Created: 25/Jun/14 9:26 AM
Description:

I am using the distfork plugin intensively. In the Jenkins log file there are many warnings like this:

Jun 25, 2014 1:36:12 AM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: exeparent.url in /. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)
.....
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.UnsupportedOperationException
at hudson.plugins.distfork.DistForkTask.getUrl(DistForkTask.java:102)
... 191 more

These are only warnings, but they cause huge jenkins log files.

How can these warnings be avoided?

Project: Jenkins
Priority: Minor Minor
Reporter: Jan Hollevoet
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to