Hi Niklas, since the upgrade the whole Lucene Build is broken (unfixable). We need JDK 1.5 to test our dependencies during compiling - this is gone after update and is now uninstallable in FreeBSD latest version (neither Diablo nor any other jdk can be installed anymore). I was able to install openjdk (as the shipped jdk6 is useless for Lucene (crashes during tests as its *very* old something like 1.6.0_05). Alltogether Hudson should be able to start now, but all Lucene builds will fail, so maybe it's better to let it switched off for now.
Why was there no announcement on the FreeBSD upgrade? The easiest to solve the problem on the FreeBSD Jail would be to install the latest Linux JDKs -- but in a JAIL the filesystem mounts are missing to get a working /proc (linprocfs mount) for the emulator to work correct. Can we have that one? Alternatively: The Lucene builds currently only run on this machine (very special config), but we could port them over to the linux ones, but the builds are running currently every 15 mins, so any Ubuntu slave would be overcrowded. Is there any possibility to get a own and most important FAST build machine/VM for Lucene/Solr to run our very CPU-expensive tests that has the following possibilities: - latest JDK 1.5 from SUN/Oracle - latest JDK 1.6 from SUN/Oracle or OpenJDK Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Niklas Gustavsson [mailto:[email protected]] > Sent: Tuesday, March 08, 2011 10:17 PM > To: [email protected] > Subject: Re: Lucene slave [was: Re: Jenkins failure?] > > On Tue, Mar 8, 2011 at 10:09 PM, Uwe Schindler <[email protected]> wrote: > > Thanks, I will take care and place a link to the correct jdk in usr/local. Should > it start automatically? > > Ping me when you're done. > > /niklas
