Hi Patrick, I looked at this and do see java in path in the machine.
hudson@h7:~$ java -version java version "1.6.0_23" Java(TM) SE Runtime Environment (build 1.6.0_23-b05) Java HotSpot(TM) Server VM (build 19.0-b09, mixed mode) hudson@h7:~$ which java /homes/hudson/tools/java/latest1.6/bin/java Thanks, giri On 5/4/11 3:29 PM, "Patrick Hunt" <ph...@cloudera.com> wrote: > On Wed, May 4, 2011 at 2:42 PM, Gavin McDonald <ga...@16degrees.com.au> wrote: >> >> >>> -----Original Message----- >>> From: Patrick Hunt [mailto:ph...@cloudera.com] >>> Sent: Thursday, 5 May 2011 3:56 AM >>> To: builds@apache.org >>> Subject: Hudson test failing due to "java not found" >>> >>> Hi, could someone help me out with this? >>> >>> This test used to pass, but now for some reason (perhaps it depends on the >>> host?) it's failing, see: >>> https://builds.apache.org/hudson/job/PreCommit-ZOOKEEPER- >>> Build/247/artifact/trunk/build/tmp/zk.log >>> >>> it says: >>> /grid/0/hudson/hudson-slave/workspace/PreCommit-ZOOKEEPER- >>> Build/trunk/src/c/tests/zkServer.sh: >>> line 115: java: command not found >> >> That's a Yahoo! grid machine, any Yahoo! related projects that use those >> grid >> machines please contact Yahoo! they are nothing to do with us. >> > > Will do. Is there a contact point for this? > >>> >>> Also Hudson is very very slow today, could someone look into this? >> >> Will so, please also refer to our instance as Jenkins, we don't use Hudson >> any more. > > Sorry about that, I'll update my bookmarks. FYI, when you go to > https://builds.apache.org it redirects to > https://builds.apache.org/hudson/ > > Thanks! > > Patrick