Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jclouds-plugin
  Commit: 285c8a941512e081c569afac1f4cfdfa4f50b45a
      
https://github.com/jenkinsci/jclouds-plugin/commit/285c8a941512e081c569afac1f4cfdfa4f50b45a
  Author: Oliver Gondža <ogon...@gmail.com>
  Date:   2014-11-29 (Sat, 29 Nov 2014)

  Changed paths:
    M 
jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsComputer.java

  Log Message:
  -----------
  Avoid NPE in JClouds slave cleanup thread

INFO: Terminating slave-name slave
Exception in thread "JClouds slave cleanup thread" 
java.lang.NullPointerException
  at 
jenkins.plugins.jclouds.compute.JCloudsComputer.deleteSlave(JCloudsComputer.java:62)
  at 
jenkins.plugins.jclouds.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:69)
  at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:54)
  at java.lang.Thread.run(Thread.java:745)


  Commit: e436df6b09877357e191f55b7f4aa58709371f6c
      
https://github.com/jenkinsci/jclouds-plugin/commit/e436df6b09877357e191f55b7f4aa58709371f6c
  Author: Marat Mavlyutov <m.mavlyu...@gmail.com>
  Date:   2014-11-30 (Sun, 30 Nov 2014)

  Changed paths:
    M 
jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsComputer.java

  Log Message:
  -----------
  Merge pull request #78 from olivergondza/cleanup-npe

Avoid NPE in "JClouds slave cleanup thread"


Compare: 
https://github.com/jenkinsci/jclouds-plugin/compare/a6da0e0cebdd...e436df6b0987

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