unable to access svn raspatory url in jenkins

2022-09-08 Thread Rakesh Jogaram
hello jenkins users please help on this issue -- 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 email to jenkinsci-users+unsubscr...@googlegroups.com. To view this

Jenkins is not starting when i install Environment Injector Plugin using manage plugin

2020-01-10 Thread Rakesh Singh
) at hudson.model.Hudson.(Hudson.java:77) at hudson.WebAppMain$2.run(WebAppMain.java:214) I have many times to restart the jenkins server but no effect. Please suggest me for how to remove this plugin or start the jenkins. Regards Rakesh Singh -- You received this message because you

Re: Framework for Developers build pipeline

2019-07-15 Thread Kande, Rakesh
yes, thats right approach if u want to get rod of manually creating pipelines. we have similar setup where devs have access to create their pipelines using a seed job. Thanks, Rakesh Kande On Jul 15, 2019, at 4:29 AM, Mayank Kumar mailto:mayankkumaryada...@gmail.com>> wrote: ATT

Re: jenkins build history with status for the given period

2019-06-11 Thread Rakesh Nair
Hi Panneer, I guess you can make use of api provided by jenkins to get above details regarding build. You can try below link to know how to fetch details from jenkins api. https://github.com/jenkinsci/pipeline-stage-view-plugin/blob/master/rest-api/README.md On Tue, Jun 11, 2019, 5:31 AM

Re: How to set "Environment variables" in "Global properties" of global Jenkins configuration programmatically?

2018-02-07 Thread Rakesh Bachu
Hi, This script works fine when tested from So i want to do this with a job or a pipeline how can i make a job or pipeline run this groovy script. i'm getting random errors when I try to run this groovy script as part of a pipleline. Thanks, Rakesh On Thursday, February 26, 2015 at 3:23:27 AM

Build periodically with parameters

2018-01-30 Thread Rakesh Ranjan Majhi
On providing a parameter with percentage(%) sign in corn Jenkins give error message "You can only use one percent sign to separate the cron from the parameters." EX: 15 30 * * * % PLIST=https://cloud.abc.com/s3wsapi/config/live%CitrusCollege -- You received this message because you are

Jenkins sqlplus script runner plugin error ORA-12541: TNS:no listener

2017-09-20 Thread rakesh reddy
. All rights reserved. ERROR: ORA-12541: TNS:no listener SP2-0751: Unable to connect to Oracle. Exiting SQL*Plus Thanks, Rakesh. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving e

jenkin job executing selenium scripts twice

2015-10-26 Thread Siva Rakesh
Observed that selenium test scripts are executed twice each time when triggered the jnkins build job. Any idea? please help me. Thanks, -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving

Re: REST API to create Credentials in jenkins

2015-08-01 Thread Naga Rakesh
Creating a new account (username, password) in jenkins credentials section through REST API's, preferably with JAVA. Also please feel free to answer on allowing certain accounts access to jobs, that would be really helpful Thanks! On Sat, Aug 1, 2015 at 10:14 AM, Khai Do do.k...@gmail.com

REST API to create Credentials in jenkins

2015-07-31 Thread Naga Rakesh
Hello, I have created jenkins job through API and now trying to figure out how to create credentials through the API. Any help would be appreciated. Thanks, -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and

Re: JSON support for Jenkins createItem / create job

2015-07-24 Thread Naga Rakesh
of config.xml* *Do you have any thoughts or recommend ways to get the json based config for jenkins job? * *Any help would be appreciated.* *Thanks,* *Rakesh* On Thursday, 9 October 2014 19:39:10 UTC-7, Sajith Kariyawasam wrote: Thanks Daniel for the quick response. According to https

Re: How to keep Unix process alive after job is completed?

2013-04-29 Thread rakesh menon
Hi hezjing, I have a same issue . Was adding the above parameter the only thing you did or do we do any other additional steps? Thanks On Mon, Apr 29, 2013 at 7:35 AM, hezjing hezj...@gmail.com wrote: Thanks, it works by create a job parameter BUILD_ID=dontKillMe On Fri, Apr 26, 2013 at

Re: Execute shell failure

2012-11-07 Thread rakesh
stringjenkins/string keySessionCreate/key true / /dict /plist Now how do I have this user admin access ? Thanks, Rakesh On Tuesday, November 6, 2012 3:33:34 PM UTC-5, mgimza wrote: I am not sure about MAC, but on linux there is a config file that can be modified

Re: Execute shell failure

2012-11-07 Thread rakesh
I wanted to see if I can use Jenkins to run automated tests: calabash, selenium etc. So I was just trying to run using execute shell option. Yes, I tried Jenkins app, works just fine for local test run. Thanks, Rakesh On Wednesday, November 7, 2012 5:16:51 PM UTC-5, sti wrote: The usual way

Execute shell failure

2012-11-06 Thread rakesh
: Not a directory Build step 'Execute shell' marked build as failure Finished: FAILURE Thanks, Rakesh

Re: Execute shell failure

2012-11-06 Thread rakesh
Yes, I ran this cmd from xterm. Is there a permission issue here? I did think about adding a user with privileges, but wasn't able to add a user in jenkins. Thanks, Rakesh On Tuesday, November 6, 2012 2:33:27 PM UTC-5, mgimza wrote: Rakesh, Does this directory acutally exist? /Users

Re: Execute shell failure

2012-11-06 Thread rakesh
Hi Josselin, How do I check this? -Rakesh On Tuesday, November 6, 2012 2:43:39 PM UTC-5, Josselin Pierre wrote: Hi, Another point to check is user rights : does jenkins' user have access to this folder ? cheers, Josselin 2012/11/6 Marek Gimza marek...@gmail.com javascript: Rakesh