Try port 10017 instead. 10018 is usually the HTTP port for the dev1 devrel node.

Thanks,
Alex

> On Jun 28, 2014, at 5:03 AM, darkchanter <omsec...@hotmail.com> wrote:
> 
> Hello there
> sorry to bother you guys with this totally noob question...
> 
> I am trying to run the tutorial "Tast of Riak" in eclipse. I have a cluster
> running made of 3 joined dev-nodes, from which I can get the stats via
> browser. The "all in one client" jar is referenced by the java project.
> 
> However I receive a "java.io.EOFException"  when trying to fetch any bucket:
> 
> Bucket myBucket = client.fetchBucket("test").execute();
> 
> (as far I know they should be created/managed automatically when not
> existing)
> 
> Since the exception occures at this line, I assume that the connection
> itself was successfully established:
> 
> IRiakClient client = RiakFactory.pbcClient("127.0.0.1", 10018);
> 
> I set up (and started) Riak under root, while I am working in KDE with
> another user. Could this cause the problem?
> 
> Thanks
> Roger
> 
> 
> 
> --
> View this message in context: 
> http://riak-users.197444.n3.nabble.com/Exception-in-Tutorial-tp4031300.html
> Sent from the Riak Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to