RE: jenkins/winstone running under https

2013-03-04 Thread david.doughty
Hi JC, Thanks for the reply, and my apologies, I've had some other issues to deal with for a couple of weeks. Uunfortunately I cant supply the content of a production keystore on an open forum, but it does appear to have all the certificates, I note hwoever that the private self certified cert

Re: Explanation needed: Difference between User and UserProperty

2013-03-04 Thread Jannik Kett
Hi Christopher, Thank you for that hint and the short but helpful explanation! Jannik 2013/3/5 Christopher Orr > Hi there, > > There's a jenkins-dev mailing list where you're more likely to get a > response. > > But in general, a User is a user, and each one can have multiple > UserProperties

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
Many thanks to Kutzi for the assistance in solving this problem: There was an old svnkit-1.3.6.1-jenkins-2.jar in C:\Program Files (x86)\Jenkins\plugins\subversion\WEB-INF\lib Shutting down jenkins and deleting this file solved the issue. Cheers! On Tue, Mar 5, 2013 at 9:26 AM, Stuart Whelan w

Re: Explanation needed: Difference between User and UserProperty

2013-03-04 Thread Christopher Orr
Hi there, There's a jenkins-dev mailing list where you're more likely to get a response. But in general, a User is a user, and each one can have multiple UserProperties (e.g. their email address is a property, their API token is a property). Chris On 03/04/2013 02:38 PM, Jannik Kett wrot

Re: jenkins wins first place in purim custom content...

2013-03-04 Thread Christopher Orr
Nice! :) On 02/27/2013 02:21 PM, Eyal Edri wrote: Since i manage jenkins for over 2 years now it was natural to dress up as him! I won 1st place in a custom contest of the company with it.. http://postimage.org/image/e7k9j8mbb/ (i even had 3 color balls blue/yellow/red for the builds :) what

Re: Frequent crashes

2013-03-04 Thread Michael Fowler
Yes I do. I'll give that a try. On Mon, Mar 4, 2013 at 4:09 PM, Stuart Whelan < stu...@somepointinthefuture.co.nz> wrote: > Do you have the Timestamper plugin installed? > > This plugin was causing this kind of crash for me, disabling the > plugin fixed them. > > On Tue, Mar 5, 2013 at 10:04 AM,

Adding PreBuildCleanup to job

2013-03-04 Thread Eric Pyle
I've been working on a Groovy script to add PreBuildCleanup to certain jobs. I followed the example of the Groovy script to add timestamper to all jobs [1]. The problem is, I can't come up with the right constructor for the PreBuildCleanup. I know it must be simple, but I'm just learning to pok

Slave can't connect with non-root user

2013-03-04 Thread fpuente00
Hello, Using MacOS as slave, jenkins 1.504. I can't get the slave to start if no using the root account: admin$ java -jar /Users/Shared/Jenkins/Home/war/WEB-INF/slave.jar -jnlpUrl http://xxx.xxx.com:8080/jenkins/computer/xxx/slave-agent.jnlp This quit immediately with the following output: Ma

Re: Send e-mail to committers on failure (Git)

2013-03-04 Thread Eduardo Dias
Thanks Andreas, I tried and worked Eduardo 2013/3/1 Andreas Sommer > The latest email-ext plugin and Git plugin should work fine. Take a look > at your build console log, does it give you an error, e.g. SMTP server > connection failed? It should also tell you to which recipients it tries to >

Pagination for 'All' view ?

2013-03-04 Thread Octavian Covalschi
Hi, Is there an easy way to add pagination to 'All' view in Jenkins? We have about 200 small jobs created and may have more, I'd like to paginate those, or limit somehow list of them... Thank you in advance. PS: All jobs are pretty much the same, so I can't really filter/group them... -- You r

Re: Frequent crashes

2013-03-04 Thread Stuart Whelan
Do you have the Timestamper plugin installed? This plugin was causing this kind of crash for me, disabling the plugin fixed them. On Tue, Mar 5, 2013 at 10:04 AM, MDKF wrote: > And it crashed again. Jenkins averages about 4 hours uptime... > > stdout: > # > # A fatal error has been detected by t

Re: Frequent crashes

2013-03-04 Thread MDKF
And it crashed again. Jenkins averages about 4 hours uptime... stdout: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x01a8a3e3, pid=4872, tid=3672 # # JRE version: 6.0_41-b02 # Java VM: Java HotSpot(TM) Client VM (20.14-

GitHub Pull Request Builder

2013-03-04 Thread William Soula
Does the GitHub Pull Request Builder work with enterprise git? I have https://[gitServer]/api/v3 set on the main jenkins config page for "Github server api URL" I have https://[gitServer]/[user]/[repo] set for the github project text box I get this error in the Jenkins log: Mar 4, 2013 2:42:14

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
I just set up a new repository, on another machine, using svnserve and no authentication. It failed with exactly the same problem. On Tue, Mar 5, 2013 at 8:52 AM, Stuart Whelan wrote: > I can now report that I am getting the exact same error when using > subversion 1.6.17 on Ubuntu. > > On Tue,

GitHub Pull Request Builder Link

2013-03-04 Thread William Soula
I noticed there are two links for the GitHub pull request builder plugin: https://wiki.jenkins-ci.org/display/JENKINS/GitHub+pull+request+builder+plugin https://wiki.jenkins-ci.org/display/JENKINS/Github+pull+request+builder+plugin Notice the only difference is one has a capital 'H' in github and

Re: SVN 1.4 and SVN 1.7.5

