Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8702

WebServices test case org.jboss.webservice.jbws309.JBWS309TestCase failing when run against IPv6 addresses

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • No Release
    • 6.0.0.CR1
    • Web Services
    • None

    Description

      When running the testsuite with IPv6 addresses, tests from the following test classes are failing:

      org.jboss.test.webservice.jbws309.JBWS309TestCase

      The details of the failures can be found here in the Hudson job for the run:
      http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-testSuite-ipv6-clone/6/

      These test failures exhibit a common error:

      Error Message

      Call invocation failed; nested exception is: java.lang.RuntimeException: Invalid address: http://fec0:0:a16:ffff::1:8080/ws4ee-jbws309/RoleSecured

      Stacktrace

      java.rmi.RemoteException: Call invocation failed; nested exception is:
      java.lang.RuntimeException: Invalid address: http://fec0:0:a16:ffff::1:8080/ws4ee-jbws309/RoleSecured
      at org.jboss.ws.core.jaxrpc.client.CallImpl.invokeInternal(CallImpl.java:546)
      at org.jboss.ws.core.jaxrpc.client.CallImpl.invoke(CallImpl.java:286)
      at org.jboss.ws.core.jaxrpc.client.PortProxy.invoke(PortProxy.java:154)
      at $Proxy4.getContactInfo(Unknown Source)
      at org.jboss.test.webservice.jbws309.JBWS309TestCase.testRoleSecuredServiceAccess(JBWS309TestCase.java:193)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
      at junit.extensions.TestSetup.run(TestSetup.java:27)
      Caused by: java.lang.RuntimeException: Invalid address: http://fec0:0:a16:ffff::1:8080/ws4ee-jbws309/RoleSecured
      at org.jboss.ws.core.client.transport.NettyClient.invokeInternal(NettyClient.java:148)
      at org.jboss.ws.core.client.transport.NettyClient.invoke(NettyClient.java:123)
      at org.jboss.ws.core.client.HTTPRemotingConnection.invoke(HTTPRemotingConnection.java:150)
      at org.jboss.ws.core.client.SOAPProtocolConnectionHTTP.invoke(SOAPProtocolConnectionHTTP.java:69)
      at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:369)
      at org.jboss.ws.core.jaxrpc.client.CallImpl.invokeInternal(CallImpl.java:527)
      Caused by: java.net.MalformedURLException: For input string: "0:a16:ffff::1:8080"
      at java.net.URL.<init>(URL.java:601)
      at java.net.URL.<init>(URL.java:464)
      at java.net.URL.<init>(URL.java:413)
      at org.jboss.ws.core.client.transport.NettyClient.invokeInternal(NettyClient.java:144)

      Attachments

        1. server.log
          2.31 MB
        2. test.log
          1.37 MB

        Issue Links

          Activity

            People

              rhn-support-asoldano Alessio Soldano
              rachmato@redhat.com Richard Achmatowicz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: