Jenkins 1.519 issue

2013-06-21 Thread marathiboy
Hello, After upgrading to latest Jenkins and all the plugins, I am having an issue with parameterized build. After clicking the build button the url changes to /build?delay=0sec and shows empty page, it doesn't redirect to the original job page. Any ideas how to fix this? Thanks M -- Vi

Re: Jenkins 1.519 issue

2013-06-21 Thread marathiboy
Sorry, this is duplicate of other message http://jenkins-ci.361315.n4.nabble.com/Upgrade-to-Latest-Jenkins-WSOD-after-running-job-td4669929.html -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Jenkins-1-519-issue-tp4670344p4670346.html Sent from the Jenkins users mailin

version number plug-in

2013-07-02 Thread marathiboy
Hello I have configured 'version number plug-in'. It is showing the right version format on Jenkins GUI. However, in MANIFEST.MF, it still shows Jenkins build number. Is this expected behavior? What I need to do get the same format in MANIFEST.MF? Thanks S -- View this message in context:

Re: compiling under java 1.6.0_71

2014-02-05 Thread marathiboy
Thanks Richard, I understand that Java 1.6.0_71 is NOT freely available, however, since I am just compiling (Jenkins's tomcat is running under Java 1.7), I thought this should show me compilation error from my code and never expected to see errors from Jenkins side. Due to COTS issue, we must sti

parameterized build and views

2012-05-15 Thread marathiboy
Hello, Sorry if this duplicate, I am having issues posting to this group..:-( I have a job with a scm branch parameter which can I have 2 values (choice). How can I setup 2 separate views which will default the same job but with different parameters? Is that possible? I played with view filter b

list view section issues

2012-05-15 Thread marathiboy
Hello, I am trying to use section view. I added a list view as a section, however, I can't add 'Build Filter (Wrapper) Column' to this . It throws an error *javax.servlet.ServletException: java.lang.IllegalArgumentException: BuildFilterColumn can only be added to a ListView* Any work around to

scm poll and parameterized SCM URL

2012-05-17 Thread marathiboy
Hello, If I use a parameter in SCM url, how scm poll works? Will it use default parameter to poll scm? It seems it is not working that way so just wondering? S -- View this message in context: http://jenkins.361315.n4.nabble.com/scm-poll-and-parameterized-SCM-URL-tp4628844.html Sent from the Je

multi job project

2012-06-21 Thread marathiboy
Hello, I am using Jenkins 1.71 with 5 executors. I have setup a multi job project with about 10 jobs. When I kick off this multi job, only 2 jobs defined start, rest of the jobs are correctly showed in the build queue. After these 2 are done, nothing gets built and build queue is still intact,

Jenkins ssh and pull (copy) files

2012-07-05 Thread marathiboy
Hello, I need to pull files from remote machine and send it via email as attachment. Once the files are on Jenkins server, I can do the rest. In order to copy (pull) files from the remote server, is there any plugin or how can I use something like ssh target_address cat remotefile > localfile u

multi job plugin

2012-07-06 Thread marathiboy
Hello, I want to use multi job plugin to build all (9) jobs. I would like to build all jobs in parallel in one phase. Next phase will deploy them. I only have 4 executors. So when I kick off my multi job, I starts 3 jobs (plus on for multi job itself). and I can see 5 jobs in queue. So everything

build flow plugin syntax

2012-08-15 Thread marathiboy
Hello, I am using a job that is triggering 2 jobs A & B, using build flow plugin. Each job is build flow job itself. I can use guard and rescue, but what I really need is to exit if Job A fails (or any job under Job A fails). So whats the syntax of adding just exit within rescue part of Job A? Th

parametrized trigger plugin issues

2012-08-24 Thread marathiboy
Hello, I have two projects say A and B. Both are working fine on their own. Both are parameterized maven builds (the same params). I need to add a dependency such that A depends on B to complete first. So In the configuration of A, I added, a pre-build step of "Trigger call builds on other projec

Re: SVN credentials re-use in shell script, later in the build job

2012-08-24 Thread marathiboy
Hello, I use it and it just works..I added svn command (like svn info) within build step - execute shell and it works without any issues. I actually wrote a script and call that script within execute shell M -- View this message in context: http://jenkins.361315.n4.nabble.com/SVN-credentials-

Re: parametrized trigger plugin issues

2012-08-24 Thread marathiboy
yup :-) you are the man!! I hate it when these options are hidden, even when in use...:-( regards, M -- View this message in context: http://jenkins.361315.n4.nabble.com/parametrized-trigger-plugin-issues-tp4638535p4638548.html Sent from the Jenkins users mailing list archive at Nabble.com.

upgrade from 1.4.56 to latest

2015-01-13 Thread marathiboy
Hello, I need to upgrade Jenkins, currently on jboss 7.0.0 (old) with java 1.6 So just wondering whats is the best plan to upgrade? Currently it is only used for build promotion, so it is light on use. Thanks Booz | Allen | Hamilton Shailesh Ligade 571 346 4295 -- View this message in c