Hi

Recently install the ovirt plugin.
https://github.com/thescouser89/ovirt-slaves-plugin
Jenkins: 2.60.1
Java 1.8.0_131

The test connection is correctly setup, and I can get the Slave node configure.
At the time I try to launch I get:

Connecting to ovirt server...
java.lang.NullPointerException
ERROR: Launching agent process aborted.
java.lang.NullPointerException
                at 
org.jenkinsci.plugins.ovirt.OVirtVMLauncher.isVMDown(OVirtVMLauncher.java:122)
                at 
org.jenkinsci.plugins.ovirt.OVirtVMLauncher.putVMDown(OVirtVMLauncher.java:224)
                at 
org.jenkinsci.plugins.ovirt.OVirtVMLauncher.launch(OVirtVMLauncher.java:339)
Caused: java.lang.InterruptedException
                at 
org.jenkinsci.plugins.ovirt.OVirtVMLauncher.handleLaunchFailure(OVirtVMLauncher.java:375)
                at 
org.jenkinsci.plugins.ovirt.OVirtVMLauncher.launch(OVirtVMLauncher.java:347)
                at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:262)
                at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
                at java.lang.Thread.run(Thread.java:748)

BR

Jo

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/311574d82ac549fd99f00ca17e32f587%40BSKEXCH2013HYPV.mwrinfosecurity.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to