Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2087

IllegalArgumentException: ArquillianServletRunner not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • 4.0.0.Beta4, 3.6.2.Final, 4.0.0.Beta6
    • jaxrs
    • None
    • Hide

      use jdk-8 or jdk-10
      use Resteasy 3.6.2.Final or any higher version including master
      use wildfly versions wildfly-15.0.0.Beta1, wildfly-15.0.0.Final or master.

      I used this cmd to run
      mvn clean verify \
      -Denable.expected.failing -fn \
      -Dserver.home=/home/rsearls/j1/wfly10/wildfly/dist/target/wildfly-15.0.0.Beta1/

      Show
      use jdk-8 or jdk-10 use Resteasy 3.6.2.Final or any higher version including master use wildfly versions wildfly-15.0.0.Beta1, wildfly-15.0.0.Final or master. I used this cmd to run mvn clean verify \ -Denable.expected.failing -fn \ -Dserver.home=/home/rsearls/j1/wfly10/wildfly/dist/target/wildfly-15.0.0.Beta1/

    Description

      Changes have occurred in wildfly starting with version wildfly-15.0.0.Beta1 and
      persisting in version wildfly-15.0.0.Final and wildfly master have caused a
      large number of testsuite tests to fail with error,

      java.lang.IllegalArgumentException: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.
      	at org.jboss.arquillian.protocol.servlet.ServletUtil.determineBaseURI(ServletUtil.java:61)
      	at org.jboss.arquillian.protocol.servlet.ServletURIHandler.locateTestServlet(ServletURIHandler.java:54)
      	at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:75)
      	at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:103)
      

      The error is the same if using jdk-8, jdk-9, jdk-10, jdk-11.

      Resteasy 3.6.2.Final was tested as this is the version 3 three versions of
      wildfly listed use. Resteasy master was tested and has the same issue.

      This issue has not shown up in travis-ci because we no longer test wildfly master
      The oldest wlfy version we test is wfly-14.

      Attachments

        Issue Links

          Activity

            People

              rsearls r searls
              rsearls r searls
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: