RE: Jenkins multijob plugin not loading

2014-08-19 Thread Sudhakar . Shanmugam
I would like to know more on how to club multiple jobs in one jobs and run them in sequence. Can someone please help? Thanks, Sudhakar From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of John McGowan Sent: Tuesday, August 19, 2014 3:16 PM To: jenkinsci

Unable to startup slave post master upgrade to 1.576

2014-08-24 Thread Sudhakar . Shanmugam
I have master/3 slave configuration, post upgrade from 1.500 to 1.576, master and slave#1 came up without issues, however slaves 2&3 are not starting up. All running on OS RHEL 5.10 I’m seeing below error in the console log. JNLP agent connected from /10.64.10.33 <===[JENKINS REMOTING CAPACITY]

RE: Unable to startup slave post master upgrade to 1.576

2014-08-25 Thread Sudhakar . Shanmugam
I could not get any resolution, if you spotted some, could you please share the link? -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Daniel Beck Sent: Monday, August 25, 2014 1:16 AM To: jenkinsci-users@googlegroups.com Su

RE: Unable to startup slave post master upgrade to 1.576

2014-08-25 Thread Sudhakar . Shanmugam
I got it fixed. It was issue with the Java version. Jenkins 1.576 slave not worked with JRE1.5, whereas it worked with the JRE1.6. Thank you Daniel. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Sudhakar.Shanmugam Sent:

Error getting the SSL context object

2014-10-10 Thread Sudhakar . Shanmugam
After updating the renewed SSL cert into java keystore for HTTPS auth, Jenkins startup failed with below error. Still it works with the old expired SSL cert. I have verified the verified the java keystore and key cert password, I was able to list the keystore content and view the content of the

NodeProperty$Proxy3 is missing its descriptor

2015-02-19 Thread Sudhakar . Shanmugam
While saving the slave node configuration, got below error. Can someone please assist? Stack trace javax.servlet.ServletException: java.lang.AssertionError: class org.jruby.proxy.hudson.slaves.NodeProperty$Proxy3 is missing its descriptor at org.kohsuke.stapler.Stapler.tryInvoke