questions about svn checkout performance and upgrade from hudson

2013-11-01 Thread Christopher Noyes
I have a couple of questions We are using Hudson 3.0, we recently upgraded after a need to upgrade our subversion from 1.6 to 1.7 which created a real problem. Checkout/Update performance is very very slow on Hudson with this version and svn 1.7. There is a report that the db that svn uses is b

RE: Jenkins 1.537 and git 2.0 code error reported when cloning git repo

2013-11-01 Thread John Kerr
This issue was resolved by specifying the Maven version to use in the Jenkins configuration using the "Install automatically" option from Apache instead of using the already installed version of Maven on the system. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenki

LDAP without group access

2013-11-01 Thread Philipp Kraus
Hello, I try to add LDAP auth on Jenkins. Jenkins runs with Tomcat 7. How can I use only user authentification and no group authentification. I would like to disable group filtering Thanks Phil -- You received this message because you are subscribed to the Google Groups "Jenkins Users" grou

Mylyn Build Connector - accessing build jobs in folders?

2013-11-01 Thread david.doughty
At the moment I'm only able to connect to build jobs and folders at the top level of my build server; which is inconvenient to say the least as we organise our inventory by service per folder, with the build jobs associated with each service. Which effectively puts the build jobs https:///job//

Re: Jenkins Fails on Create Job

2013-11-01 Thread diddly
Hi I've installed with Jetty 9.0.6 with Jenkins 1.511 and I got this error as well. Has anyone found the cause and a solution to this error? Thanks. -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Jenkins-Fails-on-Create-Job-tp4668551p4679518.html Sent from the Jenkins u

Re: Jenkins Fails on Create Job

2013-11-01 Thread diddly
I found the solution. I move .jenkins to backup (ie. .jenkins.bak), restarted jenkins and let it recreate a new .jenkins directory. I recreated a new job, without errors, and move the .jenkins.bak back to .jenkins. This old .jenkins may be corrupt for some reason. Hope this helps anyone. -- View

Re: Using variables within the Jenkins email subject lines ?

2013-11-01 Thread lkumarblogs
Check this http://automatethebox.blogspot.com/2013/10/use-environment-variable-in-jenkins.html -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Using-variables-within-the-Jenkins-email-subject-lines-tp4641373p4679736.html Sent from the Jenkins users mailing list archive

Re: Using variables within the Jenkins email subject lines ?

2013-11-01 Thread lalit kumar
Check this http://automatethebox.blogspot.in/2013/10/use-environment-variable-in-jenkins.html On Wednesday, September 26, 2012 3:01:23 AM UTC+5:30, Tom80112 wrote: > > I would like to use variables within Jenkins email subject lines. > > I am using the "editable email notification" plugin. > >

Aw: Re: Re: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
maven2   Gesendet: Freitag, 01. November 2013 um 17:24 Uhr Von: "William Pughe" An: jenkinsci-users@googlegroups.com Betreff: Re: Re: build failed due to bug in code Sure, what component would this be for?     On Fri, Nov 1, 2013 at 12:08 PM, Christoph Kutzinski wrote: Nice

Re: Re: build failed due to bug in code

2013-11-01 Thread William Pughe
Sure, what component would this be for? On Fri, Nov 1, 2013 at 12:08 PM, Christoph Kutzinski wrote: > Nice :) > > Could you create a JIRA issue for this, so we can produce a better error > message the next time someone hits this problem? > > > *Gesendet:* Freitag, 01. November 2013 um 16:53 Uh

Aw: Re: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
Nice :)   Could you create a JIRA issue for this, so we can produce a better error message the next time someone hits this problem?     Gesendet: Freitag, 01. November 2013 um 16:53 Uhr Von: "William Pughe" An: jenkinsci-users@googlegroups.com Betreff: Re: build failed due to bug in code Th

Re: build failed due to bug in code

2013-11-01 Thread William Pughe
That was it, empty maven_home. All set now, thanks for the help. On Fri, Nov 1, 2013 at 11:46 AM, Christoph Kutzinski wrote: > What is your Jenkins and your maven-plugin versions? > > From the error it looks like there's a problem with the configured maven > installation to use for this job (

Re: build failed due to bug in code

