You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Patrick Hunt <ph...@apache.org> on 2011/03/01 19:12:34 UTC

ZooKeeper patch builds failing due to "java not found"

Nigel, Giri, any idea what's going on here?

See
https://hudson.apache.org/hudson/job/PreCommit-ZOOKEEPER-Build/174/artifact/trunk/build/tmp/zk.log

for this error:
/grid/0/hudson/hudson-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/src/c/tests/zkServer.sh:
line 115: java: command not found

Patrick

Re: ZooKeeper patch builds failing due to "java not found"

Posted by Nigel Daley <nd...@mac.com>.
Looks like it ran on hadoop6. Has it happened again? How is java run? What is the path set to?

Cheers,
Nige

Sent from my iPhone4

On Mar 1, 2011, at 10:12 AM, Patrick Hunt <ph...@apache.org> wrote:

> Nigel, Giri, any idea what's going on here?
> 
> See
> https://hudson.apache.org/hudson/job/PreCommit-ZOOKEEPER-Build/174/artifact/trunk/build/tmp/zk.log
> 
> for this error:
> /grid/0/hudson/hudson-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/src/c/tests/zkServer.sh:
> line 115: java: command not found
> 
> Patrick