how to install the current version of the CloudBees Folders free plugin

2013-07-17 Thread Haszlakiewicz, Eric
I'm having some problems figuring out how to install the current version of CloudBees Folders plugin. I was able to get the 3.6 version installed, and the Update Center page in my Jenkins installation shows that as the only available one. However, if I click on the link there, I can see that the

RE: how to install the current version of the CloudBees Folders free plugin

2013-07-18 Thread Haszlakiewicz, Eric
pped out of CloudBee's > support timeline > > > On 18 July 2013 12:13, Stephen Connolly > wrote: > > > What version of Jenkins are you running? > > > On 17 July 2013 23:08, Haszlakiewicz, Eric > wrote: > > >

RE: how to install the current version of the CloudBees Folders free plugin

2013-07-18 Thread Haszlakiewicz, Eric
ps.com [mailto:jenkinsci- > us...@googlegroups.com] On Behalf Of Haszlakiewicz, Eric > Sent: Thursday, July 18, 2013 9:58 AM > To: jenkinsci-users@googlegroups.com > Subject: RE: how to install the current version of the CloudBees Folders free > plugin > > * PGP Signed: 7/18/2013 at

RE: how to install the current version of the CloudBees Folders free plugin

2013-07-18 Thread Haszlakiewicz, Eric
ursday, July 18, 2013 10:49 AM To: jenkinsci-users@googlegroups.com Subject: Re: how to install the current version of the CloudBees Folders free plugin You;ll need to update the free-license plugin as well On 18 July 2013 16:46, Haszlakiewicz, Eric wrote: It turned out I did *not* have t

RE: how to install the current version of the CloudBees Folders free plugin

2013-07-18 Thread Haszlakiewicz, Eric
rself sorted out. When I am not so busy I would like to find out a bit more about your Jenkins to see if it's just operator error or documentation error or some other error that caused your less than stellar UX installing the free plugins On 18 July 2013 17:14, Haszlakiewicz, Eric wrote

Updated free cloubbees folders plugin, now folders don't appear, NoClassDefFoundError in log.

2013-09-03 Thread Haszlakiewicz, Eric
I just updated several of the free CloudBees plugins (including from 3.9 to 3.10 of the Folders plugin), and now I am unable to see any of the folders that I have created or any of the jobs within them. Is anyone else having trouble with this? I'm seeing errors like this (the second exception is

RE: Updated free cloubbees folders plugin, now folders don't appear, NoClassDefFoundError in log.

2013-09-03 Thread Haszlakiewicz, Eric
I downgraded the Folders plugin back to version 3.9, and things started working again. (this is all using Jenkins v1.529) Eric > -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > us...@googlegroups.com] On Behalf Of Haszlakiewicz, Eric > S

RE: Updated free cloubbees folders plugin, now folders don't appear, NoClassDefFoundError in log.

2013-09-04 Thread Haszlakiewicz, Eric
> -Original Message- > From: Jesse Glick [mailto:jgl...@cloudbees.com] > > On Tuesday, September 3, 2013 2:26:20 PM UTC-4, Haszlakiewicz, Eric wrote: > SEVERE: Failed Loading job zw > java.lang.NoClassDefFoundError: > com/cloudbees/hudson/plug

hover menus no longer working

2013-04-25 Thread Haszlakiewicz, Eric
Hi, I recently upgraded my copy of Jenkins from 1.502 to 1.511 and it seems that the hover menus are no longer working. Was this an intentional change? Instead, there seems to be a little arrow that sometimes shows up to the right of various links. It's really hard to click on that, and it of

RE: hover menus no longer working

2013-04-25 Thread Haszlakiewicz, Eric
googlegroups.com [mailto:jenkinsci- > us...@googlegroups.com] On Behalf Of Stanley, Jason > > https://issues.jenkins-ci.org/browse/JENKINS-13995 > > Changed in 1.510 > > -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > us...@googleg

can't start slaves anymore, ssh auth failing

2013-05-02 Thread Haszlakiewicz, Eric
I recently upgraded my Jenkins installation and now none of my slaves will start. I changed nothing in my environment other than upgrading Jenkins. I am still able to ssh successfully from the command line as the user that is running Jenkins to all of the remote slaves. Here's the error I get

RE: can't start slaves anymore, ssh auth failing

2013-05-02 Thread Haszlakiewicz, Eric
eh? I now need to manage my credentials within Jenkins, instead of just the contents of my .ssh directory? Well that's a pretty huge change, and I didn't see any mention of it in the main changelog. :( I guess I'll take a look and see what I need to configure there. Thanks for the pointer. E

RE: can't start slaves anymore, ssh auth failing

2013-05-02 Thread Haszlakiewicz, Eric
> -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > > Ensure you are on ssh-slaves 0.25 or newer as 0.23 and 0.24 can forget the > credentials any time you reboot due to a race condition I actually rolled back to 0.22 to get things working, but I'll try upgr

RE: can't start slaves anymore, ssh auth failing

2013-05-03 Thread Haszlakiewicz, Eric
> -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > On Friday, 3 May 2013, Jonathan Rogers wrote: > Stephen Connolly wrote: > > On Thursday, 2 May 2013, JonathanRRogers wrote: > > 0.23 and 0.24 have a race condition where there is a 10-15% ch

RE: can't start slaves anymore, ssh auth failing - FIXED

2013-05-03 Thread Haszlakiewicz, Eric
redentials didn't work at all. I had to explicitly specify the path to the .ssh/id_dsa key file. ugh, what a pain. Eric > -Original Message- > From: jenkinsci-users@googlegroups.com [mailto:jenkinsci- > us...@googlegroups.com] On Behalf Of Haszlakiewicz, Eric > > -

RE: can't start slaves anymore, ssh auth failing - FIXED

2013-05-06 Thread Haszlakiewicz, Eric
03, 2013 5:04 PM To: jenkinsci-users@googlegroups.com Subject: Re: can't start slaves anymore, ssh auth failing - FIXED It favours rsa if present On Friday, 3 May 2013, Haszlakiewicz, Eric wrote: Well, I finally managed to get it working. I deleted all the existing credentials, and added