SVN Checkout failing on Jenkins slave servers

2013-02-20 Thread Basavaraj Kolli
Hi, I am facing issue where SVN checkout is failing on all slave servers.I tried entering credentials manually but it not helping. Following is the error.Please let me know how to resolve this. ERROR: Subversion checkout has been canceledhudson.util.IOException2

1.480.3 lost my jobs

2013-02-20 Thread Jon Schewe
I just upgraded from 1.480.2 to 1.480.3 and most of my jobs disappeared. Switching back to 1.480.2 brings all of my jobs back. I see the following errors in my stdout log file: Feb 20, 2013 10:05:03 PM hudson.model.Queue load WARNING: Failed to load the queue file /home/hudson/.hudson/queue.xml h

unable to connect to slaves after upgrade

2013-02-20 Thread Chanda Unmack
Hi all, I saw this going around in another thread (Issues after moving to 1.501 With Slave Nodes) but thought I should start a new one as my issue seems to be with OSX slaves that I connect to with ssh. I upgraded from 1.480.2 to 1.480.3 and now I cannot get the slaves online. I tried upgrading th

RE: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Fisher, Allen
>I'm not sure if I'm misunderstanding your situation but as far as I understand >the security fix had two parts: Our individual situation was that we had launched the JNLP slave on our boxes, then installed it as a service. We tried to roll first to the edge, which didn't work (and I saw a hin

Re: primitive XPath result sets forbidden

2013-02-20 Thread Jason Swager
Ran into the same issue. Adding the "-Dhudson.model.Api.INSECURE=true" didn't resolve the problem for me either. After a bit of poking around, it looks like we have to use POST to send the parameters, such as the xpath value. Since all my automation is using GET and passing the parameters a

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Richard Mortimer
On 20/02/2013 17:29, Les Mikesell wrote: On Wed, Feb 20, 2013 at 11:19 AM, Richard Mortimer wrote: The main breakage for jnlp slaves was that they tried to download the authentication token on each startup. This is no longer allowed so they need to get the token by another means. An easy wa

Re: Jenkins crashes with a EXCEPTION_ACCESS_VIOLATION (1.498 to 15.01)

2013-02-20 Thread Ralph Mothes
Hi Geoff, thanks for the info. Yes, this seems identical regarding the error log. The difference may be, that there are increasing users, who try to view console logs on the master. I don't think they use the slaves for the log display. For now l'll have to see how far this gets. Thanks! Bye

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Stephen Connolly
On 20 February 2013 17:27, Les Mikesell wrote: > On Wed, Feb 20, 2013 at 11:18 AM, Stephen Connolly > wrote: > > > > >> Usually the point of LTS-type releases is that the changes get some > >> testing before being backported or the release is advanced to include > >> them so that they are well u

Setting up security w/ new v1.502 jenkins install

2013-02-20 Thread Marciano Pitargue
I have a new Ubuntu play server w/ v1.502 Jenkins running under apache as a virtual host with mod_proxy. (not https) It's a brand new install of jenkins. So, playing around, I decided to set up the standard security. https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup Following t

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 11:19 AM, Richard Mortimer wrote: > > The main breakage for jnlp slaves was that they tried to download the > authentication token on each startup. This is no longer allowed so they need > to get the token by another means. > > An easy way to do this is to download the toke

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 11:18 AM, Stephen Connolly wrote: > > >> Usually the point of LTS-type releases is that the changes get some >> testing before being backported or the release is advanced to include >> them so that they are well understood and predictable. > > > My understanding is that the

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Richard Mortimer
On 20/02/2013 17:01, Les Mikesell wrote: On Wed, Feb 20, 2013 at 10:53 AM, Stephen Connolly wrote: On 20 February 2013 16:43, Les Mikesell wrote: On Wed, Feb 20, 2013 at 10:26 AM, Fisher, Allen wrote: ... snip ... And, as this thread points out - we need a usable workaround for win2008

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Stephen Connolly
On 20 February 2013 17:07, Les Mikesell wrote: > On Wed, Feb 20, 2013 at 10:52 AM, Stephen Connolly > wrote: > > > > The whole point of LTS is to give you something where only *critical > bugs* > > and *security* fixes are applied during the life of the LTS. All other > > changes are left for th

Re: Can We use JenKins for Share Point Deployments

