And this is the java version: java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
and it's running on Ubuntu 9.04 (jaunty) linux 4 cores 4 GB RAM On Wed, Oct 13, 2010 at 8:30 PM, Eric Czech <[email protected]> wrote: > Yea there are several. All of them have the same head and it looks like > this: > > # > # An unexpected error has been detected by Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007f140e588b32, pid=2359, tid=139720650078544 > # > # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode > linux-amd64) > # Problematic frame: > # V [libjvm.so+0x1d3b32] > # > # If you would like to submit a bug report, please visit: > > Have you ever seen that before? > > > > > On Wed, Oct 13, 2010 at 7:52 PM, Jonathan Ellis <[email protected]> wrote: > >> is there a jvm crash log file? >> >> On Wed, Oct 13, 2010 at 8:43 PM, Eric Czech <[email protected]> >> wrote: >> > Recently, cassandra has been crashing with no apparent error on one >> specific >> > node in my cluster. Has anyone else ever had this happen and is there a >> way >> > to possible figure out what is going on other than looking at what is in >> the >> > stdout and system.log files? >> > >> > Thanks! >> > >> >> >> >> -- >> Jonathan Ellis >> Project Chair, Apache Cassandra >> co-founder of Riptano, the source for professional Cassandra support >> http://riptano.com >> > >
