[
https://issues.apache.org/jira/browse/ACCUMULO-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Newton resolved ACCUMULO-2461.
-----------------------------------
Resolution: Cannot Reproduce
> VolumeIT.testDirtyReplaceVolumes fails with DEFAULT_SECURITY_ERROR
> ------------------------------------------------------------------
>
> Key: ACCUMULO-2461
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2461
> Project: Accumulo
> Issue Type: Sub-task
> Components: test
> Reporter: Eric Newton
> Assignee: Eric Newton
>
> During the 1.6.0-SNAPSHOT with hadoop 1.2 build:
> {noformat}
> 2014-03-12 06:25:12,847 [metadata.MetadataLocationObtainer] TRACE: tid=1
> oid=9019 Looking up in +r row=!0;1; extent=+r<< tserver=host1:55061
> 2014-03-12 06:25:12,848 [impl.ThriftTransportPool] TRACE: Creating new
> connection to connection to host1:55061
> 2014-03-12 06:25:12,856 [impl.ThriftTransportPool] TRACE: Returned connection
> host1:55061 (120000) ioCount : 920
> 2014-03-12 06:25:12,856 [impl.ThriftScanner] WARN : Security Violation in
> scan request to host1:55061: ThriftSecurityException(user:root, code:null)
> java.lang.RuntimeException:
> org.apache.accumulo.core.client.AccumuloSecurityException: Error
> DEFAULT_SECURITY_ERROR for user root - Unknown security exception
> at
> org.apache.accumulo.core.client.impl.ScannerIterator.hasNext(ScannerIterator.java:187)
> at org.apache.accumulo.test.VolumeIT.verifyData(VolumeIT.java:168)
> at
> org.apache.accumulo.test.VolumeIT.verifyVolumesUsed(VolumeIT.java:351)
> at
> org.apache.accumulo.test.VolumeIT.testReplaceVolume(VolumeIT.java:470)
> at
> org.apache.accumulo.test.VolumeIT.testDirtyReplaceVolumes(VolumeIT.java:504)
> {noformat}
> Farther down, the cause given:
> {noformat}
> Caused by: ThriftSecurityException(user:root, code:null)
> at
> org.apache.accumulo.core.tabletserver.thrift.TabletClientService$startScan_result$startScan_resultStandardScheme.read(TabletClientService.java:5100)
> at
> org.apache.accumulo.core.tabletserver.thrift.TabletClientService$startScan_result$startScan_resultStandardScheme.read(TabletClientService.java:5077)
> at
> org.apache.accumulo.core.tabletserver.thrift.TabletClientService$startScan_result.read(TabletClientService.java:5000)
> at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78)
> at
> org.apache.accumulo.core.tabletserver.thrift.TabletClientService$Client.recv_startScan(TabletClientService.java:226)
> at
> org.apache.accumulo.core.tabletserver.thrift.TabletClientService$Client.startScan(TabletClientService.java:202)
> at
> org.apache.accumulo.core.client.impl.ThriftScanner.getBatchFromServer(ThriftScanner.java:99)
> ... 49 more
> {noformat}
> Prior to getting this security error, it got a connection refused error. 381
> times over the course of 23 seconds.
--
This message was sent by Atlassian JIRA
(v6.2#6252)