You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2013/07/01 04:01:21 UTC

[jira] [Created] (ACCUMULO-1539) proxy.SimpleTest.testTableOperations failing test.

David Medinets created ACCUMULO-1539:
----------------------------------------

             Summary: proxy.SimpleTest.testTableOperations failing test.
                 Key: ACCUMULO-1539
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1539
             Project: Accumulo
          Issue Type: Bug
            Reporter: David Medinets


The Jenkins build is failing:

org.apache.thrift.TException: org.apache.accumulo.core.client.AccumuloSecurityException: Error BAD_CREDENTIALS for user user - Username or Password is Invalid
	at org.apache.accumulo.proxy.ProxyServer.clearLocatorCache(ProxyServer.java:298)
	at org.apache.accumulo.proxy.thrift.AccumuloProxy$Processor$clearLocatorCache.getResult(AccumuloProxy.java:5558)
	at org.apache.accumulo.proxy.thrift.AccumuloProxy$Processor$clearLocatorCache.getResult(AccumuloProxy.java:5542)
	at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39)
	at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39)
	at org.apache.thrift.server.AbstractNonblockingServer$FrameBuffer.invoke(AbstractNonblockingServer.java:478)
	at org.apache.thrift.server.Invocation.run(Invocation.java:18)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira