Roman Macor created ISPN-7384:
---------------------------------
Summary: org.infinispan.rest.TwoServerTest fail on Solaris Sparc
Key: ISPN-7384
URL:
https://issues.jboss.org/browse/ISPN-7384
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.0.0.Beta1
Reporter: Roman Macor
03:45:36,742 ERROR (nioEventLoopGroup-3-1) [i18n] RESTEASY002010: Failed to execute
javax.ws.rs.NotAllowedException: RESTEASY003650: No resource method found for v1PUT,
return 405 with Allow header
at org.jboss.resteasy.core.registry.SegmentNode.match(SegmentNode.java:382)
at org.jboss.resteasy.core.registry.SegmentNode.match(SegmentNode.java:121)
at org.jboss.resteasy.core.registry.RootNode.match(RootNode.java:43)
at org.jboss.resteasy.core.registry.RootClassNode.match(RootClassNode.java:48)
at
org.jboss.resteasy.core.ResourceMethodRegistry.getResourceInvoker(ResourceMethodRegistry.java:445)
at
org.jboss.resteasy.core.SynchronousDispatcher.getInvoker(SynchronousDispatcher.java:264)
at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:201)
at
org.jboss.resteasy.plugins.server.netty.RequestDispatcher.service(RequestDispatcher.java:83)
at
org.jboss.resteasy.plugins.server.netty.RequestHandler.channelRead0(RequestHandler.java:55)[UnitTestTestNGListener]
Test testExtendedHeaders(org.infinispan.rest.TwoServerTest) failed.
03:45:36,747 ERROR (testng-TwoServerTest) [UnitTestTestNGListener] Test
testExtendedHeaders(org.infinispan.rest.TwoServerTest) failed.
java.lang.AssertionError: expected:<405> but was:<200>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.infinispan.rest.TwoServerTest.testExtendedHeaders(TwoServerTest.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[UnitTestTestNGListener]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)