Re: What is Jenkins and how do I get rid of it? (URGENT PLEASE HELP ME)

2014-01-29 Thread kgiloo
*"... somehow installed on my computer..."* you could "somehow" uninstall jenkins... http://www.amazon.com/PCs-All---One-For-Dummies/dp/0470614544/ref=sr_1_5/181-5768607-8646668?ie=UTF8&qid=1391063296&sr=8-5&keywords=PC%27s+for+Dummies On Thursday, January 30, 2014 5:41:59 AM UTC+1, Ed Jesus Prepo

What is Jenkins and how do I get rid of it? (URGENT PLEASE HELP ME)

2014-01-29 Thread Ed Jesus Preposterous
I had never heard of Jenkins until today, until it was somehow added to my computer. I never installed it, and I never visited the website until a friend of mine found out what Jenkins was and sent me a link to it. the reason I had to get a friend to do this for me is because Jenkins has comple

Re: Stack trace dump when saving in Jenkins 1.549 on Fedora 20

2014-01-29 Thread Shakthi Kannan
Hi, --- On Thu, Jan 30, 2014 at 9:04 AM, Mark Waite wrote: | I don't think Jenkins supports the jdk 8 pre release yet. \-- Thanks! I installed java-1.7.0-openjdk, and it works fine. SK -- Shakthi Kannan http://www.shakthimaan.com -- You received this message because you are subscribed to th

Re: Stack trace dump when saving in Jenkins 1.549 on Fedora 20

2014-01-29 Thread Mark Waite
I don't think Jenkins supports the jdk 8 pre release yet. On Jan 29, 2014 8:07 PM, "Shakthi Kannan" wrote: > Hi, > > I am trying to set up Jenkins (1.549-1.1) on Fedora 20 (x86_64) using > the installation instructions at: > > > https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Re

Stack trace dump when saving in Jenkins 1.549 on Fedora 20

2014-01-29 Thread Shakthi Kannan
Hi, I am trying to set up Jenkins (1.549-1.1) on Fedora 20 (x86_64) using the installation instructions at: https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+RedHat+distributions Whenever I try to save settings through the web browser, I get a stack trace dump. This has happened

Perforce Plugin - Can't get plugin to work on remote client

2014-01-29 Thread Jason Murray
I am trying to use the Perforce plugin on a Linux slave and am getting an exception. Before I file a bug I wanted to see if there was any configuration issue or compatibility problems that might be the actual cause. The possible issue with my setup are: 1. The slave is a VM in openstack. Its

Re: blocked jobs

2014-01-29 Thread Luis Lopez
you see locks-and-latches plugin that emulate your case of use. 2014-01-23, silver : > Thanks, Kevin. I didn't know about that one. Checking it out now! > > On Jan 23, 2014, at 2:11 PM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) > wrote: > >> This problem can be solved simply with the Exclusion plu

Re: Jenkins Deploy Plugin - Remote Jboss Problem

2014-01-29 Thread VIVEK PANDIAN Subburam
Did you fix this issue. I am also facing the same issue. Let me know, if you have any solutions. Thanks, Vivek On Thursday, 11 October 2012 08:43:33 UTC-5, cesar1983 wrote: > > > Hello! > > I am trying to make the Deploy work on my environment, but I get the Cargo > errror... The deploy is re

Re: API xml responses not complete?

2014-01-29 Thread Scott Evans
OK, getting a different error now, but only sometimes. When doing a bigger depth, I'm sometimes getting the following java exception. Bouncing the node in question seems to resolve the issue, but what is causing it in the first place? It's happened twice now, with different nodes. The node is u

MSdeploy and configuration parameters

2014-01-29 Thread Spamme
Hello We use jenkins as build server and ms deploy to publish our software. We have many customers with different installation (live, test, ...). The differences between each installation are all in the config file, but the build is always the same. For this reason we use the parameters.xml/setpar

Re: Stop EC2 slave instances

2014-01-29 Thread Stephen Connolly
Ideally what you would do is set a tag with a known key, such as OwningJenkinsUrl to the Jenkins root URL. Then a periodic task would run every 15-20 minutes in Jenkins that iterates through all the EC2 resources tagged with that key:value pair. Then use the https://wiki.jenkins-ci.org/display/JEN

Re: Stop EC2 slave instances

2014-01-29 Thread David V
Hey Kevin. Thanks for your help. What I actually do now is terminate all my EC2 slaves when we shut down. Now, if an uncontrolled shutdown occurs, we might lose our slaves again. For anybody you comes along with a similar problem, here is the script we run: import jenkins.model.* jenkins = Jen

Re: Raspberry PI as node

2014-01-29 Thread Fred G
You can configure the threshold for "Free Temp Space" under Manage Jenkins -> Manage Nodes -> Configure. I'm not sure what the minimum threshold for swap space is. Swap space on the Raspberry Pi seems to be a controversial topic: http://raspberrypi.stackexchange.com/questions/70/how-to-set-up-s