When I am using riak erlang client to query the database, sometimes I get an
exception exit. How can this happen and what should I do to prevent this
from happening?

(riaksearch@127.0.0.1)10> riakc_pb_socket:list_keys(Pid, <<"pages">>).
** exception exit: {noproc,{gen_server,call,
                                       [<0.5116.0>,
                                        {req,{rpblistkeysreq,<<"pages">>},
                                             60000,
                                             {104158872,<0.1478.7>}}]}}
     in function  gen_server:call/2
     in call from riakc_pb_socket:list_keys/3

Thanks heaps for your help.

Kind regards,
Joshua.
-- 
http://twitter.com/jpartogi <http://twitter.com/scrum8>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to