Re: NoNodesAvailableException

2015-02-25 Thread Ricardo Mayerhofer
Hi Brian, Thanks for the quick reply. Setting the package com.basho.riak to debug log level is enough? Ricardo. Em qua, 25 de fev de 2015 às 19:21, Brian Roach escreveu: > Ricardo, > > That exception gets raised by the DefaultNodeManager when all RiakNode > instances are reporting that no conne

Re: NoNodesAvailableException

2015-02-25 Thread Brian Roach
Ricardo, That exception gets raised by the DefaultNodeManager when all RiakNode instances are reporting that no connections are available from the pool - e.g. a max number of connections have been defined and they're all out of the pool and in use. Not sure why that would be happening; if connect

NoNodesAvailableException

2015-02-25 Thread Ricardo Mayerhofer
Hi all, We're deploying a new application using Riak to store user cart during purchase flow. The application runs fine, however after a few hours all Riak operation fails on the client side, even if the cluster is up and running ok. The full stack exception is pasted at the end of this e-mail (