Jenkins server will not start after upgrade to 1.524 or 1.525, would appreciate any help.

2013-08-04 Thread Stuart Whelan
Hi folks, I was/am running 1.522 on a windows server 2008R2 64bit system using winstone. Last week I tried to upgrade to 524, and had to roll back as jenkins wouldn't start afterwards. Today I tried 525 and the same thing happened. A gist of the error log is:

Re: Jenkins server will not start after upgrade to 1.524 or 1.525, would appreciate any help.

2013-08-04 Thread Stuart Whelan
disable bundled plugins, like e.g. the Maven plugin? On 04.08.2013, at 23:15, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: Hi folks, I was/am running 1.522 on a windows server 2008R2 64bit system using winstone. Last week I tried to upgrade to 524, and had to roll back

[no subject]

2013-07-31 Thread Stuart Whelan
Hi folks, I was/am running 1.522 on a windows server 2008R2 64bit system using winstone. Last week I tried to upgrade to 524, and had to roll back as jenkins wouldn't start afterwards. Today I tried 525 and the same thing happened. A gist of the error log is:

Windows Server 2008RS 64bit Jenkins upgrade from 1.522 failure.

2013-07-31 Thread Stuart Whelan
Sorry for the lack of subject in the last post... On Thursday, 1 August 2013 09:37:33 UTC+12, Stuart Whelan wrote: Hi folks, I was/am running 1.522 on a windows server 2008R2 64bit system using winstone. Last week I tried to upgrade to 524, and had to roll back as jenkins wouldn't start

Re: Simple Jenkins install broke and i'm not sure where to look.

2013-05-01 Thread Stuart Whelan
I get that occasionally on my existing install, and usually have to do a shift-F5 or shift-refresh to get things back to normal. On Thu, May 2, 2013 at 4:09 PM, JJ Asghar jjasg...@gmail.com wrote: Hi! So i did this: apt-get install tomcat7 cd /usr/share/tomcat7/webapps/ wget

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
Hi Jean-Christophe, Thanks you for looking at my issue, I appreciate it! I am using 1.45 of the Jenkins Subversion Plug-in, but I have also previously tried 1.44. The OSX and subversion project is the first OSX and first subversion project we have tried to migrate from CCNET, so I am unable to

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
I can now report that I am getting the exact same error when using subversion 1.6.17 on Ubuntu. On Tue, Mar 5, 2013 at 8:41 AM, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: Hi Jean-Christophe, Thanks you for looking at my issue, I appreciate it! I am using 1.45 of the Jenkins

Re: Frequent crashes

2013-03-04 Thread Stuart Whelan
. But as in the bug report we don't have .log files either. On Mon, Feb 18, 2013 at 2:40 PM, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: Could it be related to this: Jenkins master node crashes often when viewing console logs of builds on slaves https://issues.jenkins

Re: Using subversion on a Mac OS X slave

2013-03-03 Thread Stuart Whelan
Is anyone able to give me any guidance on this? I have no idea on what to try next. On Thu, Feb 28, 2013 at 11:36 AM, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: From my various readings of information gleened from the net I am pretty sure this is an authentication issue. I have

Re: Using subversion on a Mac OS X slave

2013-02-27 Thread Stuart Whelan
, 2013 at 8:52 AM, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: Hi Folks, I have a jenkins slave running OS X running subversion. When I try and checkout or update using the the jenkins subversion plugin. I can do a checkout manually, and am running the slave as the same user as I did

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Stuart Whelan
I agree completely, although I read the changelog and release notes I had no idea of the impact of the change. The other problem I have around this is when my master crashes (frequently) I have to remote to each of my slaves and restart the services to get them to reconnect. I am in the process

Re: Frequent crashes

2013-02-18 Thread Stuart Whelan
Could it be related to this: Jenkins master node crashes often when viewing console logs of builds on slaves https://issues.jenkins-ci.org/browse/JENKINS-16528 It happens to me maybe half a dozen times a day. It is causing us huge problems, I am about to rebuild our jenkins master with a clean

Jenkins master node crashes often when viewing console logs of builds on slaves

2013-02-06 Thread Stuart Whelan
Hi folks, I am getting repeated crashes of my jenkins master, when I view console logs of builds run on slaves. It happens often, but not every time. I logged an issue https://issues.jenkins-ci.org/browse/JENKINS-16528, but I am unsure on what other info I can gather. I am on Windows Server

Re: Trigger remote job fails - quick question

2013-01-09 Thread Stuart Whelan
Is the job you are trying to trigger configured to use parameters? Do you have login security turned on any of the jenkins machines? I trigger a build on our DR jenkins box using this method on my window jenkins server: c:\unix\usr\local\wbin\wget

Re: Delete button on build steps not working

2012-08-09 Thread Stuart Whelan
find that information. I'll continue digging. On Tue, Aug 7, 2012 at 8:13 PM, Stuart Whelan stu...@somepointinthefuture.co.nz wrote: It happens on all build step types. The elements for the button are: input name=stapler-class value=hudson.tasks.BatchFile type=hidden input value

Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
I have a new an installation of Jenkins 1.476 that started life a few days ago at 1.475. The host machine is Windows Server 2008, Jenkins is installed as a service. I am unable to delete build steps in my projects. I have tried in Chrome and IE, and from a browsers running in both the master

Re: Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
the normal look and feel of the Jenkins UI? Sent from my Windows Phone -- From: Stuart Whelan Sent: 8/7/2012 6:47 PM To: jenkinsci-users@googlegroups.com Subject: Delete button on build steps not working I have a new an installation of Jenkins 1.476 that started life

Re: Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
the element of the button in chrome and see if there is anything out of the ordinary? Sent from my Windows Phone From: Stuart Whelan Sent: 8/7/2012 7:08 PM To: jenkinsci-users@googlegroups.com Subject: Re: Delete button on build steps not working Well