Re: No sources to compile

2013-09-12 Thread Mitja
I cant find that configuration in maven2/3 project job. Can you point me, where this option is? Thanks, Mitja Dne sreda, 11. september 2013 18:14:39 UTC+2 je oseba Baptiste Mathus napisala: Update your job configuration to point to that subdirectory directly. Cheers Le 11 sept. 2013 12:18,

Re: No sources to compile

2013-09-12 Thread Baptiste Mathus
Which SCM are you using? Le 12 sept. 2013 08:27, Mitja mit...@gmail.com a écrit : I cant find that configuration in maven2/3 project job. Can you point me, where this option is? Thanks, Mitja Dne sreda, 11. september 2013 18:14:39 UTC+2 je oseba Baptiste Mathus napisala: Update your job

Re: No sources to compile

2013-09-12 Thread Mitja
Apache Maven 3.1.0. Dne četrtek, 12. september 2013 08:43:59 UTC+2 je oseba Baptiste Mathus napisala: Which SCM are you using? Le 12 sept. 2013 08:27, Mitja mit...@gmail.com javascript: a écrit : I cant find that configuration in maven2/3 project job. Can you point me, where this option

Re: No sources to compile

2013-09-12 Thread Mitja
and GIT for repo. Dne četrtek, 12. september 2013 08:53:03 UTC+2 je oseba Mitja napisala: Apache Maven 3.1.0. Dne četrtek, 12. september 2013 08:43:59 UTC+2 je oseba Baptiste Mathus napisala: Which SCM are you using? Le 12 sept. 2013 08:27, Mitja mit...@gmail.com a écrit : I cant find

jenkins changelog

2013-09-12 Thread Stijn
Hi all, I have following error: cvs rlog -S -d12 Sep 2013 00:13:05 +020012 Sep 2013 08:49:06 +0200 vcs/c/arm-elf-gcc cvs server: invalid option -- S Usage: cvs rlog [-lRhtNb] [-r[revisions]] [-d dates] [-s states] [-w[logins]] [files...] -l Local directory only, no recursion.

java.lang.OutOfMemoryError: PermGen space

2013-09-12 Thread Thomas Diligent
Hi All, I am repeatedly facing PermGen space errors with my jenkins server. My server is installed as a windows service, scheduling build jobs to 4 slave nodes (windows and mac). I have found this link: https://wiki.jenkins-ci.org/display/JENKINS/I'm+getting+OutOfMemoryError But I'm not clear

Re: Dynamically selecting a node

2013-09-12 Thread Philippe Cambien
Works like a charm, thanks guys! On Wed, Sep 11, 2013 at 11:06 PM, Philippe Cambien incubusat...@gmail.comwrote: Hehe, no problem. Thanks for the input, I shall try it tomorrow at work. Op woensdag 11 september 2013 schreef Baptiste Mathus (bmat...@batmat.net ): Oups. Sorry I just

EnvInject for post-build actions when build step fails

2013-09-12 Thread Dirk Heinrichs
Hi, I need some environment variables produced by a build step in a post-build action (namely: EmailExt). Therefor, the build step writes a properties file and a second build step (EnvInject) injects the variables from that properties file. Works fine as long as the first build step doesn't fail.

Cygwin + Jenkins + Path + Execdir + ahhhh

2013-09-12 Thread Mario Fetka
Hallo Jenkins User, For the last view days i am trying to integrate Jekins and cygwin but i am unabel to do it. A small howto would be great to get a cygwin entegration right. 1. Path not set 2. the exec path gets changed on cygwin login. so could someone plz post histt configs scripts or so

Re: No sources to compile

2013-09-12 Thread Mitja
What plugins have you installed? Maybe some plugin provides such configuration...? Dne četrtek, 12. september 2013 08:55:46 UTC+2 je oseba Mitja napisala: and GIT for repo. Dne četrtek, 12. september 2013 08:53:03 UTC+2 je oseba Mitja napisala: Apache Maven 3.1.0. Dne četrtek, 12.

java.lang.ArrayIndexOutOfBoundsException: 4

2013-09-12 Thread Philippe Cambien
Hey guys, I am having a strange problem on Jenkins with Maven. When I run our project, the following stack trace occurs: Started by user anonymous http://jenkins-qa.ops.vdab.be:8080/jenkins/user/null Building remotely on * in workspace

scode plugin clean only

2013-09-12 Thread reinhard . karbas
I am trying to use the Jenkins xCode plugin to do a clean only I can enter the target as additional parameter for xcodebuild and it will do it as last step, but it will run build and then clean Is there a way to convince the plugin to not run the build step by default? -- You received this

Re: Browser not opening in Other machine

2013-09-12 Thread pradeep kattekola
I got it. i am new to jenkins - Created jenkins slaves in node machines - and build the job - its running proper now. Thanks guys - Prathip On Monday, September 2, 2013 9:31:13 PM UTC+5:30, Baptiste Mathus wrote: Hi, IIUC, you want the jenkins server to run the tests on the machine

Parameters with Subversion post-commit hook

2013-09-12 Thread randal cobb
Hello all, I'm using the Subversion plugin to allow triggering jobs via the subversion post-commit hook (here: https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin) and it works perfectly. Recently, we added some build jobs that now require an additional parameter to be passed in

Re: No sources to compile

