[Bamboo-Users] The following errors come out when "Run-java" is started.
Mike
komai_c at livedoor.com
Wed Apr 30 04:00:51 UTC 2008
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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bamboo-dht.org/pipermail/bamboo-users/attachments/20080430/d2db9b8e/attachment.htm
More information about the Bamboo-Users
mailing list