Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23567

Excessive warnings on exception while evaluating exeparent.url

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • distfork-plugin
    • None

      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?

          [JENKINS-23567] Excessive warnings on exception while evaluating exeparent.url

          Jan Hollevoet created issue -
          James Nord made changes -
          Remote Link New: This issue links to "PR 3 (Web Link)" [ 13199 ]
          James Nord made changes -
          Assignee New: James Nord [ teilo ]
          James Nord made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          James Nord made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 156348 ] New: JNJira + In-Review [ 195382 ]
          James Nord made changes -
          Assignee Original: James Nord [ teilo ]

            Unassigned Unassigned
            terrapin Jan Hollevoet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: