Re: Moving a job to a Folder

2015-08-14 Thread VFloyd
Any ideas on how to move more than one job at a time into a folder?



On Thursday, August 6, 2015 at 1:45:47 PM UTC-7, Daniel Laird wrote:
>
> All,
>
> I amusing the cloudbees plugin that creates folders.
> I am now trying to move some jobs that are currently in a 'view' into a 
> folder.
> I can easily query and list all the jobs in a view in groovy but I am 
> struggling to move the job into a folder.
> I have tried various methods - if anyone has some example of doing this it 
> would be greatly appreciated.
>
> Dan
>

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e4cd1d42-0fba-4faf-a023-caab8b466a52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Argument for removing old jobs

2015-07-16 Thread VFloyd
Morning,
Jumping straight to the point - we have jobs in our Jenkins instance that 
have not run in two years (successfully or unsuccessfully).  We have jobs 
that people set up months ago and have never run.  I have sent e-mails, 
made visits to peoples desks, made calls all trying to get people to take 
care of their jobs and I still have them out there.

I started disabling anything that hadn't run successfully in 12 months.  My 
boss says I am wrong for doing this.  I am also wrong for wanting to shelve 
or just put these job in a zip file.

I have better things to do.  Can anyone give me a for or against leaving 
abandoned jobs in Jenkins?

Vanetta

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/aa6a8dc4-a35c-4ea8-80ce-3fa7bf0bbb1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


"Host Key Verification Failed" error

2015-05-20 Thread VFloyd
Afternoon - 
How do you guys handle the "Host Key Verification Failed" msgs when 
deploying to new servers.  

I have 9 new build/deploy servers - one job can run on any of those deploy 
servers to move code to 12 servers in an environment.  

ssh'ing from each of the 9 new servers to each of the 12 servers for one 
job is not a problem and has already been done.  But ssh'ing from each of 
the 9 servers to 1000's of other servers could become a problem (more so if 
someone decides to rebuild a random server or two).

Any advise is appreciated.

Vanetta


-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bed0b7b2-4d7e-48e7-b47c-cd29ecded3df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can I move slaves from one Jenkins to another Jenkins?

2015-04-29 Thread VFloyd
We are migrating our Jenkins to Enterprise Jenkins.  Can I take the slave 
servers from our original Jenkins and hook them up to our new Enterprise 
Jenkins without too much trouble?

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6c4157bd-b96b-4e5d-aca3-2b6b69123a7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Slave not connecting - Windows Server 2012 "Message not found for errorCode: 0x80010105"

2015-03-23 Thread VFloyd
Has anyone else received the following error msg when trying to connect a 
Windows Server 2012 slave node?  If so, how did you resolve the issue?

Connecting to A0319d254
ERROR: Message not found for errorCode: 
0x80010105org.jinterop.dcom.common.JIException 
:
 Message not found for errorCode: 0x80010105
at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:550) 

at org.jinterop.dcom.core.JIComServer.initialise(JIComServer.java:458) 

at org.jinterop.dcom.core.JIComServer.(JIComServer.java:427) 

at org.jvnet.hudson.wmi.WMI.connect(WMI.java:59) 

at 
hudson.os.windows.ManagedWindowsServiceLauncher.launch(ManagedWindowsServiceLauncher.java:218)
 

at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:228) 

at 
jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
 

at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) 

at java.util.concurrent.FutureTask.run(FutureTask.java:166) 

at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) 

at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) 

at java.lang.Thread.run(Thread.java:722) 

Caused by: org.jinterop.dcom.common.JIRuntimeException 
:
 Message not found for errorCode: 0x80010105
at 
org.jinterop.dcom.core.JIRemActivation.read(JIRemActivation.java:191) 

at ndr.NdrObject.decode(NdrObject.java:19) 

at 
rpc.ConnectionOrientedEndpoint.call(ConnectionOrientedEndpoint.java:138) 

at rpc.Stub.call(Stub.java:112) 

at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:538) 

... 11 more

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/30f6aacd-54a7-455e-b87a-7869dfcb82f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Windows build servers - "java.io.IOException:Failed to connect to jenkins:50512"

2015-01-21 Thread VFloyd
Anyone have any ideas on how to fix this?

-- 
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 discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3c04e24d-678a-413c-97ed-d5cf21d1b1ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: View Job Filter - not picking up jobs

2014-09-04 Thread VFloyd
Thanks Jacob,
I want ANYTHING_AppScan_ANYTHING, and as originally stated it had been 
working.