2013-11-01 Thread Daniel Beck
This can be trivially reproduced: Create a Maven installation, remove the auto-installer, and leave the path empty. Configure it to be used in a Maven job, and run it. On 01.11.2013, at 15:30, Mark Waite wrote: > John Kerr recently reported a similar stack trace. > > https://groups.google.com

Aw: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
What is your Jenkins and your maven-plugin versions?   From the error it looks like there's a problem with the configured maven installation to use for this job (Maven home seems to be empty). Can you check that configuration?   Gesendet: Freitag, 01. November 2013 um 15:10 Uhr Von: "William

Re: Resource Counting/Management

2013-11-01 Thread AndyB
Thanks for pointers. I'll check both the core's concepts of resources and their use in the locks/latches plugin. Thanks again, Andy On Thursday, 31 October 2013 15:53:27 UTC, Ricardo Silva wrote: > > I've never used it myself, and maybe it uses the same concept Stephen > mentioned (so it cou

Re: Jenkins 1.537 and git 2.0 code error reported when cloning git repo

2013-11-01 Thread Richard Mortimer
On 01/11/2013 14:28, Mark Waite wrote: It appears you're not the only one encountering the problem. https://groups.google.com/d/msg/jenkinsci-users/QDkVHmHnI-U/6cnw4RAvNQIJ seems to be another example of a similar stack trace Unfortunately, I have no hint as to the root of the problem. I to

Re: build failed due to bug in code

2013-11-01 Thread Mark Waite
John Kerr recently reported a similar stack trace. https://groups.google.com/d/msg/jenkinsci-users/QDkVHmHnI-U/6cnw4RAvNQIJ Unfortunately, I have no idea on either of the cases. Mark Waite On Friday, November 1, 2013 8:10:04 AM UTC-6, William Pughe wrote: > > A Jenkins build of code that builds

Re: Jenkins 1.537 and git 2.0 code error reported when cloning git repo

2013-11-01 Thread Mark Waite
It appears you're not the only one encountering the problem. https://groups.google.com/d/msg/jenkinsci-users/QDkVHmHnI-U/6cnw4RAvNQIJ seems to be another example of a similar stack trace Unfortunately, I have no hint as to the root of the problem. Mark Waite On Fri, Nov 1, 2013 at 8:25 AM, Jo

RE: Jenkins 1.537 and git 2.0 code error reported when cloning git repo

2013-11-01 Thread John Kerr
Thank you, I will look deeper into what is happening within the Maven project. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Mark Waite Sent: Thursday, October 31, 2013 8:53 PM To: jenkinsci-users@googlegroups.com Subject: Re: Jenkins 1.537 and git

RE: Jenkins 1.537 and git 2.0 code error reported when cloning git repo

2013-11-01 Thread John Kerr
No, this was the first job on a new install that was only clone-ing the git repository and then calling the maven pom. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jeff Sent: Thursday, October 31, 2013 9:12 PM To: jenkinsci-users@googlegroups.com

build failed due to bug in code

2013-11-01 Thread William Pughe
A Jenkins build of code that builds from the command line and in other Jenkins instances produced: Checking out Revision 3f7b2aebae0b87940b806423bb5d55e634e93a3b (origin/master) First time build. Skipping changelog. ERROR: Processing failed due to a bug in the code. Please report this to jenkins

Re: Slow dashboard loading for jobs with many compiler warnings

2013-11-01 Thread Ruben van Staveren
> cppcheck JENKINS-17363 > Ludicrously slow load time [with > lazyloading] > actually I meant JENKINS-19437 Implement load on demand func

Re: Slow dashboard loading for jobs with many compiler warnings

2013-11-01 Thread Ruben van Staveren
Hi Ullrich, Thank you for your fast answer! On Wednesday, October 30, 2013 6:47:33 PM UTC+1, Ullrich Hafner wrote: > > > This seems to be the problem! The build.xml file should be as small as > possible since these files are always read (and are always kept in memory). > Seems that these plug-

Multyjob build hanging everytime

2013-11-01 Thread Adrian Mitev
Hi all! I setup a multyjob project and i have created a few steps. When starting a build the first step gets started but the entire build hangs on the first job (even if i see that it has ended when opening the job itself). Is there a way to fix that? Is this a known issue? Jenkins ver. 1.485 Mu