You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/01/17 16:17:20 UTC

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

Eric Newton created ACCUMULO-2213:
-------------------------------------

             Summary: 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)