Re: How to keep slaves updated

2012-11-15 Thread Vincent Latombe
Use "*Let Jenkins control this Windows slave as a Windows service*" You'll need to provide a user able to remote log in to the slave. Then you can choose whether you want to install the service as the Local System, as the administrator account, or as another account. Vincent 2012/11/14 Diogo Gue

Exception while using groovy-html.template in editable eamil notification

2012-11-15 Thread Sven Finsterwalder
Hi all, i try to send an email and i got that error: Nov 15, 2012 11:59:38 AM hudson.plugins.emailext.plugins.content.ScriptContent SEVERE: null javax.script.ScriptException: javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: Jenkins for class: SimpleTemplateS

Re: Exception while using groovy-html.template in editable eamil notification

2012-11-15 Thread AdvanTiSS
You should declare imports for referenced classes On Thursday, November 15, 2012 1:03:47 PM UTC+2, Sven Finsterwalder wrote: > > Hi all, > > i try to send an email and i got that error: > > Nov 15, 2012 11:59:38 AM hudson.plugins.emailext.plugins.content.ScriptContent > SEVERE: null > javax.scrip

RE: Exception while using groovy-html.template in editable eamil

2012-11-15 Thread Alex Earl
notification MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_Part_1555_14652804.1352977427918" --=_Part_1555_14652804.1352977427918 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit You don't need to worry about init.groovy, it is not cu

Re: a lot of jobs

2012-11-15 Thread Marek Gimza
Marcin, Do you know about the "MultiJob" plugin? https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin Regards, Mgimza On Wed, Nov 14, 2012 at 7:39 PM, Marcin Biegan wrote: > Hi, > > I wanted to ask how do you handle configuring multiple jobs. We have > about 10 maven projects to build i

Builds failing with cvs problem.

2012-11-15 Thread DaveS
I updated Jenkins to 1.466.2 and all the plugins also. The Jenkins CVS plugin is now 2.7 Since doing the updates the builds are failing with something like this: cvs server: .plist is locally modified cvs [server aborted]: correct the above errors first! Before the updates, the 1st thing tha

Disable git auto tagging

2012-11-15 Thread Robert Krüger
Hi, I want to keep some of my Jenkins (v. 1.490) builds from tagging my Git repository. I came across this link: https://issues.jenkins-ci.org/browse/JENKINS-12316 and I have the exact same problem as the last poster, i.e. the advanced option does not seem to be there anymore. Is it gone? What els

Integrating sventon with Jenkins

2012-11-15 Thread Sam Gleske
I'm having trouble integrating either sventon 2.1 or 2.5 with Jenkins. In configure settings for the SVN plugin I select sventon 2.x compatibility but I'm having trouble defining the settings. Server ok; hooks up fine. But the Repository Instance is what is giving me problems. There is no re

Re: Can anoyone help determine the cause of a Jenkins crash.

2012-11-15 Thread MDKF
Can anyone help with this issue? On Monday, November 12, 2012 10:36:13 AM UTC-5, MDKF wrote: > > Hi All, > My Jenkins server died last night. I found the following text in the > error log. Can anyone help me decipher what happened? Ive had these out of > memory exceptions before. > > > Nov 11,

Job Templatator

2012-11-15 Thread Daniel PETISME
Hello all, I'm searching for a template job creator. My aim is to define a template job/flow of jobs and then make them template to create a new kind of projects in the "New Job" dialog. I'm aware of the plugins: https://wiki.jenkins-ci.org/display/JENKINS/Template+Project+Plugin https://wiki.j

Re: Can anoyone help determine the cause of a Jenkins crash.

2012-11-15 Thread Scott Evans
What do you have for your java memory settings? Primarily -Xmx would define the max amount of memory your main java process can allocate. Scott On Thu, Nov 15, 2012 at 3:10 PM, MDKF wrote: > Can anyone help with this issue? > > On Monday, November 12, 2012 10:36:13 AM UTC-5, MDKF wrote: >> >>

Re: Clearcase-ucm-plugin option to "Build a specific baseline with a parameterized build" problem

2012-11-15 Thread marcdb
I think that with the baseline parameter, you have to specify the name of the baseline at runtime. So as such, it isn't very useful for scheduled builds. But you could try if you can use environment variables in the name of the baseline. I would first try with something like $BUILD_ID and see i

Re: parallel builds on single Hudson possible - quick question

2012-11-15 Thread Z W
Hi Mark Thanks for responding. What's are alternatives out there for Hudson to deal with parallel builds requests besides upgrading to Jenkins. On Tue, Nov 13, 2012 at 8:14 PM, Mark Waite wrote: > In the Jenkins job configuration screen, there is a check box "Execute > concurrent builds if nece

RE: parallel builds on single Hudson possible - quick question

2012-11-15 Thread Merrow, Frank
DISCLAIMER: We use Jenkins . . . I've never used Hudson . . . Your wording seemed fuzzy me so . . . so I thought I would offer this: We build multiple flavors against the same source (Win32, Win64, Linux as examples). Each flavor has its own job . . . when somebody checks in, several jobs are

Re: parallel builds on single Hudson possible - quick question

2012-11-15 Thread Mark Waite
I'm sorry, but I don't know of alternatives to deal with parallel build requests in Hudson.   I stopped using Hudson shortly after Kohsuke Kawaguchi and most of the other developers moved from the Hudson project to the Jenkins project.   I'm a little surprised that you're using the Jenkins mail