Dynamic view on jenkins is not created

2014-07-11 Thread srinath0805
Hi Folks, I created Dynamic on my machine on M:\product-name. In jenkins I'm using Base Clear Case given -- view tag as my product-name -- view path as procut-name -- Get config spec from file: provided the file path -- In Advance: provided Additional mkview arguments as

Jenkins is not Restarted

2014-05-28 Thread srinath0805
Hi Folks I'm trying to restart my jenkins server on linux machine but I'm getting this error: *May 28, 2014 1:03:42 PM jenkins.model.Jenkins$23 run* *SEVERE: Restarting VM as requested by anonymous* *May 28, 2014 1:03:43 PM jenkins.model.Jenkins$23 run* *WARNING: Failed to restart Hudson*

Re: Jenkins is not Restarted

2014-05-28 Thread srinath0805
I'm using java version 1.7.0_45 my script is *export JENKINS_HOME=/home/build/jenkins* *export JENKINS_USER=build* *export JAVA_HOME=/tools/java/java170_45* *export CLASSPATH=$JAVA_HOME/lib/tools.jar:./* *export ANT_HOME=/tools/ant/apache-ant-1.8.3* *export

Re: GIT checkout Very Urgent...!!!

2014-04-17 Thread srinath0805
Hi Folks, Thanks for your valuable info... I'm trying with creating branch for every project. On Thursday, April 10, 2014 9:55:21 PM UTC+5:30, srina...@gmail.com wrote: Hi Folks, I'm trying to checkout a specific file from GIT using Jenkins, I didn't any way how to get a specific file

Re: GIT checkout Very Urgent...!!!

2014-04-13 Thread srinath0805
Hi Folks, thanks for your very quick response. I'm glad to it. I'm new to GIT, just before couple of days I started understanding it. *This is my requirement:* I have almost 20+ products, So, I would like to keep all my configuration and property files which are required to build my project.

GIT checkout Very Urgent...!!!

2014-04-10 Thread srinath0805
Hi Folks, I'm trying to checkout a specific file from GIT using Jenkins, I didn't any way how to get a specific file form GIT. Could any one tel how to do this by using jenkins or GIT command. we are accesing git through STASH my repository is like

Invoke properties in Jenkins

2014-04-05 Thread srinath0805
Hi Folks, I have 3 types (Head, Branch, Patch) of builds, there are 3 different types of property files based on build type. Can you guide how to set up a single job for 3 types of builds and based on the build type that property file should be load at run time. I created drop down list for

Jenkins slave is not installed

2013-12-04 Thread srinath0805
Hi I have installed Jenkins as a master on serverA, when I'm trying to install slave in ServerB it shows me the message Ping response time is too long or timed out. when I click on launch button it is downloading slave-agent.jar file then I retry it getting below error: [12/05/13 12:05:27]

Re: slave and master

2013-11-14 Thread srinath0805
Hi Brosh, Thanks for your reply, so what should I do know, I'm looking to install slave on B machine where Jenkins is already install and running as windows service. On Thursday, November 14, 2013 12:11:04 PM UTC+5:30, Brosh, Yossi wrote: Hi , In the slave machine you don't need a

slave and master

2013-11-13 Thread srinath0805
Hi, I have 2 windows machines AB on both machines I'm running jenkins windows as service, now I want to use A is master and B is slave. If I want use B as slave, is it necessary to uninstall Jenkins on machine B (daily jobs r running). Kindly help me on this. Thanks in advance, -- You