It could be the linux kernel killing Cassandra b/c of memory usage. When this happens, nothing is logged in Cassandra. Check the system logs: /var/log/messages Look for a message saying "Out of Memory"... "kill process"...
On Mon, Jun 8, 2015 at 1:37 PM, Paulo Motta <pauloricard...@gmail.com> wrote: > try checking your system logs (generally /var/log/syslog) to check if the > cassandra process was killed by the OS oom-killer > > 2015-06-06 15:39 GMT-03:00 Brian Sam-Bodden <bsbod...@integrallis.com>: > >> Berk, >> 1 GB is not enough to run C*, the minimum memory we use on Digital >> Ocean is 4GB. >> >> Cheers, >> Brian >> http://integrallis.com >> >> On Sat, Jun 6, 2015 at 10:50 AM, <graffit...@yahoo.com> wrote: >> >>> Hi all, >>> >>> I've installed Cassandra on a test server hosted on Digital Ocean. The >>> server has 1GB RAM, and is running a single docker container alongside C*. >>> Somehow, every night, the Cassandra instance crashes. The annoying part is >>> that I cannot see anything wrong with the log files, so I can't tell what's >>> going on. >>> >>> The log files are here: >>> http://pastebin.com/Zquu5wvd >>> >>> Do you have any idea what's going on? Can you suggest some ways I can >>> try to troubleshoot this? >>> >>> Thanks! >>> Berk >>> >> >> >> >> -- >> Cheers, >> Brian >> http://www.integrallis.com >> > >