I was looking at the jenkins system logs and I saw some interesting
messages:
2 error messages: one related to monitoring free disk space and the other
one related to free temp space.
On the slave, I've got jdk1.6.0.45 installed.
Do I need to install a specific plugin to monitor the free space on the
slave ?
YC
Failed to monitor Compilation Debian 6 64 bits - 2 for Free Disk Space
java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: Could
not initialize class jenkins.model.Jenkins$MasterComputer
at hudson.remoting.Channel$3.adapt(Channel.java:747)
at hudson.remoting.Channel$3.adapt(Channel.java:742)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at
hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at
hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
jenkins.model.Jenkins$MasterComputer
at hudson.FilePath.act(FilePath.java:909)
at hudson.FilePath.act(FilePath.java:882)
at hudson.FilePath$9.call(FilePath.java:1017)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
--
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].
For more options, visit https://groups.google.com/groups/opt_out.