[ 
https://issues.apache.org/jira/browse/CASSANDRA-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544030#comment-13544030
 ] 

Jonathan Ellis commented on CASSANDRA-5111:
-------------------------------------------

Stack overflow is either too-deep recursion, or legitimately not enough space 
on the stack.  You can tell the difference from the stack trace.
                
> StackOverflowError after upgrading to Cassandra 1.2.0
> -----------------------------------------------------
>
>                 Key: CASSANDRA-5111
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5111
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.0
>         Environment: Ubuntu 12.04
> java version "1.6.0_35"
> Java(TM) SE Runtime Environment (build 1.6.0_35-b10)
> Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01, mixed mode)
> java-1.6.0-openjdk-amd64 1061 /usr/lib/jvm/java-1.6.0-openjdk-amd64
> Hardware: intel i5 / 8GB RAM
> Multiple clients (phpCassa, Twitter-Cassie, Helenus, Hector...)
>            Reporter: Alain RODRIGUEZ
>              Labels: 1.2.0, StackOverflowError, cassandra, update, upgrade
>         Attachments: logs-dev.txt
>
>
> After upgrading C* from 1.1.7 to 1.2.0 I have a java.lang.StackOverflowError 
> message error on my one node dev cluster.
> I changed the heap size from 3 GB to 2 GB (auto/default) considering 
> bloomfilters are now out of the heap.
> I think this was the only changes I have made (upgrade & reduce the heap)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to