On Friday, August 22, 2014 7:09:31 AM UTC-7, VFloyd wrote:
>
> Plugin version = 1.26
> Jenkins version = 1.554.1
>
> Morning,
> We have jobs that have a specific identifier withing the job name.  I had 
> a "View" setup for these jobs using a regular expression - .\\*_AppScan_*
>
> Yesterday I noticed the view hadn't picked up some newer jobs.  I played 
> around with it, couldn't get the jobs to come up in the view.  I deleted 
> the view and recreated it - now no jobs will display.
>
> Does anyone have any ideas on how I can fix this?
>
> Vanetta
>
>
>

-- 
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.


View Job Filter - not picking up jobs

2014-08-22 Thread VFloyd
Plugin version = 1.26
Jenkins version = 1.554.1

Morning,
We have jobs that have a specific identifier withing the job name.  I had a 
"View" setup for these jobs using a regular expression - .\\*_AppScan_*

Yesterday I noticed the view hadn't picked up some newer jobs.  I played 
around with it, couldn't get the jobs to come up in the view.  I deleted 
the view and recreated it - now no jobs will display.

Does anyone have any ideas on how I can fix this?

Vanetta


-- 
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.


Re: HipChat plugin - can it be modified to publish to on prem?

2014-08-15 Thread VFloyd
Thanks ChrisI'll see if I can get that to work.

-- 
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.


HipChat plugin - can it be modified to publish to on prem?

2014-08-14 Thread VFloyd
Morning,
We run Jenkins on premises and are testing HipChat integration, which would 
also be on premises.  There are lots of firewall, pci, etc issues.

Has anyone gotten this type of setup to work?  When we looked in GitHub it 
looks like the HipChat plugin only sends info to cloud based setups.  Is 
that true?

Any info is appreciated.

Vanetta 

-- 
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.


External db for reporting on Jenkins

2014-07-25 Thread VFloyd
Working for a large company, our management is starting to request 
information about the Jenkins system itself.  (i.e. - what is the average 
build time on all jobs?, what is the average queue wait time?, who has 
access to what?, etc., etc.)
Please don't advise that I write scripts to scrape the xml on a daily basis 
and dump that info someplace.  My guess is that I need to set up an 
external db.  The existing plugins appear to address setting up db's to 
collect info from the tests that are run by the jobs.  