2013-02-20 Thread Share Point 2010
Thanks Mark, i appreciate yuour response. I will check about the execution engine for Share Point. On Wednesday, February 20, 2013 7:11:10 PM UTC+5:30, Share Point 2010 wrote: > Hello Team, > > Could we use JenkIns to automate Share Point Deployments.I am working on > Share point Environment

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 11:06 AM, Stuart Whelan wrote: > > 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. That's a separate problem that you can probably fix...I don't see

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 10:52 AM, Stephen Connolly wrote: > > The whole point of LTS is to give you something where only *critical bugs* > and *security* fixes are applied during the life of the LTS. All other > changes are left for the next LTS. But if you are going to apply changes that break t

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 o

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 10:53 AM, Stephen Connolly wrote: >> >> On 20 February 2013 16:43, Les Mikesell wrote: >>> >>> On Wed, Feb 20, 2013 at 10:26 AM, Fisher, Allen >>> wrote: >>> > OK. I need some more help and to let a small rant loose. >>> >>> I agree on the rant - not so much on the choice

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Stephen Connolly
On 20 February 2013 16:52, Stephen Connolly wrote: > > > > On 20 February 2013 16:43, Les Mikesell wrote: > >> On Wed, Feb 20, 2013 at 10:26 AM, Fisher, Allen >> wrote: >> > OK. I need some more help and to let a small rant loose. >> >> I agree on the rant - not so much on the choice to fix a s

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Stephen Connolly
On 20 February 2013 16:43, Les Mikesell wrote: > On Wed, Feb 20, 2013 at 10:26 AM, Fisher, Allen > wrote: > > OK. I need some more help and to let a small rant loose. > > I agree on the rant - not so much on the choice to fix a security > problem, but certainly about communicating the fact that

Re: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Les Mikesell
On Wed, Feb 20, 2013 at 10:26 AM, Fisher, Allen wrote: > OK. I need some more help and to let a small rant loose. I agree on the rant - not so much on the choice to fix a security problem, but certainly about communicating the fact that updating _will break_ working systems and documenting how to

RE: Git client plugin 1.0.2 broken

2013-02-20 Thread Matthew.Webber
Thanks, upgrading both together seems to work ok. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof Sent: 20 February 2013 11:49 To: jenkinsci-users@googlegroups.com Subject: Re: Git client plugin 1.0.2 broken git plugin 1.2.0 was relea

RE: Issues after moving to 1.501 With Slave Nodes

2013-02-20 Thread Fisher, Allen
OK. I need some more help and to let a small rant loose. I've tried all the suggestions mentioned here[1] and here[2] and I cannot get Jenkins to control the slaves via something other than JNLP. When I try to run as a service I get: Connecting to winslave.mygreatcompany.com ERROR: Access is de

Re: Can We use JenKins for Share Point Deployments

2013-02-20 Thread Mark Waite
We have used Jenkins to build and test SharePoint based products for several years.  I'm confident you can find a way to make it install and configure SharePoint based components.  Jenkins will provide the execution engine (run your PowerShell scripts) and can report test results (NUnit based an

primitive XPath result sets forbidden

2013-02-20 Thread ohad shai
Hi, I am using jenkins 1.502. since upgrading to that version wget api stopped working for me. When I run it in debug I get the following error: Exception: primitive XPath result sets forbidden; can use -Dhudson.model.Api.INSECURE=true if you run without security I am running with security, and a

Re: Jenkins Selenium Grid plugin generates huge logfile

2013-02-20 Thread psiuk . david
I'll setup da job that deletes selenium.log after each run till this issue is fixed -- 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 jenkinsci-users+unsubscr...

SSH Slave + Sonar problem

2013-02-20 Thread mpapo - Michaël Pailloncy
Hi, I've faced with an issue like this : https://issues.jenkins-ci.org/browse/JENKINS-6718 Slaves are connected to Jenkins via SSH and we use the post build action to launch Sonar analysis in our jobs. I've two small questions : - How do you connect your slaves ? - How do you launch Sonar ana

Re: Jenkins crashes with a EXCEPTION_ACCESS_VIOLATION (1.498 to 15.01)

2013-02-20 Thread Geoff Rowell
This may be another instance of JENKINS-16528 . On Wednesday, February 20, 2013 4:39:13 AM UTC-5, Ralph Mothes wrote: > > Hi, > > i'm experiencing an error i haven't got an explanation right now. > > Jenkins is used with freestyle projects that

Can We use JenKins for Share Point Deployments

