Re: [Email-ext] Resolving email address from Cause.UserIdCause

2014-11-01 Thread Nick Dierauf
se from the top level build > userIdCause = getUserIdCause(rootBuild) > if(userIdCause != null) > { > return getEmailFromUserId(userIdCause.getUserId()) > } > } > catch (e) > { > println e > } > return null &g

Re: [Email-ext] Resolving email address from Cause.UserIdCause

2014-10-28 Thread Nick Dierauf
Stuart, can you post the groovy script that you use to determine the email address (ie, "myscript.groovy")? Thanks! Nick. On Tuesday, March 11, 2014 11:24:37 AM UTC-7, Stuart Rowe wrote: > > Hi, does anyone know of a way to look up a user's email address from their > user ID? I can't make the a

Re: Prevent Jenkins from deleting temp shell script for job

2014-10-26 Thread Nick Dierauf
Thanks Daniel. Nick. On Friday, September 12, 2014 2:05:17 PM UTC-7, Nick Dierauf wrote: > > Hello, > > I am getting the following error while attempting to execute my Jenkins (v > 1.577) job: > > [workspace] $ > /home/administrator/Hudson/instances/Albatro

Promoted Builds with slave best practice?

2014-10-26 Thread Nick Dierauf
Hello, We are considering using the Promoted Builds plugin to deploy artifacts to target Linux servers in multiple environments using Jenkins slave agents. We've configured the JNLP option for polling the master (using a static port for JNLP communication) for updates. This is working really we

Re: Prevent Jenkins from deleting temp shell script for job

2014-10-02 Thread Nick Dierauf
Would love to get some insight into this temporary file that Jenkins creates. Anybody care to respond? Thanks! On Fri, Sep 12, 2014 at 2:05 PM, Nick Dierauf wrote: > Hello, > > I am getting the following error while attempting to execute my Jenkins (v > 1.577) job: > > [wor

Prevent Jenkins from deleting temp shell script for job

2014-09-12 Thread Nick Dierauf
Hello, I am getting the following error while attempting to execute my Jenkins (v 1.577) job: [workspace] $ /home/administrator/Hudson/instances/Albatross/tomcat-8092-8022/temp/hudson8884100134029098059.js FATAL: command execution failedjava.io.IOException

Re: Promoted Builds Plugin: Manual approval throws exception

2012-11-30 Thread Nick Dierauf
I am getting a similar error when I promote a build manually (but not triggering a downstream job). This happens on Tomcat 6 running on Windows Server 2003 using JRE 1.6.0_21, with the latest version of Jenkins (1.492) and Jenkins Promoted Builds plugin (2.8) (however this occurred with previou