Stage View Disappears Completely - missing xml file in workflow folder

2016-10-19 Thread cchapman
After restarting jenkins (no jobs were running), my stage view disappeared. When I go to the ajax page, I'm getting: Caused by: java.lang.IllegalStateException: Could not load matching start node: java.io.IOException: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: D:\

Re: Code completion in IDE (intellij or eclipse) for Jenkins when editing groovy scripts

2016-06-14 Thread cchapman
Thanks Baptiste :) I did find that blog after I posted. I followed the directions but I still don't get autocompletion for something like Jenkins.instance.getJob though... Any idea what I might be missing? Thanks again, Clint On Sunday, June 12, 2016 at 8:56:15 AM UTC-4, Baptiste Mathus wrot

Code completion in IDE (intellij or eclipse) for Jenkins when editing groovy scripts

2016-06-09 Thread cchapman
I'm assuming there's a way to get code completion (intellisense) for jenkins when editing a groovy script in an IDE like Intellij or eclipse but I haven't been able to find any resources explaining how to do that. I'm a .NET developer and not super familiar with java. I'm guessing this is an

Re: Get job schedule from API

2015-12-04 Thread cchapman
Thanks Chris. My back up was to get the html page and get it from there. Getting the config.xml file is a better option. Thanks again, Clint On Friday, December 4, 2015 at 1:45:44 PM UTC-5, Christopher Orr wrote: > > Only part of the job config is exposed in the API. For example, SCM > info

Re: Get job schedule from API

2015-12-04 Thread cchapman
Thanks Victor but I'm not trying to "schedule" a build. I want a way to access the recurring schedule of the job from the API (i.e. The "0 0 * * *" in the picture below). On Friday, Decemb

Re: Get API token using API

2015-12-04 Thread cchapman
Thanks Chris. Is there a reason not to show an authenticated user their token in the API? Regards, Clint On Tuesday, December 1, 2015 at 7:30:40 PM UTC-5, Christopher Orr wrote: > > On 30/11/15 16:51, ccha...@kinaxis.com wrote: > > Is it possible to get the API token using the API after authe

Get job schedule from API

2015-12-04 Thread cchapman
Is there a way to get the schedule for a job from the API? I can't find it anywhere. :( Thanks, Clint -- 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

Get API token using API

2015-11-30 Thread cchapman
Is it possible to get the API token using the API after authenticating with the users real password? Thanks, Clint -- 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