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

Gabriel Rosendorf commented on CASSANDRA-3522:
----------------------------------------------

Also, since the upgrade from 1.0.0 to 1.0.3 I'm getting Hinted Handoff 
Exceptions:


 INFO [HintedHandoff:4] 2011-11-22 21:28:48,046 HintedHandOffManager.java (line 
268) Started hinted handoff for token: 113427455640312814857969558651062452224 
with IP: /10.179.64.134
ERROR [HintedHandoff:4] 2011-11-22 21:28:48,077 AbstractCassandraDaemon.java 
(line 133) Fatal exception in thread Thread[HintedHandoff:4,1,main]
java.lang.AssertionError
        at 
org.apache.cassandra.db.HintedHandOffManager.deliverHintsToEndpoint(HintedHandOffManager.java:301)
        at 
org.apache.cassandra.db.HintedHandOffManager.access$100(HintedHandOffManager.java:81)
        at 
org.apache.cassandra.db.HintedHandOffManager$2.runMayThrow(HintedHandOffManager.java:353)
        at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)

                
> Fatal exception in thread Thread 
> ---------------------------------
>
>                 Key: CASSANDRA-3522
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3522
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>         Environment: Ubuntu 10.04 LTS - 8GB mem/ 360 GB disk - Hosted by RS
>            Reporter: Gabriel Rosendorf
>            Priority: Minor
>
> Seeing this recurring exception on all machines in a 5 node cluster.  
> Recently upgraded to 1.0.0 from 0.7.2. 
> ERROR [MutationStage:20] 2011-11-22 15:25:55,758 AbstractCassandraDaemon.java 
> (line 133) Fatal exception in thread Thread[MutationStage:20,5,main]
> java.lang.AssertionError
>       at 
> org.apache.cassandra.locator.TokenMetadata.getToken(TokenMetadata.java:273)
>       at 
> org.apache.cassandra.service.StorageProxy$4.run(StorageProxy.java:350)
>       at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
>       at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>       at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to