Re: Unable to Start NEW SSH slave

2016-06-21 Thread Krishna Kumar Tiwari
I am also not able to launch my slave agent. I also created another Jenkins master , but the same problem persists ! Does anyone have ever faced this situation or how to work with firewall here ? On Monday, 17 June 2013 18:34:50 UTC+5:30, Walter Kacynski wrote: > > I'm trying to attache a new SS

Re: envinject plugin: should it be able to set the workspace?

2015-10-28 Thread Krishna Kumar Tiwari
One use of envlnject which i have used Create a standard java .properties file and you can fetch the environmental variable and these can be used during your job. you need to specify the properties file in your job configuration. One way to do it copy the properties file from your slave node/mas

My jenkins server got upgraded but the earlier credentials are not working ?

2015-10-26 Thread Krishna Kumar Tiwari
Hi Team, My jenkins got upgraded somehow from 1.595 to 1.630 and i am not able to login now with my usual credentials ? Any idea what might have cause this ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and

I have setup a job flow for my couple of jenkins jobs. My second job is not running even after successful completion of the first Job. It is becoming cloudy sign.

2015-10-15 Thread Krishna Kumar Tiwari
Hi, I have a job flow of two jobs in which i have setup the downstream and upstream. My first job is getting completed successully but second job is going cloudy. (Neither pass nor fail). Does anyone has idea about what might be causing it ? -- You received this message because you are subsc

Re: Regarding Deploy Plugin

2015-09-24 Thread Krishna Kumar Tiwari
Hi Anil , What are the steps you have mentioned in your config section of the job ? On Wednesday, 23 September 2015 15:42:07 UTC+5:30, Anil wrote: > > Hi All, > > I am unable to do deployment to Jboss 6.x eap from jenkins job? >

Using Build-Pipeline plugin

2015-09-24 Thread Krishna Kumar Tiwari
Hi I am planning to use Build-Pipeline-Plugin in my jenkins server but can't see any option to use. I installed it and it got installed successfully. But I am not able to any option to use it. Like Build-Pipeline-Plugin

How can the defects get logged to RTC whenevere there is a failure in the jenkins job ?

2015-07-29 Thread Krishna Kumar Tiwari
Hi I am planning to integrate my jenkins job and wants whenever the job gets failed (at any step may be during installation of build, running tests etc.) , a defect should get logged to RTC. There are couple of Jenkins plugin but they don't log a defect. https://wiki.jenkins-ci.org/display/

Re: How can i install jenkins server on rhel 7 machine ? Have anyone done it earlier ?

2015-07-20 Thread Krishna Kumar Tiwari
I want to install standlalone. Please hsare the steps if some have done it earlier ? On Wednesday, 15 July 2015 14:15:50 UTC+5:30, Krishna Kumar Tiwari wrote: > > Hi > > I want to install jenkins server on my rhel 7 machine for continuous > integration. Has anyone

How can i install jenkins server on rhel 7 machine ? Have anyone done it earlier ?

2015-07-15 Thread Krishna Kumar Tiwari
Hi I want to install jenkins server on my rhel 7 machine for continuous integration. Has anyone done it earlier ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an emai

Can we store output of some script in some variable in jenkins ?

2015-05-07 Thread Krishna Kumar Tiwari
Hi Suppose i have a script(script.py) which outputs one variable in Build_id . and in Execute Shell section of the job config. Following is the commands i have specified in Execute Shell section. python script.py python script1.py I want script1.py to use that variable in the job . How c

Not able to generate HTML report of my Job.

2015-04-23 Thread Krishna Kumar Tiwari
Hi I followed the steps present on https://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+Plugin but stil can't see my html report on jenkins dashboard. However my job is running successful. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" gro

Re: Getting java exceptions while running my job from Jenkins server

2015-04-23 Thread Krishna Kumar Tiwari
kind of command. cd /dir1/dir2/ python script.py On Wednesday, 22 April 2015 20:17:23 UTC+5:30, Krishna Kumar Tiwari wrote: > > Hi > > I am getting following exception while building my job. What may be the > problem ? > > http://pastebin.com/14C8ff6c > -- You received

Getting java exceptions while running my job from Jenkins server

2015-04-22 Thread Krishna Kumar Tiwari
Hi I am getting following exception while building my job. What may be the problem ? http://pastebin.com/14C8ff6c -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an emai