2013-02-20 Thread Share Point 2010
Hello Team, Could we use JenkIns to automate Share Point Deployments.I am working on Share point Environment and instead of doing manual deployments, like to automate the deployments hence thinking can jenkins could be used here to automate te share point deployments. Regards, Shweta -- Yo

Re: InvocationTargetException, StackOverflowError

2013-02-20 Thread andre
I founded the solution just increase the hep size in MAVEN_OPTS=-Xss2m source: http://jira.codehaus.org/browse/MASSEMBLY-549 On Tuesday, February 19, 2013 6:41:42 PM UTC-3, andre wrote: > > Hi, > > I have a job that has main pom.xml, and this pom call the deploy for 10 > projects (and one oth

get file from another build

2013-02-20 Thread adrien ruffie
Hello all I have a question, How I can recover several file generated during a step of my pipeline, in another step (this launched before in pipeline) but for the next iteration of pipeline run ? Exemple for pipelinerun 1 excecution / job 1 generate file à drop.sql / job 2 generate base à c

Re: Downgrade to LTS?

2013-02-20 Thread Arnaud Héritier
I did a downgrade recently from 1.501 to LTS without any issue. Don't forget to update your update center URL too. - Arnaud Le 20 févr. 2013 à 12:25, Tom Fanning a écrit : > Hi > > We are on Jenkins 1.494. > > I have a maintenance window this evening and was hoping to move over > to LTS

Re: Git client plugin 1.0.2 broken

2013-02-20 Thread nicolas de loof
git plugin 1.2.0 was released to match this git-client release, should be available in update center now ( https://updates.jenkins-ci.org/download/plugins/git/) sorry for the inconvenience of this set of buggy git-plugin releases, refactoring I made had far more impacts I expected 2013/2/20 >

Downgrade to LTS?

2013-02-20 Thread Tom Fanning
Hi We are on Jenkins 1.494. I have a maintenance window this evening and was hoping to move over to LTS. However that's on 1.480.3. Am I right in thinking it is best to wait for LTS to overtake 1.494 before I can switch? Thanks Tom -- You received this message because you are subscribed to the

JaCoCo Plugin marks build as UNSTABLE, but the coverage was sufficient

2013-02-20 Thread Markus KARG
Current JaCocO Plugin (using Jenkins 1.502) marks by build as UNSTABLE. But the same build has sufficient minimum coverage. This totally confusion. Any ideas? [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [*minClass=10*, maxClass=100, *minMethod=10*, maxMethod=70, *minLine=10*, ma

JaCoCo Plugin incorrectly uses POM-configured excludes

2013-02-20 Thread Markus KARG
When running "mvn verify" manually, the POM-configured excludes do work very well (hence, JaCoCo ignores those classes). When Jenkins 1.502's JaCoCo plugin processed this POM, it does *not* ignore these classes. The plugin correctly sees the POM-configured excludes... [INFO] --- jacoco-maven-pl

Git client plugin 1.0.2 broken

2013-02-20 Thread Matthew.Webber
Upgrading the Git client plugin from 1.0.1 to 1.0.2 results in an "ERROR" text with a stack trace on the config page of a job that uses Git (see below). Rolling back solves the problem. Matthew Status Code: 500 Exception: java.lang.IllegalAccessError: tried to access method org.jenkinsci.plugin

Re: How debug Jenkins not starting? ( jenkins dead but pid file exists )

2013-02-20 Thread Jan Collijs
I had the same problem, it seems this was related to the version of java I was using. I installed the native one using *yum install java *which installs java 1.5 => *# rpm -qa | grep java java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64* when I installed version 1.7 and some other dependencies: *yu

ActiveDirectory plugin is unable to detect group membership of one particular user

2013-02-20 Thread Markus KARG
We're using the current ActiveDirectory plugin to authenticate and role-based-authorize our AD users in Jenkins 1.502. It is working well -- but not for one particular user. If she is logging in, the following message is found in the log and no group memebership (hence no role) is found: WAR

Jenkins crashes with a EXCEPTION_ACCESS_VIOLATION (1.498 to 15.01)

2013-02-20 Thread Ralph Mothes
Hi, i'm experiencing an error i haven't got an explanation right now. Jenkins is used with freestyle projects that includes ant scripts. Since the upgrade from 1.492 to 1.498 jenkins crashes with an EXCEPTION_ACCESS_VIOLATION. Also the upgrade to 1.499, 1.500 or 1.501 didn't make things bett