You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hama.apache.org by Zhiyong Xie <zy...@gmail.com> on 2011/08/27 03:16:34 UTC

anyone have similar problem when run the examples?

Hi there,

I have installed the hamma and run it in local mode.
$HAMA_HOME/bin/hama jar hama-examples-0.x.0-incubating.jar
Exception in thread "main" java.util.zip.ZipException: error in opening zip
file

Thanks!
Joe

Re: anyone have similar problem when run the examples?

Posted by Zhiyong Xie <zy...@gmail.com>.
also, i checked the log, it seems i failed to start the BSPMaster and
GroomServer.

2011-08-26 18:33:16,671 FATAL org.apache.hama.BSPMasterRunner:
java.net.UnknownHostException: Invalid hostname for server: loalhost
at org.apache.hadoop.ipc.Server.bind(Server.java:198)
2011-08-26 18:33:18,550 ERROR org.apache.hama.bsp.GroomServer: Got fatal
exception while reinitializing GroomServer: java.net.UnknownHostException:
unknown host: loalhost

Thanks again!

On Fri, Aug 26, 2011 at 6:16 PM, Zhiyong Xie <zy...@gmail.com> wrote:

> Hi there,
>
> I have installed the hamma and run it in local mode.
> $HAMA_HOME/bin/hama jar hama-examples-0.x.0-incubating.jar
> Exception in thread "main" java.util.zip.ZipException: error in opening zip
> file
>
> Thanks!
> Joe
>