How to get custom api tokens

2020-05-21 Thread rajesh pilla
I am trying to generate tokens for different use-cases and I am looking for a way to get token value by using token name. Can anyone help me with this? I am able to get legacy token with below script, want to achieve the same to get other token values. user = hudson.model.User.get('admin') prop

Re: Unable to get a variable value from last success build

2020-04-13 Thread Rajesh M
ax. > > On Apr 12, 2020, at 18:29, Rajesh M > > wrote: > > Hi, > > I am trying to get a variable value from last successful build, but > getting error "*groovy.lang.MissingMethodException: No signature of > method: > org.jenkinsci.plugins.workflow.support.ste

Unable to get a variable value from last success build

2020-04-12 Thread Rajesh M
ameters.find{it.name == 'SVN_REVISION'}?. value break } build = build.previousBuild() } } Could you someone help me to get the variable value from last success build. Thanks, Rajesh M -- You received this message because you are subscribed to the Google Gro

Re: Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver and hudson.maven.reporters.MavenFingerprinter

2018-11-27 Thread ale rajesh
Did you find any answer. am facing the same issue On Tuesday, August 14, 2018 at 11:43:17 AM UTC-4, gary.l...@ge.com wrote: > > thank you Devin! greatly appreciate it. > > On Friday, August 10, 2018 at 12:07:57 PM UTC-5, gary.l...@ge.com wrote: >> >> Hello, >> >> >> >> I was on Jenkins 1.6.x I

Re: Jenkins with Oracle

2016-12-21 Thread Rajesh Khatri
our research first. Nobody is going to give you >> the answer. >> >> This is a Jenkins user mailing list. At best, the mailing list >> participants will be willing to answer you question if you tell them you >> have done your part. >> >> Do you expect people

Jenkins with Oracle

2016-12-20 Thread Rajesh Khatri
Hello, We are in process of identifying a custom Build/Deploy solution and need some inputs. We are mainly a Oracle E-business Suite shop with few custom Mobile and other in-house applications. Wanted some help on below points :- a) Will Jenkins be a good fit for our organization. b) Is th

Re: Jenkins Vulnerability | Plain Text Authentication

2016-11-19 Thread Rajesh Kapur
ried fixing the certificate? I assume you are using a > self-signed certificate (details of creating it is quite easy to find via > google search). > > Thanks, > Ismael > > On Sat, Nov 19, 2016 at 6:38 PM, Rajesh Kapur > wrote: > >> Hi, >> >> We are facing plai

Jenkins Vulnerability | Plain Text Authentication

2016-11-19 Thread Rajesh Kapur
any way we can run Jenkins on URL instead of localhost? Thanks, Rajesh Kapur -- 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-user

Post Commit from Tortise SVN to Jenkins for .net Application.

2014-11-18 Thread datta rajesh
Hi Friends, I am using Jenkins. I got a requirement to build the code from Jenkins when there is any check-in done in Tortise SVN. Please kindly help on this. Thanks in advance. With Regards, Datta.G -- You received this message because you are subscribed to the Google Groups "Jenkins User

Recently upgraded to Jenkins 1.576 seeing one of the builds running continuously with no changes

2014-08-28 Thread rajesh
viewing. any help is very appreciated. Thank you very much in advance for your time. Regards, Rajesh -- 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

Jenkins upgrade 1.576 issue

2014-08-19 Thread Rajesh Patwardhan
e right direction will be greatly appreciated. Regards, Rajesh -- 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. For more options, visit https://groups.google.com/d/optout.

Jenkins Stash Notifier Plugin

2014-07-02 Thread Rajesh Patwardhan
Stash username and Stash password. Regards, Rajesh -- 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

Jenkins Stash Integration

2014-02-24 Thread rajesh
. This is since in the configure Jenkins we have a github project configured and not Stash. I dont see \ am missing on any similar stash plugin. or any one may have a suggestion. Please help and Thanks in advance for your time. Regards, Rajesh -- You received this message because you are

Remote file system root does not exist. Will try to create it...

2013-10-31 Thread Rajesh Kumar
What could be the possible solution for this error i am getting while adding Salve [10/31/13 01:56:57] [SSH] Checking java version of java [10/31/13 01:56:58] [SSH] java -version returned 1.7.0_25. [10/31/13 01:56:58] [SSH] Starting sftp client. [10/31/13 01:56:58] [SSH] Remote file system r

[no subject]

2013-10-31 Thread Rajesh Kumar
as failure Not Sure what to do in this case? -- ======= Rajesh Kumar -- 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 jenk

Question on Jenkins Deployment

2013-09-30 Thread Rajesh
Hi, As the Jenkins deployment scales and you have a number of helper \ slave nodes added to the infrastructure, when you have a Jenkins version upgrade across multiple servers or plugin that needs to be installed across multiple slave machines .. How does that work? Also a related question .. are

Jenkins Github polling issue after upgrade

2013-06-10 Thread rajesh
would like to Thank every one in advance for their time .. regards, Rajesh -- 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 jenkinsc

Re: Jenkins creating lot of connection to CONTEGIX

2012-02-06 Thread Rajesh Kumar
other suggestions please. On Feb 4, 8:19 am, Kohsuke Kawaguchi wrote: > Either case it's only supposed to happen once a day. Are you seeing > more, Rajesh? > > 2012/2/3 Andrew Bayer : > > > > > > > > > > > That's either downloading the upd

Jenkins creating lot of connection to CONTEGIX

2012-02-03 Thread Rajesh Kumar
Hi All, I have installed latest version of CI on our ubuntu server. I just found that server is making lot of http connections to CONTEGIX server. (443 port) execute below command: sudo lsof -i:443 Results: COMMAND PIDUSER FD TYPE DEVICE SIZE/OFF NODE NAME java 7042 jenkins