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/01 20:35:16 UTC

[jira] [Created] (ACCUMULO-2605) TServerUtilsTest.testStopTServer_ES fails with class not found

Eric Newton created ACCUMULO-2605:
-------------------------------------

             Summary: TServerUtilsTest.testStopTServer_ES fails with class not found
                 Key: ACCUMULO-2605
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2605
             Project: Accumulo
          Issue Type: Sub-task
          Components: test
            Reporter: Eric Newton


{noformat}

java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
	at org.slf4j.LoggerFactory.<clinit>(LoggerFactory.java:60)
	at org.apache.thrift.transport.TServerSocket.<clinit>(TServerSocket.java:37)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at net.sf.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:386)
	at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:219)
	at net.sf.cglib.proxy.Enhancer.createHelper(Enhancer.java:377)
	at net.sf.cglib.proxy.Enhancer.createClass(Enhancer.java:317)
	at org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:166)
	at org.easymock.internal.MocksControl.createMock(MocksControl.java:59)
	at org.easymock.EasyMock.createNiceMock(EasyMock.java:139)
	at org.apache.accumulo.server.util.TServerUtilsTest.testStopTServer_NoES(TServerUtilsTest.java:66)
{noformat}




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