2013-09-12 Thread Baptiste Mathus
Re reading your original message you actually seem more to have a Maven issue than a Jenkins one. What happens if you run your build in command line directly outside Jenkins? Src directory should be located at the same level as the pom.xml. Is it the case? Le 12 sept. 2013 14:07, Mitja

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
probably need to kill java? - Original Message - From: Lance E CTR Mead (US) lance.e.mead@mail.mil To: jenkinsci-users@googlegroups.com Sent: Thursday, September 12, 2013 1:22:05 PM Subject: RE: Password for unknown user (UNCLASSIFIED) Classification: UNCLASSIFIED Caveats: NONE

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Edwin Castro
Does it actually say the file is open by another program? Or is just reporting access is denied? Have you actually checked the ACLs on the file to make sure you actually have permissions to edit the file? On 9/12/13 11:22 AM, Mead, Lance E CTR (US) wrote: Classification: UNCLASSIFIED Caveats:

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Brad Knowles
On Sep 12, 2013, at 1:22 PM, Mead, Lance E CTR (US) lance.e.mead@mail.mil wrote: I have closed the editor, stopped the instance, stopped the service, shutdown the browser. Reopen the editor and it still says the file is open by another program. It's Windows, right? Did you reboot the

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
Strange, is it in some sort of container where you need to stop tomcat or apache or something like that? - Original Message - From: Lance E CTR Mead (US) lance.e.mead@mail.mil To: jenkinsci-users@googlegroups.com Sent: Thursday, September 12, 2013 1:53:12 PM Subject: RE: Password

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED Caveats: NONE The access is denied, I cannot edit the file. How to I release what ever is controlling it? -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net Sent: Friday,

Checking xCode plugin return code

2013-09-12 Thread reinhard . karbas
When I am running a shell script in Jenkins I can check the return code at the end by looking at $? Now I have a situation where I have two xCode builds and the second one should only run when the first one fails but with different source data I can do a conditional build step but have to

Jenkins integration with any test management tool

2013-09-12 Thread Smita Sinha
Hi All, Need inputs on Jenkins integration with any test management tool. Specifically Rally and Jenkins. Please let me know if anyone has worked on this combination. Any kind and any level of inputs will be really appreciated. Thanks, Smita -- You received this message because you are

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED Caveats: NONE Tried to but after the reboot Java didn't start up until after I launch Jenkins -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net Sent: Thursday, September

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Edwin Castro
That message sounds like the editor is making a best guess as to what the problem might be. It certainly doesn't look like a Windows error message. The Windows Installer package for Jenkins installs to C:\Program Files or C:\Program Files (x86) by default which is a read-only filesystem unless

RE: java.lang.IllegalStateException: No match found - Perforce

2013-09-12 Thread Ginga, Dick
This looks suspicious. What is your view definition look like: P4 -G where //... From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Peter Soncek Sent: Thursday, September 12, 2013 4:21 PM To: jenkinsci-users@googlegroups.com Subject:

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Chanda Unmack
Might try using process explorer - I've had to use that when jobs on windows failed because something was keeping the file open. http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx hth On Thu, Sep 12, 2013 at 11:59 AM, Mead, Lance E CTR (US) lance.e.mead@mail.mil wrote:

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED Caveats: FOUO Yes, the shut down the Jenkins service, no change -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Brad Knowles Sent: Thursday, September 12, 2013 11:28 AM To:

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED Caveats: NONE No, I need to switch assignments, will reload Jenkins on Monday and see if that helps. Thanks for responding. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of

Re: java.lang.IllegalStateException: No match found - Perforce

2013-09-12 Thread Peter Soncek
Below is my view (I renamed a few things for privacy). My workspace is mapped to a virtual stream, which has all the mappings in it. In the virtual stream, I import from other depot streams as well. //Solver/v7.4.x/... //jenkins_ws_v7.4.x/... //Solver/v7.4.x/resrc/...

RE: java.lang.IllegalStateException: No match found - Perforce

2013-09-12 Thread Ginga, Dick
Well, if your using streams, then this view is fixed by the stream. We have just started using streams and that same Where command is also in my builds. Tis looks like a Perforce thing. I would look into changelist 176787 From: jenkinsci-users@googlegroups.com

Re: Violations Plugin and JSlint

2013-09-12 Thread Michael Kusmiy
Following custom build of Violations plugin (to fix similar issue with FxCop reports) resolved issue for me: https://issues.jenkins-ci.org/browse/JENKINS-17548 -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
Stopping the Jenkins instance should do the trick - Original Message - From: Lance E CTR Mead (US) lance.e.mead@mail.mil To: jenkinsci-users@googlegroups.com Sent: Thursday, September 12, 2013 1:10:52 PM Subject: RE: Password for unknown user (UNCLASSIFIED) Classification:

Re: java.lang.ArrayIndexOutOfBoundsException: 4

2013-09-12 Thread Philippe Cambien
Restarting the connection to the slaves seemed to have solved the problem. On Thu, Sep 12, 2013 at 2:41 PM, Philippe Cambien incubusat...@gmail.comwrote: Hey guys, I am having a strange problem on Jenkins with Maven. When I run our project, the following stack trace occurs: Started by

Windows slave admin permission for cmd execution

2013-09-12 Thread Xiao
Hi, I am having trouble of granting salve with admin permission. One jenkins job is failed at windows slaves with message: 'access is denied', because it has a cmd execution in code. The master is a linux box, and the slave is a window box. We use jnlp to launch the slave: java -jar slave.jar