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

Jonathan Ellis commented on CASSANDRA-3528:
-------------------------------------------

We always use InetAddress objects, but it's possible that there's a confusion 
between broadcastAddress/listenAddress there somewhere.
                
> Assertion Error - EXPIRING-MAP-TIMER
> ------------------------------------
>
>                 Key: CASSANDRA-3528
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3528
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.3
>         Environment: RHEL 6
> java version "1.6.0_26"
> 6 Nodes (4x0.8.6, 2x1.0.3
>            Reporter: Dan Hendry
>
> Just saw this assertion on one of my 1.0.3 nodes after one of the 0.8.6 nodes 
> had died and was restarted. Note that the node mentioned in the assert 
> (metrics5), is the node on which the assertion error occurred (1.0.3). I have 
> not yet had a chance to look into the issue further.
> ERROR [EXPIRING-MAP-TIMER-1] 2011-11-23 21:12:00,118 
> AbstractCassandraDaemon.java (line 133) Fatal exception in thread 
> Thread[EXPIRING-MAP-TIMER-1,5,main]
> java.lang.AssertionError: metrics5.kik.com/192.168.116.59
>         at 
> org.apache.cassandra.service.StorageProxy.scheduleLocalHint(StorageProxy.java:339)
>         at 
> org.apache.cassandra.net.MessagingService.scheduleMutationHint(MessagingService.java:201)
>         at 
> org.apache.cassandra.net.MessagingService.access$500(MessagingService.java:64)
>         at 
> org.apache.cassandra.net.MessagingService$2.apply(MessagingService.java:175)
>         at 
> org.apache.cassandra.net.MessagingService$2.apply(MessagingService.java:152)
>         at org.apache.cassandra.utils.ExpiringMap$1.run(ExpiringMap.java:89)
>         at java.util.TimerThread.mainLoop(Timer.java:512)
>         at java.util.TimerThread.run(Timer.java:462)

--
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