Re: Accessing file on slave node from email-ext script (groovy)

2012-10-15 Thread Slide
You probably want to look at the FilePath [1] documentation and use that in the script. As for modifying the subject, you will need to upgrade to >2.22 for that. Thanks, slide [1] - http://javadoc.jenkins-ci.org/hudson/FilePath.html On Mon, Oct 15, 2012 at 5:27 PM, Bryan Hunt wrote: > New su

Accessing file on slave node from email-ext script (groovy)

2012-10-15 Thread Bryan Hunt
New subscriber here... I have searched through the archives looking for an answer but haven't yet been able to find a solution to my problem (even though it appears this question has been asked before) I have specific build output that I need to load into my email-ext script (a specially forma

Re: Can I restart a job automatically if it fails ?

2012-10-15 Thread Rob Petti
Yep: https://wiki.jenkins-ci.org/display/JENKINS/Retry+Failed+Builds+Plugin On Monday, 15 October 2012 14:32:15 UTC-6, sbrown48 wrote: > > Can I restart a job automatically if it fails ? > > I am running a java program against a site out of my control. > I have a timeout in there to fail if it tak

Can I restart a job automatically if it fails ?

2012-10-15 Thread sbrown48
Can I restart a job automatically if it fails ? I am running a java program against a site out of my control. I have a timeout in there to fail if it takes too long. If it fails I want to restart the job x number of times. Is this possible?

Re: Parameterized CVS Tag Name

2012-10-15 Thread Olivier Chorier
Hi, I'm using 1.486 now, but the problem is still present. Do I need to clear some cache or to delete and create again the job ? Is it resolved for you ? Thanks for help. Le mardi 18 septembre 2012 09:39:00 UTC+2, Olivier Chorier a écrit : > > Great, thanks a lot for your reply. I'll check the

Re: Automatic reconnect after manual disconnect.

2012-10-15 Thread Marek Gimza
Pawel, As an interim solution, you could have a build step that runs either a groovy script or the Jenkins-cli to "disconnect-node" and "connect-node" . This is not an ideal solution! Strange that Jenkins does not know which nodes are disconnected and tries to re-connect. Kind Regards, Mgimza

Re: Could not get DeploymentManager

2012-10-15 Thread manojksah
Hi David, I am also getting same error in jenkins while deploying a war file on glassfish3 on remote server. did you get any workaround for this issue? -- View this message in context: http://jenkins.361315.n4.nabble.com/Could-not-get-DeploymentManager-tp4436244p4643146.html Sent from the Jenki

Automatic reconnect after manual disconnect.

2012-10-15 Thread Pawel Jasinski
hi, I have the problem with automatic reconnect after disconnect. I work with slave as a windows service. I find this behaviour annoying in the following use case. I need to migrate gradually jenkins master to a new machine. There will be 2 jenkins masters with cloned configuration. At any given

Re: Serializing commits to multiple git repositories

2012-10-15 Thread Åsmund Østvold
I post the below to jenkins-user but did not get any feedback yet. I am hoping that the Gerrit community can have some feedback. Asmund PS. I have dyslexia so if there may be things that are unclear. Feel free to ask. On Fri, Oct 12, 2012 at 9:48 AM, Åsmund Østvold wrote: > I want to make a

JavaMelody to measure NON J2EE System System parameters like % CPU Usage, Mem usage , etc

2012-10-15 Thread Kamal Ahmed
Hi, Is there a way for JavaMelody to monitor and report Remote CPU Usage, Memory Usage, etc ? Remote systems are ubuntu in this case. Thanks, -Kamal.

Re: Null pointer in M2ReleaseBuildWrapper

2012-10-15 Thread Thierry
I have downloaded jenkins version 1.486, and don't get the issue anymore. My bug must the same than 15465. (present in 1.485, fixed in 1.486) Thank you very much for your analysis ! Thierry On Thursday, October 11, 2012 6:05:32 PM UTC+2, Richard Mortimer wrote: > > Hi, > > On 11/10/2012 15:58,

Re: Cannot display dependency graph

2012-10-15 Thread Hez
Hi The problem is solved by installing the Graphviz from graphviz-rhel.repo (follow the instructions here ). I installed Graphviz wihthout downloading the graphviz-rhel.repo and it probably installed a different version of Graphviz from somewhere

Re: wrong Jenkins picture

2012-10-15 Thread Lars Fischer
Hello Chris, 2012/10/15 Christopher Orr : > According to the changelog at http://jenkins-ci.org/changelog > "In celebration of the release number '486', background image will be 80486 > for a week." > > So Mr Jenkins will be back in a week, it seems :) > Oh, I failed reading the changelog complet

Re: wrong Jenkins picture

2012-10-15 Thread Christopher Orr
According to the changelog at http://jenkins-ci.org/changelog "In celebration of the release number '486', background image will be 80486 for a week." So Mr Jenkins will be back in a week, it seems :) Chris On 15/10/12 09:14, Lars Fischer wrote: Hello, I upgraded to Jenkins version 1.486 a

ERROR: Processing failed due to a bug in the code.

2012-10-15 Thread Ahmet Maruf Aytekin
I am getting following error during teh execution of groovy commands via "execute system groovy script" plugin: Jenkins ver. 1.473 ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com java.lang.NullPointerException: Cannot invoke method getM

wrong Jenkins picture

2012-10-15 Thread Lars Fischer
Hello, I upgraded to Jenkins version 1.486 and now I'm missing the friendly Jenkins picture at the bottom. All I see is a picture of an old 486 cpu... O_o What went wrong? Regards, Lars