You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/05/21 21:16:45 UTC

[jira] Resolved: (CASSANDRA-170) Infinite loop or something

     [ https://issues.apache.org/jira/browse/CASSANDRA-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-170.
--------------------------------------

    Resolution: Invalid

two threads are at this line in CassandraDaemon:

                logger.error("Fatal exception in thread " + t, e);

probably you OOMed.

> Infinite loop or something
> --------------------------
>
>                 Key: CASSANDRA-170
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-170
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Mark Robson
>         Attachments: lockup-dump.txt
>
>
> This is a case where one node has gone into an infinite loop or something consuming CPU; other nodes show it as "down" and it doesn't make progress doing useful work (I think).
> I've attached a log and thread dump.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.