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/04/25 17:10:21 UTC

[jira] [Resolved] (ACCUMULO-2506) PermissionsIT.systemPermissionsTest fails with a timeout

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

Eric Newton resolved ACCUMULO-2506.
-----------------------------------

    Resolution: Fixed

Has been completing on time every night.

> PermissionsIT.systemPermissionsTest fails with a timeout
> --------------------------------------------------------
>
>                 Key: ACCUMULO-2506
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2506
>             Project: Accumulo
>          Issue Type: Sub-task
>         Environment: 1.6.0-SNAPSHOT during nightly rebuild
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>
> {noformat}
> java.lang.Exception: test timed out after 60000 milliseconds
> 	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
> 	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
> 	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:83)
> 	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
> 	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
> 	at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:335)
> 	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
> 	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
> 	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
> 	at java.io.FilterInputStream.read(FilterInputStream.java:133)
> 	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.client.impl.thrift.ClientService$Client.recv_hasSystemPermission(ClientService.java:609)
> 	at org.apache.accumulo.core.client.impl.thrift.ClientService$Client.hasSystemPermission(ClientService.java:593)
> 	at org.apache.accumulo.core.client.admin.SecurityOperationsImpl$7.execute(SecurityOperationsImpl.java:198)
> 	at org.apache.accumulo.core.client.admin.SecurityOperationsImpl$7.execute(SecurityOperationsImpl.java:195)
> 	at org.apache.accumulo.core.client.impl.ServerClient.executeRaw(ServerClient.java:90)
> 	at org.apache.accumulo.core.client.admin.SecurityOperationsImpl.execute(SecurityOperationsImpl.java:71)
> 	at org.apache.accumulo.core.client.admin.SecurityOperationsImpl.hasSystemPermission(SecurityOperationsImpl.java:195)
> 	at org.apache.accumulo.test.functional.PermissionsIT.verifyHasNoSystemPermissions(PermissionsIT.java:375)
> 	at org.apache.accumulo.test.functional.PermissionsIT.systemPermissionsTest(PermissionsIT.java:98)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> {noformat}



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