[ https://issues.apache.org/jira/browse/ACCUMULO-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879926#comment-13879926 ] Eric Newton commented on ACCUMULO-2213: --------------------------------------- If you have it, great. If not, I'm not worried about it. > 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: Eric Newton > 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)