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

T Jake Luciani reopened CASSANDRA-3076:
---------------------------------------


New error due to the count being zero. The original patch fixes this.


{code}
  [junit] ERROR 09:06:26,417 Fatal exception in thread 
Thread[ScheduledTasks:1,5,main]
    [junit] java.lang.ArithmeticException: / by zero
    [junit]     at 
org.apache.cassandra.service.GCInspector.logGCResults(GCInspector.java:117)
    [junit]     at 
org.apache.cassandra.service.GCInspector.access$000(GCInspector.java:41)
    [junit]     at 
org.apache.cassandra.service.GCInspector$1.run(GCInspector.java:85)
    [junit]     at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    [junit]     at 
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
    [junit]     at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
    [junit]     at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
    [junit]     at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
    [junit]     at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:680)
{code}

> AssertionError in new GCInspector log
> -------------------------------------
>
>                 Key: CASSANDRA-3076
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3076
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Lion OSX
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>             Fix For: 0.7.9, 0.8.5
>
>         Attachments: 3076.txt
>
>
> Small regression from CASSANDRA-2868

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to