[Bamboo-Users] The following errors come out when "Run-java" is started.

Olaf Go"rlitz goerlitz at uni-koblenz.de
Wed Apr 30 07:08:01 UTC 2008


Hello Mike,

the port number of your gateway in the Router stage must be exactly the
same as defined in the global node_id. You are also missing the RPC and
the StorageManager stage. Better use the original gateway.cfg from the
user guide. (http://bamboo-dht.org/gateway.cfg)

Olaf

On 30.04.2008 06:00, Mike wrote:
> Hello everyone.
> 
> I am a beginner user for bambooDHT ,
> and I hope to know the recovery method
> from the following errors.
> 
> Your hellp will be greatly appreciated !
> Best regard
> 
> The following errors come out when "Run-java" is started.
> 
> 
> [root at hostname tmp]# /home/username/bamboo/bin/run-java bamboo.lss.DustDevil
> /tmp/gateway.
> cfg
> /home/username/bamboo/bin/run-java
> Sandstorm: Ready
> 2008-04-30 12:49:28,691 FATAL bamboo.lss.DustDevil: uncaught exception
> java.lang.NullPointerException
>         at bamboo.router.Router$13.run(Router.java:1299)
>         at bamboo.lss.ASyncCoreImpl.asyncMain(ASyncCoreImpl.java:357)
>         at bamboo.lss.ASyncCore.async_main(ASyncCore.java:129)
>         at bamboo.lss.DustDevil.main(DustDevil.java:343)
> 
> 
> ---------------------------------------------------------------------
> ■Hereafter, the content is gateway.cfg
> 
> 
> <sandstorm>
>     <global>
>         <initargs>
>             node_id localhost:3631
>         </initargs>
>     </global>
> 
>     <stages>
>        <Network>
>            class bamboo.network.Network
>        </Network>
> 
>           <Router>
>              class bamboo.router.Router
>              <initargs>
>                   gateway localhost:3630
>                   digit_values 16
>              </initargs>
>           </Router>
> 
>         <Vivaldi>
>             class bamboo.vivaldi.Vivaldi
>             <initargs>
>               vc_type          2.5d
>               generate_pings   true
>               eavesdrop_pings  false
>               use_reverse_ping true
>               ping_period      10000
>               version          1
>             </initargs>
>         </Vivaldi>
>     </stages>
> </sandstorm>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bamboo-Users mailing list
> Bamboo-Users at bamboo-dht.org
> http://bamboo-dht.org/cgi-bin/mailman/listinfo/bamboo-users



More information about the Bamboo-Users mailing list