2013-03-04 Thread Les Mikesell
On Mon, Mar 4, 2013 at 1:35 PM, Rahul k a wrote: > Here are more details: > > We have 2 projects- Proj A & Proj B. > > Proj A is with SVN v1.4 & Proj B is with SVN v1.7. > > When we change the configuration in Jenkins either to 1.4 or 1.7 Proj B > build is successful. > But the Proj A which is wit

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 wrote: > 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 als

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 s

Re: SVN 1.4 and SVN 1.7.5

2013-03-04 Thread Rahul k a
Here are more details: We have 2 projects- Proj A & Proj B. Proj A is with SVN v1.4 & Proj B is with SVN v1.7. When we change the configuration in Jenkins either to 1.4 or 1.7 Proj B build is successful. But the Proj A which is with v1.4, even if we change it to 1.4 or 1.7, still it fails. Pleas

Re: Frequent crashes

2013-03-04 Thread MDKF
Unfortunately that's not really an option. On Saturday, March 2, 2013 4:51:13 PM UTC-5, sti wrote: > > Unless someone comes up with better advice, I would suggest you > remove/disable the Active Directory plugin and try if it still crashes. > > -- Sami > > Michael Fowler > kirjoitti 28.2.2013

RE: SVN 1.4 and SVN 1.7.5

2013-03-04 Thread Andrew Kujtan
I believe he means the working copy. Which AFAIK isn't currently possible as there is no per project SVN setting, just the global setting. Sami's point is valid, why do you even want to use 2 different SVN versions locally anywhay? -Original Message- From: jenkinsci-users@googlegroups.com

Re: JBOSS Management Plugin

2013-03-04 Thread Christoph Kutzinski
Hi, sorry that you didn't get any response so far. Unfortunately I'm not familiar with the JBoss management plugin, but usually you find the configuration for plugins either in the global management section (manage Jenkins) or in the jobs' configuration page. Have you looked there already? h

Re: SVN_REVISION is not set, cant' use to call batch file

2013-03-04 Thread Aris Green
It looks like this was doing this: svn://myhost.foo.local/repo//blah-1/trunk, not the // after repo. The project would download find, but the // after repo was messing things up. I changed the // to / and SVN_REVISION was then showing up fine. Thanks, Aris -- You received this message because

Re: Error Copying artifacts when specifying a build parameter

2013-03-04 Thread MDKF
Hi Chris, Thanks for your response. I'm still confused. Witch project do I put the Build Selector in, the project I'm copying from, or the one im copying to. I tried putting it in the one I'm copying to but then it just asks me to select a build. On Monday, March 4, 2013 10:07:09 AM UTC-5, cjo

tests fail, but build succeeds

2013-03-04 Thread christopher barry
All, I've been googling around, and I've seen a few seemingly related issues out there, but it's still unclear to me how to handle this. We're running testacular angulartests in a job, and occasionally some of these tests will fail but jenkins thinks everything is cool. How can I ensure that an

Re: Error Copying artifacts when specifying a build parameter

2013-03-04 Thread cjo
As I stated you need to add a Build Selector for copy Artifact parameter see image1 which is then used in the build step image 2. Image 1 Image 2

Maven2/3 and free-style projects handling environment variables differently

2013-03-04 Thread Gili T.
Hi, I noticed that Maven2/3 and free-style projects behave differently with respect to environment variables. If my settings.xml contains: ${env.gpg_passphrase} then Maven2/3 projects will generate an "alternate settings.xml file" with the environment variable value inlined, and perform th

Re: SVN_REVISION is not set, cant' use to call batch file

2013-03-04 Thread Aris Green
I am only downloading from one location. When you view the build after it is done, SVN_REVISION or SVN_REVISION_n not even showing up in the environment. On Mon, Mar 4, 2013 at 12:40 AM, wrote: > Do you have multiple locations? > In that case the variables are called SVN_REVISION_n. Where n is

How to better manage cascading releases.

2013-03-04 Thread Andrei Pozolotin
update: 1) extending maven-release-plugin / jenkins m2release by itself, http://maven.apache.org/maven-release/maven-release-plugin/ https://wiki.jenkins-ci.org/display/JENKINS/M2+Release+Plugin will not work - need orchestration plugin. 2) cascade orchestration plugin is here, 30% done: https://

Explanation needed: Difference between User and UserProperty

2013-03-04 Thread Jannik Kett
Hello Jenkins-users, I use Jenkins for quite a while but now I want to write a small plugin to satisfy my requirements. Therefore I worked through Jenkins wiki, the different tutorials and the source code. I think I gained a first insight on how things work, but there are still some things missin

JBOSS Management Plugin

2013-03-04 Thread Aswini Rajasekaran
Hi friends, I have posted many threads in this forum, but haven't got reply for any. Hoping to get a reply for this thread atleast. I am trying to start JBOSS server for running the unit tests through Jenkins. Can anyone tell me how to use the JBOSS Management Plugin to start the JBOSS Server?

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread jcsirot
Hello Stuart, What is your Jenkins and subversion plugin version ? Does this error occurred only on an OSX slave? -- Jean-Christophe Le mercredi 27 février 2013 20:52:40 UTC+1, Stuart Whelan a écrit : > > Hi Folks, > > I have a jenkins slave running OS X running subversion. > > When I try an

Re: Global lock for multi-configuration build?

2013-03-04 Thread Gaige B. Paulsen
Matthew, Thanks for pointing out the provisional plan to deprecate locks... that seems OK, if the functionality is added in to one of the remaining plugins, but we make pretty extensive use of locks right now. However, looking at Throttle Concurrent Builds, it's not at all clear to me how

RE: Global lock for multi-configuration build?

2013-03-04 Thread Matthew.Webber
Are you aware of the exclusion and the throttle concurrent builds plugins? Also note that provisional plan