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/03/28 14:51:16 UTC

[jira] [Commented] (ACCUMULO-2569) ExamplesIT.testAgeoffFilter times out

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

Eric Newton commented on ACCUMULO-2569:
---------------------------------------

Happened again last night.

> ExamplesIT.testAgeoffFilter times out
> -------------------------------------
>
>                 Key: ACCUMULO-2569
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2569
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.1
>
>
> {noformat}
> java.lang.Exception: test timed out after 5000 milliseconds
> 	at java.net.SocketInputStream.socketRead0(Native Method)
> 	at java.net.SocketInputStream.read(SocketInputStream.java:146)
> 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
> 	at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
> 	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> 	at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:127)
> 	at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
> 	at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:129)
> 	at org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101)
> 	at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
> 	at org.apache.accumulo.core.client.impl.ThriftTransportPool$CachedTTransport.readAll(ThriftTransportPool.java:270)
> 	at org.apache.thrift.protocol.TCompactProtocol.readByte(TCompactProtocol.java:601)
> 	at org.apache.thrift.protocol.TCompactProtocol.readMessageBegin(TCompactProtocol.java:470)
> 	at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:69)
> 	at org.apache.accumulo.core.master.thrift.FateService$Client.recv_waitForFateOperation(FateService.java:172)
> 	at org.apache.accumulo.core.master.thrift.FateService$Client.waitForFateOperation(FateService.java:157)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.waitForFateOperation(TableOperationsImpl.java:269)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.doFateOperation(TableOperationsImpl.java:311)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.doFateOperation(TableOperationsImpl.java:297)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.doTableFateOperation(TableOperationsImpl.java:1578)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.create(TableOperationsImpl.java:224)
> 	at org.apache.accumulo.core.client.admin.TableOperationsImpl.create(TableOperationsImpl.java:189)
> 	at org.apache.accumulo.test.functional.ExamplesIT.testAgeoffFilter(ExamplesIT.java:202)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)