You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/01/24 22:38:37 UTC

[jira] [Resolved] (ACCUMULO-2213) tracer reports: IllegalStateException: Closed

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

Sean Busbey resolved ACCUMULO-2213.
-----------------------------------

    Resolution: Fixed

I couldn't reproduce the failure condition upon rerunning a 24hr version of the test.

I did, however, see our new code handle some failures in the network. So I think we're good to close.

> tracer reports: IllegalStateException: Closed
> ---------------------------------------------
>
>                 Key: ACCUMULO-2213
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2213
>             Project: Accumulo
>          Issue Type: Bug
>          Components: trace
>            Reporter: Eric Newton
>            Assignee: Sean Busbey
>            Priority: Minor
>             Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> During a 24 hour continuous ingest test with agitation, the following was reported 42k times:
> {noformat}
> Timer task failed org.apache.accumulo.tracer.TraceServer$1 Closed
> 	java.lang.IllegalStateException: Closed
> 		at org.apache.accumulo.core.client.impl.TabletServerBatchWriter.flush(TabletServerBatchWriter.java:302)
> 		at org.apache.accumulo.core.client.impl.BatchWriterImpl.flush(BatchWriterImpl.java:59)
> 		at org.apache.accumulo.tracer.TraceServer.flush(TraceServer.java:225)
> 		at org.apache.accumulo.tracer.TraceServer.access$400(TraceServer.java:75)
> 		at org.apache.accumulo.tracer.TraceServer$1.run(TraceServer.java:217)
> 		at org.apache.accumulo.server.util.time.SimpleTimer$LoggingTimerTask.run(SimpleTimer.java:42)
> 		at java.util.TimerThread.mainLoop(Timer.java:512)
> 		at java.util.TimerThread.run(Timer.java:462)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)