No. You should be looking for errors in the server logs or hs_err_pid
log files (which would indicate a JVM crash).
On Fri, Nov 5, 2010 at 6:49 PM, Paula Lago wrote:
> Hi,
> I have a program that recolects a lot of information and is kept running
> over long time periods (various days) so the co
Hi,
I have a program that recolects a lot of information and is kept running
over long time periods (various days) so the connection to the database are
kept open for this long. I'm experiencing falls in cassandra (the server
stops) and I wanted to know if it could be due to this long connections.