Re: InstallShield plugin usage

2015-03-10 Thread Anitha Kabil Raj
Hello Richard, I have not provided quotes exclusively for the exe path. Somehow in the error, it's there. InstallShield plugin configuration takes the exe path alone as the input. Maybe like rginga said, the person who developed the plugin as a school project designed it to work only if the Inst

Re: JaCoCo publisher failure on Windows master from Linux slave

2015-03-10 Thread Dan Tran
I encounter the exact same problem. Anyone has a solution, workaround for this??. Is there a bugId somewhere? This only happens to me when the build is at remote slave ( Linux) Thanks -D On Tuesday, May 27, 2014 at 2:13:29 PM UTC-7, Richard Bywater wrote: > > Taking a quick look at the code

Re: Jenkins no longer automatically starting jobs from subversion post commit hook

2015-03-10 Thread Andrew Sumner
Turns out it was the EnvInject Plugin, I downgraded from 1.9.1 to 1.9.0 and all started working again. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this grou

Re: Any plugin to parse XML?

2015-03-10 Thread Les Mikesell
On Tue, Mar 10, 2015 at 2:59 PM, Rafael Ribeiro Rezende wrote: > Hello Les Mikesell, > I could give a try with the Workflow plugin, although I'm able to use it > right now because our SCM is not yet compliant. > Thanks for pointing me out to those libs! > Groovy has the most sensible xml operatio

Re: Any plugin to parse XML?

2015-03-10 Thread Rafael Ribeiro Rezende
Hello Oleg, When you mention XSLT, you mean to make the conversion programatically, right? Without a Jenkins plugin, but still requiring some development to make it work. I ask because I haven't heard about an XSLT CLI or something to use out-of-the-box. I may be outdated though. Thanks for your a

Apache authentication fails with Jenkins

2015-03-10 Thread Tim Dunphy
Hey all, I've been able to create an apache VHOST that does a proxy pass to allow Jenkins to work over port 443. However Apache authentication is failing. Even with the login of test:test, you are continually prompted over and over again and it will not let you in. There are no errors in the a

Re: Deleted build history after downgrade to LTS

2015-03-10 Thread Les Mikesell
On Mon, Mar 9, 2015 at 2:17 PM, Daniel Beck wrote: > >>> There is no "issue affecting it". Again: You get the documentation on the >>> backwards-compatibility-breaking change to build layout when you upgrade. >>> It's not like there's a path to get into this situation where you're never >>> sho

Re: After Upgrade to 1.601 Slaves are not being started

2015-03-10 Thread khmarbaise
After further investigation i found that bringing back online a slave node seemed not starting the configured script which should be executed to start a slave node.. I can't see it in the process list of the jenkins master machine nor could i see the smallest evidence on the slave machine that

Define upstream projects without build trigger

2015-03-10 Thread Sverre Moe
Is it possible to define upstream projects without adding a build trigger with "Build after other projects are built" ? According to the XML and JSON API there is both downstreamProjects and upstreamProjects available, but in config.xml for each job it is defined in a build trigger config.xml

Re: Moving from built-in Jenkins user DB to another source (like Google)

2015-03-10 Thread James Green
Do it with a test jenkins instance. Pure speculation otherwise. On 9 March 2015 at 16:13, Mike Chmielewski wrote: > Hi everyone, > > I was wondering if anyone has experiences they are willing to share about > moving the user DB from the built-in Jenkins DB to an outside one like LDAP > or Google

RE: InstallShield plugin usage

2015-03-10 Thread Ginga, Dick
Anitha, I can’t tell you why it can’t find this file on the slave: OSError: Cannot run program ""C:\Program Files (x86)\InstallShield\2013 SP1 SAB\System\ISCmdBld.exe"" (in directory "C:\Program Files (x86)\Jenkins"): CreateProcess error=2, The system cannot find the file specified But I can te

Re: [workflow-plugin] stage concurrency not working outside of node scope?

2015-03-10 Thread sebastien . barthelemy
On Thursday, February 26, 2015 at 11:39:45 PM UTC+1, Jesse Glick wrote: > > On Thu, Feb 26, 2015 at 3:59 PM, > > wrote: > > Did you test my simple workflow? > > No, sorry, was just guessing that your issue was a duplicate. > > > Or is there as way for me to test it on a daily build of the pl

InstallShield plugin usage

2015-03-10 Thread Anitha Kabil Raj
Hello All, I'm using InstallShield plugin to build my InstallShield project file (.ism). I have installed InstallShield software on a slave, and trying to build the project from the slave itself. I'm getting the following error. Everything works fine if I call IsCmdBld.exe from the windows batc

changelog error in Jenkins

2015-03-10 Thread Faizan Javed
Hi all, I have installed Jenkins ver. 1.599 on windows and configured Jenkins with cvs and able to checkout from cvs by checking "Skip changelog" option. But after unchecking this option I am getting the following error on running the build: cvs rlog -S -d06 Mar 2015 18:49:11 +0500<09 Mar 201

Re: [workflow-plugin] [script-security-plugin] unclassified methods in sandboxed mode

2015-03-10 Thread Javier Delgado
Opened two issues (just in case they are not closely related work): https://issues.jenkins-ci.org/browse/JENKINS-27306 https://issues.jenkins-ci.org/browse/JENKINS-27307 El lunes, 9 de marzo de 2015, 21:22:56 (UTC+1), Jesse Glick escribió: > > On Monday, March 9, 2015 at 3:45:07 PM UTC, Javier De

Re: After Upgrade to 1.601 Slaves are not being started

2015-03-10 Thread khmarbaise
So an other try... i got the following message: just before slave Build-Slave-1 gets launched ... executing pre-launch scripts … which looks like jenkins is trying to start the slave via pre-launch script …. So i have changed the configuration of the node to start the slave via command from m

After Upgrade to 1.601 Slaves are not being started

2015-03-10 Thread khmarbaise
Hi, after i upgraded to 1.601 currently my slave nodes seemed to be not starting anymore… Before the upgrade they had worked without any issue… In the slave log i see the following: just before slave Build-Slave-1 gets launched ... executing pre-launch scripts … which is showed forever….. I