top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How we can install plugins in Jenkin? I need to integrate kclocworks in jenkin?

+1 vote
229 views
How we can install plugins in Jenkin? I need to integrate kclocworks in jenkin?
posted Jul 8, 2015 by Amit Kumar Pandey

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+2 votes

FATAL: java.io.IOException: Unexpected termination of the channel
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

0 votes

We are frequently getting the below error when trying to downloading svn data from jenkins. Issue will get resolved when we restart jenkins slave node.
Any idea what is the root cause?

org.tmatesoft.svn.core.SVNException [1]: svn: E175002: OPTIONS /svn/repo/trunk failed    
Caused by: java.io.IOException: 
Remote call on channel failed  at hudson.remoting.Channel.call(Channel.java:760)  at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:173)  
... 36 more Caused by: java.lang.NoClassDefFoundError: hudson/remoting/RemoteClassLoader$RemoteIClassLoader  at   
hudson.remoting.RemoteClassLoader.export(RemoteClassLoader.java:657)  at hudson.remoting.UserRequest.
(UserRequest.java:70)  at hudson.remoting.Channel.call(Channel.java:750)  ... 37 more     
+1 vote

Here my goal is to detect only real errors in the code (i.e. have zero false positives).

...