So, would those still be valid for a database like I need?  What type of db 
DO I need?  And does anyone have and helpful suggestions (Google has been 
consulted, I've searched this forum)?

Thanks, 
Vanetta

-- 
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.


Re: Problem accessing jenkins-ci.org website - known issue?

2014-06-12 Thread VFloyd
Success ! ! !  Everything seems to be working now.



On Thursday, June 12, 2014 1:43:48 AM UTC-7, Mark Wassell wrote:
>
> Hi,
>
> I am trying to download the windows installer (
> http://mirrors.jenkins-ci.org/windows/latest) and get '504 Gateway 
> timeout'. Accessing jenkins-ci.org gives similar. Accessing the wiki is 
> ok.
>
> Cheers
>
> Mark
>

-- 
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.


Re: Problem accessing jenkins-ci.org website - known issue?

2014-06-12 Thread VFloyd
Any luck?  I'm having similar issues trying to download a plugin - I'm 
getting "java.io.IOException: Server returned HTTP response code: 503 for 
URL"


On Thursday, June 12, 2014 1:43:48 AM UTC-7, Mark Wassell wrote:
>
> Hi,
>
> I am trying to download the windows installer (
> http://mirrors.jenkins-ci.org/windows/latest) and get '504 Gateway 
> timeout'. Accessing jenkins-ci.org gives similar. Accessing the wiki is 
> ok.
>
> Cheers
>
> Mark
>

-- 
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.


Re: Enabling "RunScripts" in security set up

2014-04-14 Thread VFloyd
Thanks Walter.

So this is necessary for the "Build Flow" as well as the "Job DSL" plugin?



On Monday, April 14, 2014 9:59:27 AM UTC-7, Walter Kacynski wrote:
>
> This would allow any user to run a system groovy script thru the CLI or 
> Groovy Plugin.
>
> On Monday, April 14, 2014 10:17:11 AM UTC-4, VFloyd wrote:
>>
>> Morning,
>> What functionality, exactly, would I be opening up if I enable 
>> "RunScripts" in our security setup?
>>
>> Thanks
>> Vanetta
>>
>

-- 
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.


Enabling "RunScripts" in security set up

2014-04-14 Thread VFloyd
Morning,
What functionality, exactly, would I be opening up if I enable "RunScripts" 
in our security setup?

Thanks
Vanetta

-- 
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.


Next LTS (after 1.532)

2014-04-08 Thread VFloyd
Is there any information on when the next LTS will be available?

We want to go to the LTS, but we are on v 1.536 and the latest LTS is 
1.532.  I don't want to go backwards, and I'm concerned about jumping to 
1.588.

-- 
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.


Re: Can you pass the "Git Author" or Git Committer" as a parm?

2014-03-26 Thread VFloyd
I'll have a better answer once the developer gets back to me.  So far, I am 
unable to find out what they are trying to do.



On Wednesday, March 26, 2014 10:33:05 AM UTC-7, Baptiste Mathus wrote:
>
> What's your issue? What are you trying to do?
> It's feasible, just actually to create a job with two parameters and 
> execute Git config as a first step. But I suspect you want to do something 
> different/differently, hence my first questions.
> Cheers
> Le 26 mars 2014 15:03, "VFloyd" > a 
> écrit :
>
>> Morning,
>> I have a developer that wants to know if Jenkins can pass the Git Author 
>> as a parameter.  
>>
>> That's it.  That's all I have.  Attempts to clarify have gone nowhere.  
>>
>> A Google search comes up with nothing (except info on setting author name 
>> and e-mail), so I bring it to the masses in hopes that someone understands 
>> the question.
>>
>> Thanks for any info you can give.
>>  
>> -- 
>> 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-use...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.


Can you pass the "Git Author" or Git Committer" as a parm?

2014-03-26 Thread VFloyd
Morning,
I have a developer that wants to know if Jenkins can pass the Git Author as 
a parameter.  

That's it.  That's all I have.  Attempts to clarify have gone nowhere.  

A Google search comes up with nothing (except info on setting author name 
and e-mail), so I bring it to the masses in hopes that someone understands 
the question.

Thanks for any info you can give.

-- 
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.


Mail Watcher Plugin or Node Offline Notification plugins

2014-03-20 Thread VFloyd
I really need a way to know if any of our build servers (slaves) go 
offline.  I have tried installing the Mail Watcher Plugin & Node Offline 
Notification plugins (at separate times).  Our Jenkins install fails to 
come back up after installing either of these plugins.  We are running 
Jenkins ver 1.534 on a linux master server.

Does anyone have any suggestions on how to get either of these two plugins 
to work, or what else can be used if one of these plugins will not work?

-- 
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.


Is it "Anonymous"?

2013-12-31 Thread VFloyd
I am trying to implement security on our system.  Right now I am being told 
that I can't stop "anonymous" from doing builds because we use "git hooks" 
and jobs run as a result of a commit are being run by "anonymous".

How would I know it is anonymous running the job?  When I look at the job 
it stays Started by remote host xx.xx.xxx.xx.

-- 
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/groups/opt_out.


Re: Role Based Strategy using LDAP

2013-12-16 Thread VFloyd
"Note that LDAP group resolution isn't recursive, so if user1 is member of 
G1, and G1 is member of G2, user1 is _not_ considered a member of G2."

I bet this is it.  We are trying to use "techall" which contains all the 
other groups.

Thank you so much Richard.



On Monday, December 16, 2013 12:53:28 PM UTC-8, Daniel Beck wrote:
>
> Not sure how HTTPS is related here, but open http://yourjenkins/whoAmIafter 
> logging in (or not) as different users and compare what's shown there 
> to your permissions config. 
>
> Note that LDAP group resolution isn't recursive, so if user1 is member of 
> G1, and G1 is member of G2, user1 is _not_ considered a member of G2. 
>
> On 16.12.2013, at 21:46, VFloyd > 
> wrote: 
>
> > We have recently moved our Jenkins instance behind https.  We want 
> everyone who needs to run a build to log into Jenkins...right now Anonymous 
> can run builds.  We have set up Role Based Strategy using LDAP and although 
> I can create and give it Global Rights with the "build" box checked under 
> jobs, people in the valid groups cannot build.  It's only when I return 
> Anonymous build rights can anyone but the admins run a build. 
> > 
> > Does anyone know why anonymous is over riding all other setups? 
> > 
> > -- 
> > 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-use...@googlegroups.com . 
> > For more options, visit https://groups.google.com/groups/opt_out. 
>
>

-- 
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/groups/opt_out.


"Changes" - all being shown vs most recent

2013-12-16 Thread VFloyd
After a build, what in Jenkins controls what is being shown as "Changes"? 
 We have some projects that show every change ever made (this is in Git) 
and some jobs that only show the most recent change (also coming from Git).

-- 
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/groups/opt_out.


Role Based Strategy using LDAP

2013-12-16 Thread VFloyd
We have recently moved our Jenkins instance behind https.  We want everyone 
who needs to run a build to log into Jenkins...right now Anonymous can run 
builds.  We have set up Role Based Strategy using LDAP and although I can 
create and give it Global Rights with the "build" box checked under jobs, 
people in the valid groups cannot build.  It's only when I return Anonymous 
build rights can anyone but the admins run a build.

Does anyone know why anonymous is over riding all other setups? 

-- 
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/groups/opt_out.


"--sessionTimeout" and/or "Remember me on the computer"

2013-12-12 Thread VFloyd
As many people in the posts I have read on various internet sites have 
indicated, Jenkins session timing out is a great annoyance.

I have read about a hack to the web.xml, the Bind DN and a couple of other 
"fixes".  I also see that 1.528 supports:


   - Command line now supports "--sessionTimeout" option for controlling 
   session timeout

How, exactly, would I use this?  What is the command?  Is it just for the 
session your in (and would therefore need to be run each time you open up 
Jenkins)?

I appreciate your patience with this question.


-- 
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/groups/opt_out.


Re: Release date of next LTS release

2013-11-14 Thread VFloyd
Any update on the next LTS release date?



On Sunday, October 13, 2013 1:23:08 AM UTC-7, scl.gplus wrote:
>
> Hi, 
>
> I'd like to change over from the latest release to the LTS release 
> next time the LTS is released. Are there current plans for this 
> and if yes, when is the next LTS planned to be released? 
>
> Thank you in advance, 
>
> Sven 
>

-- 
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/groups/opt_out.


Possible causes/fixes? java.io.IOException: SSH channel is closed. (Close requested by remote)

2013-10-31 Thread VFloyd
When trying to start a new Linux build server I receive the follow error:

[10/31/13 06:44:36] [SSH] Starting sftp client.
[10/31/13 06:44:36] [SSH] Copying latest slave.jar...
[10/31/13 06:44:36] [SSH] Copied 284,251 bytes.
Expanded the channel window size to 4MB
[10/31/13 06:44:36] [SSH] Starting slave process: cd "/u01/app/sd/opjnk/tst" && 
/u01/app/sd/jdk/jdk1.7.0_04/bin/java  -jar slave.jar
java.io.IOException: SSH channel is closed. (Close requested by remote)
at 
com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
at 
com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)


Can anyone tell me the possible causes and/or fixes for this error?


PS (yes, I have searched on the error and keep coming up with nothing that has 
solved the problem)


Thanks in advance.


-- 
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/groups/opt_out.


View Job Filters plugin - create a view based on "Label Expression"?

2012-12-20 Thread VFloyd
Hi All,
I have a master linux box, a build linux box, 2 Windows 2008 build servers, 
1 Windows 2003 server, 2 Mac build serverswe use Dimensions, TFS, and 
Gitand we are just getting started.  Some groups can have jobs that 
have any number of combinations.  
ExampleGroup XX has Git iOS jobs and Git Linux jobs.
Without putting iOS and Linux in the jobnames, how can I set up a view that 
includes the slave/build server label?


Re: Shelve Project - Waiting for next available executor

2012-11-14 Thread VFloyd
That did it.Thank you Lars

On Wednesday, November 14, 2012 5:29:38 AM UTC-8, Lars Nordin wrote:
>
>  Even though the shelve project action is a virtual job and runs on the 
> Jenkins host (somewhat similar to the parent of a matrix/multi-config job), 
> you still have to have at least one build slave that will run any job so 
> that the shelve job can run on it.
>
>  
>  
> *From:* jenkins...@googlegroups.com  [mailto:
> jenkins...@googlegroups.com ] *On Behalf Of *VFloyd
> *Sent:* Tuesday, November 13, 2012 2:48 PM
> *To:* jenkins...@googlegroups.com 
> *Subject:* Shelve Project - Waiting for next available executor
>  
>  
>
> Hi All,
> I have just installed the Shelve Project Plugin.  Whenever I try to shelve 
> a project it just sits in the "Build Queue" with the msg "Waiting for next 
> available executor".  There is nothing running on any of the build servers. 
> Outside of clicking into the project and choosing "Shelve Project" from 
> the left hand menu and then clicking on the "Shelve Project" button after 
> that, what do I need to do to get this to work?
>
> Any info is appreciated.
>  


Shelve Project - Waiting for next available executor

2012-11-13 Thread VFloyd
Hi All,
I have just installed the Shelve Project Plugin.  Whenever I try to shelve 
a project it just sits in the "Build Queue" with the msg "Waiting for next 
available executor".  There is nothing running on any of the build servers. 
Outside of clicking into the project and choosing "Shelve Project" from the 
left hand menu and then clicking on the "Shelve Project" button after that, 
what do I need to do to get this to work?

Any info is appreciated.