Branch: refs/heads/1.1.x
  Home:   https://github.com/jenkinsci/leastload-plugin
  Commit: 0bae3420dd2405002b665cbda55c0ef8fe4bac9f
      
https://github.com/jenkinsci/leastload-plugin/commit/0bae3420dd2405002b665cbda55c0ef8fe4bac9f
  Author: Robert Heinzmann <r...@elconas.de>
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
    M 
src/main/java/org/bstick12/jenkinsci/plugins/leastload/LeastLoadBalancer.java

  Log Message:
  -----------
  Fixes Cast Exception

WARNING: Least load balancer failed will use fallback
java.lang.ClassCastException: 
org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution$PlaceholderTask
 cannot be cast to hudson.model.Job
  at 
org.bstick12.jenkinsci.plugins.leastload.LeastLoadBalancer.isDisabled(LeastLoadBalancer.java:129)
  at 
org.bstick12.jenkinsci.plugins.leastload.LeastLoadBalancer.map(LeastLoadBalancer.java:81)
  at hudson.model.LoadBalancer$2.map(LoadBalancer.java:157)
  at hudson.model.Queue.maintain(Queue.java:1610)
  at hudson.model.Queue$1.call(Queue.java:320)
  at hudson.model.Queue$1.call(Queue.java:317)
  at jenkins.util.AtmostOneTaskExecutor$1.call(AtmostOneTaskExecutor.java:108)
  at jenkins.util.AtmostOneTaskExecutor$1.call(AtmostOneTaskExecutor.java:98)
  at 
jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
  at java.lang.Thread.run(Thread.java:748)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to