[infinispan-issues] [JBoss JIRA] (ISPN-7380) Tests from org.infinispan.server.memcached.MemcachedFunctionalTest fail on Solaris 10

Roman Macor (JIRA) issues at jboss.org
Mon Jan 23 04:25:01 EST 2017


Roman Macor created ISPN-7380:
---------------------------------

             Summary: Tests from org.infinispan.server.memcached.MemcachedFunctionalTest fail on Solaris 10
                 Key: ISPN-7380
                 URL: https://issues.jboss.org/browse/ISPN-7380
             Project: Infinispan
          Issue Type: Bug
          Components: Server
    Affects Versions: 9.0.0.Beta1
            Reporter: Roman Macor


org.infinispan.server.memcached.MemcachedFunctionalTest.testSetWithExpiryUnixTimeInPast

Error Message

Timed out waiting for operation - failing node: /127.0.0.1:16211

Stacktrace

net.spy.memcached.internal.CheckedOperationTimeoutException: Timed out waiting for operation - failing node: /127.0.0.1:16211
	at net.spy.memcached.internal.OperationFuture.get(OperationFuture.java:167)
	at org.infinispan.server.memcached.MemcachedFunctionalTest.testSetWithExpiryUnixTimeInPast(MemcachedFunctionalTest.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
	at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
	at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Standard Error

2017-01-22 03:51:44.771 WARN net.spy.memcached.MemcachedConnection:  Could not redistribute to another node, retrying primary node for k0-testSetWithExpiryUnixTimeInPast.




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list