Re: Connection closed unexpectantly when running Riak's sample TasteOfRiak.java

2015-10-08 Thread Luke Bakken
8098 is typically the HTTP port for Riak. The Java client only uses Protocol Buffers to communicate, and I suspect that port is 8087 in your setup. -- Luke Bakken Engineer lbak...@basho.com On Thu, Oct 8, 2015 at 9:10 AM, Dz Lab wrote: > I'm getting started with Riak, when I run the sample Taste

Connection closed unexpectantly when running Riak's sample TasteOfRiak.java

2015-10-08 Thread Dz Lab
I'm getting started with Riak, when I run the sample TasteOfRiak.java (I changed node port from 10017 to 8098) I get a Connection closed exception. Here is the logs: Basic object created Location object crea