Re: Connection reset by peer error

2014-07-17 Thread Jacob Rhoden
The information about how the servers are connected is important, because we have exactly these types of situations in some of our applications (not using Cassandra) when firewall administrators/configurators get “creative” about “enhancing” security. Other things can cause this type of situatio

Re: Connection reset by peer error

2014-06-30 Thread cass savy
The app and Cassandra are connected via firewall. For some reason, connections are still remaining on Cassandra side even after stopping services on app server. On Mon, Jun 30, 2014 at 3:29 PM, Jacob Rhoden wrote: > How are the two machines connected? Direct cable? Via a hub, router, > firewall

Re: Connection reset by peer error

2014-06-30 Thread Jacob Rhoden
How are the two machines connected? Direct cable? Via a hub, router, firewall, wan? __ Sent from iPhone > On 1 Jul 2014, at 6:01 am, cass savy wrote: > > We use Datastax Java driver version 1.0.6. Application is running into issues > connecting to the 3 node cluste

Connection reset by peer error

2014-06-30 Thread cass savy
We use Datastax Java driver version 1.0.6. Application is running into issues connecting to the 3 node cluster. What is cause for it? Application is not able to establish a connection at all. I see this error intermittently few time every other day. Is the issue related to read/write timeout?Do I