AW: Bug 13051 GitPlugin checkout Branches

2012-10-25 Thread Knuplesch , Jürgen
Hello, this ist he console log: Checkout:Git001 / D:\icon_buildbase\programs_ci\GitJenkins\workspace\Git001 - hudson.remoting.Channel@7c15a4c1:08 Using strategy: Default Last Built Revision: Revision 4625d079dde67934c423e16a8c95126d24fee9c0 (origin/GIT_BRANCH_0001, origin/HEAD,

Re: Windows batch file error when run from Jenkins

2012-10-25 Thread Martin G. Smith
On Wednesday, October 24, 2012 5:30:16 PM UTC+2, slide wrote: On Wed, Oct 24, 2012 at 7:24 AM, Martin G. Smith erik.g...@googlemail.comjavascript: wrote: I have a Windows batch file that has no problems running from my command shell. But when I try to run the script from Jenkins, it

RE: Rest API for view manupulation

2012-10-25 Thread David Mata Gorriz
Not for posting data. Thank you, Daniel. With auth-no-challenge I get http 200 but old data keeps being there. -Mensaje original- De: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] En nombre de Daniel Beck Enviado el: miércoles, 24 de octubre de 2012 19:41

RE: Rest API for view manupulation

2012-10-25 Thread David Mata Gorriz
Thank you. It returns OK now, but the view keeps the same configurarion. -Mensaje original- De: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] En nombre de Daniel Beck Enviado el: miércoles, 24 de octubre de 2012 19:41 Para: jenkinsci-users@googlegroups.com

slave on different timezone immediate ping time out exception after upgrading from 1.477 to 1.486

2012-10-25 Thread David Gang
Hi, We have a slave which is on a different timezone 7 hours behind us. When i run the job i get an immediate error at hudson.FilePath.act(FilePath.java:847) at hudson.FilePath.act(FilePath.java:824) at hudson.FilePath.mkdirs(FilePath.java:962) at

Re: Windows batch file error when run from Jenkins

2012-10-25 Thread Martin G. Smith
I resolved this problem. The program causing the errors has an option to direct the program to a specific database. Using this option allows the program to access the correct database even when run from Jenkins. Thanks for all the help!!

Re: calling perl scripts from jenkins

2012-10-25 Thread mitesh makhija
Hi, Create a job. Through build, add build step, you can use either Execute windows batch command or Execute Shell. If I select Execute Windows Batch Command, In command I can call perl script. perl c:/test.pl Thanks, Mitesh On Thu, Oct 25, 2012 at 5:35 PM, Levin, Ilya ilya.le...@hp.com wrote:

RE: calling perl scripts from jenkins

2012-10-25 Thread Levin, Ilya
That is exactly what I did. The problem is that Jenkins doesn’t recognize the perl command. I have Perl on my machine, i can run the command via command line. Somehow I need to show Jenkins where perl is. (tried with Env Variables – doesn’t work). Thanks again. From:

Re: calling perl scripts from jenkins

2012-10-25 Thread mitesh makhija
Hi, Through windows cmd, I execute perl script like: perl test.pl and export the installed perl binary in environment variable. In perl script, we give our perl statements. if we are able to execute the perl script through cmd, we should able to do it through Jenkins also. and we can also

CPU pegged in stapler - zip depflater

2012-10-25 Thread swerner
Hi, My jenkins instance was a little slower to respond this morning, I thought maybe a bunch of jobs were running at the time, but the run queue was empty. top showed the process running at 700%, basically 7 threads pegging a core. Each was hung in the following code:

Re: Git commit id for a build in email-ext script

2012-10-25 Thread Slide
On Thu, Oct 25, 2012 at 11:44 AM, Xavier Nodet xavier.no...@gmail.comwrote: Hello, I am starting to use email-ext, editing the provided groovy-text. template. In the general case, how am I supposed to determine what git ID was used for the build (assuming the build uses Git, of course...)

Unable to get grails plugin to work with proxy

2012-10-25 Thread Scott Ryan
I have installed the grails plugin within the latest jenkins and I have configured the location of the grails installation. I am running from within tomcat as a war. I do have to use a proxy to run grails which I can do by hand on the box. However I can't even get grails to run at all and

Re: Git commit id for a build in email-ext script

2012-10-25 Thread Xavier Nodet
On Thu, Oct 25, 2012 at 8:54 PM, Slide slide.o@gmail.com wrote: On Thu, Oct 25, 2012 at 11:44 AM, Xavier Nodet xavier.no...@gmail.comwrote: How to go from an AbstractBuild to the git Id? Is it part of the build variables? build.buildVariables is a MapString, String. The map is empty

Re: Git commit id for a build in email-ext script

2012-10-25 Thread Slide
On Thu, Oct 25, 2012 at 12:10 PM, Xavier Nodet xavier.no...@gmail.comwrote: On Thu, Oct 25, 2012 at 8:54 PM, Slide slide.o@gmail.com wrote: On Thu, Oct 25, 2012 at 11:44 AM, Xavier Nodet xavier.no...@gmail.comwrote: How to go from an AbstractBuild to the git Id? Is it part of the

RE: jenkins plugin for sona type repository manager

2012-10-25 Thread Zerbe, John W
I have not seen a Jenkins plugin for nexus, but you can publish to the nexus repo from maven itself. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Rajagopal, Sampath Sent: Saturday, October 06, 2012 3:22 PM To: jenkinsci-users@googlegroups.com

Re: Violations plug-in not showing errors or source

2012-10-25 Thread Daniel Becroft
Thu, Oct 25, 2012 at 8:29 PM, Alex alexanderandersonofando...@gmail.comwrote: On Jan 27, 3:07 am, Daniel Becroft djcbecr...@gmail.com wrote: Hi, Since upgrading to a recent release (currently on 1.448, but it was happening before that), the Violations plugin is no longer generating the