Re: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Mark Waite
I think the upgrade to Cobertura 1.4 helped, or at least the exception you noted earlier does not seem to be in the most recent log file. I'm sorry that didn't enable your jobs for you.  Since you mention  that "smart Jenkins" is enabled, you might experiment with disabling the "Smart Jenkins"

Re: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Mark Waite
The Cobertura plugin version history at https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin#CoberturaPlugin-VersionHistory shows that the change is included in the 1.4 release of the Cobertura plugin.  That version was released on 5 May 2012.  It is visible in the Jenkins Update Center

RE: Need help with a hudson.util.IOException2

2012-05-07 Thread 7se7en7
Thanks a lot Dean. Updated Java and it worked. From: d...@yahoo-inc.com To: jenkinsci-users@googlegroups.com; ah...@hotmail.com Date: Mon, 7 May 2012 15:44:06 -0700 Subject: Re: Need help with a hudson.util.IOException2 A class was compiled using a newer version of Java than you have installed

Re: Need help with a hudson.util.IOException2

2012-05-07 Thread Dean Yu
A class was compiled using a newer version of Java than you have installed on that slave. -- Dean From: 7se7en7 mailto:ah...@hotmail.com>> Reply-To: "jenkinsci-users@googlegroups.com" mailto:jenkinsci-users@googlegroups.com>> To: "jenkinsci-users@goog

Need help with a hudson.util.IOException2

2012-05-07 Thread 7se7en7
I am getting this on one of my slaves that has the same exact structure as the other slaves and the other slaves are building fine. This particular slave is an old SUSE 10.3. I am not very familiar with Java and was wondering if someone could tell me where to start looking. Which one of the 'ca

RE: Oracle Techno-Functional Consultant/Analyst

2012-05-07 Thread Ken Beal
Hi, Please stop abusing open mailing lists. Some people pay attention to these abuses and choose not to use the goods or services being advertised. Sincerely, -- Ken Beal Senior Software Engineer, Build/Release Agero One Cabot Road Medford, MA 02155 p: (781) 306-3605 m: (978) 423-8977 e:

RE: After disk upgrade, jenkins build stopped working

2012-05-07 Thread Sampath.Rajagopal
Referring to https://issues.jenkins-ci.org/browse/JENKINS-11398, I see the updates posted by Seiji Sogabe (user name:dogfood) and "plugins_cobertura#70" is part of 1.463-SNAPSHOT release (http://ci.jenkins-ci.org/job/plugins_cobertura/70/). I would like to know when this fix will be availab

Execute Fitnesse tests

2012-05-07 Thread pafede2
Hello everybody! I have a question about execute Fitnesse tests using the option "Start new Fitnesse instance as part of build". The problen is the following, I want to execute Fitnesse tests in a different server. So I want to use "Start new Fitnesse instance as part of build" but I cannot set th

Port allocator plugin to check port number specified during runtime

2012-05-07 Thread hezjing
Hi I want to use the port allocator plugin to make sure that the ports are free before executing the job. It works perfectly if I entered the port number directly, e.g. 31080. However in my case, there is a job parameter called PORTBASE (e.g. 31000) and I want the port allocator plugin to check i