[jbossws-issues] [JBoss JIRA] Commented: (JBWS-3139) Ensure IPv6 compatibility

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Thu Dec 16 17:38:17 EST 2010


    [ https://issues.jboss.org/browse/JBWS-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570830#comment-12570830 ] 

Richard Achmatowicz commented on JBWS-3139:
-------------------------------------------

Richard

This afternoon, we comitted the IPv6 changes to trunk and started test runs:

IPv4: 
https://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-testSuite-sun16/1019/

IPv6: 
https://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-testSuite-ipv6-clone/21/
NOTE: this job now checks out trunk and not the IPv6 branch as before

This build incorporates the new version of JBoss WS as I comitted after your commi.

For your information, some ws related test cases are still failing:

tests-scout-jaxr:
    [junit] Running org.jboss.test.jaxr.scout.JaxrBaseTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.537 sec
    [junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.684 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.535 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.879 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.766 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.371 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.332 sec
    [junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.232 sec
    [junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.713 sec
    [junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.3 sec
     [echo] Using node0=fec0:0:a16:ffff::15,node0.http.url=http://[fec0:0:a16:ffff::15]:8080,node0.jndi.url=jnp://[fec0:0:a16:ffff::15]:1099
     [echo] Using node1=fec0:0:a16:ffff::16,node1.http.url=http://[fec0:0:a16:ffff::16]:8080,node1.jndi.url=jnp://[fec0:0:a16:ffff::16]:1099
     [echo] Using java.net.preferIPv4Stack=false,java.net.preferIPv6Addresses=true

check-env:

init-maven-ant-tasks:

init-dependencies:

init-paths:

server-config:

init:

tests-webservice:
    [junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.334 sec
    [junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.468 sec
    [junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.77 sec
    [junit] Running org.jboss.test.webservice.jbas5614.JBAS5614TestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.263 sec
     [echo] Using node0=fec0:0:a16:ffff::15,node0.http.url=http://[fec0:0:a16:ffff::15]:8080,node0.jndi.url=jnp://[fec0:0:a16:ffff::15]:1099
     [echo] Using node1=fec0:0:a16:ffff::16,node1.http.url=http://[fec0:0:a16:ffff::16]:8080,node1.jndi.url=jnp://[fec0:0:a16:ffff::16]:1099
     [echo] Using java.net.preferIPv4Stack=false,java.net.preferIPv6Addresses=true

check-env:

init-maven-ant-tasks:

init-dependencies:

init-paths:

server-config:

init:

tests-ws:
    [junit] Running org.jboss.test.ws.jaxws.ejb3Integration.WebServiceTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.578 sec
    [junit] Running org.jboss.test.ws.jaxws.ejb3Integration.injection.InjectionTestCase
    [junit] The Apache Software Foundation, Apache CXF Runtime JAX-WS Frontend, 2.3.1
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.999 sec
    [junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefClientTestCase
    [junit] java.lang.reflect.InvocationTargetException
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.jboss.ejb3.client.ClientContainer.invokeMain(ClientContainer.java:289)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:310)
    [junit] 	at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:181)
    [junit] 	at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:145)
    [junit] 	at org.jboss.test.ws.jaxws.webserviceref.WebServiceRefClientTestCase.testApplicationClient(WebServiceRefClientTestCase.java:66)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:168)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:134)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:110)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:113)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:124)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:227)
    [junit] 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
    [junit] 	at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit] 	at junit.extensions.TestSetup.run(TestSetup.java:27)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] Caused by: javax.xml.ws.WebServiceException: Could not send Message.
    [junit] 	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:135)
    [junit] 	at $Proxy38.echo(Unknown Source)
    [junit] 	at org.jboss.test.ws.jaxws.webserviceref.ApplicationClient.main(ApplicationClient.java:131)
    [junit] 	... 32 more
    [junit] Caused by: java.net.MalformedURLException: For input string: "0:a16:ffff::15:8080"
    [junit] 	at java.net.URL.<init>(URL.java:601)
    [junit] 	at java.net.URL.<init>(URL.java:464)
    [junit] 	at java.net.URL.<init>(URL.java:413)
    [junit] 	at org.apache.cxf.transport.http.HTTPConduit.setupURL(HTTPConduit.java:814)
    [junit] 	at org.apache.cxf.transport.http.HTTPConduit.prepare(HTTPConduit.java:547)
    [junit] 	at org.apache.cxf.interceptor.MessageSenderInterceptor.handleMessage(MessageSenderInterceptor.java:46)
    [junit] 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
    [junit] 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:516)
    [junit] 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:313)
    [junit] 	at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:265)
    [junit] 	at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit] 	at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:124)
    [junit] 	... 34 more
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 17.374 sec
    [junit] Test org.jboss.test.ws.jaxws.webserviceref.WebServiceRefClientTestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefEJB3TestCase
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 6.908 sec
    [junit] Test org.jboss.test.ws.jaxws.webserviceref.WebServiceRefEJB3TestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefServletTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 6.339 sec
    [junit] Test org.jboss.test.ws.jaxws.webserviceref.WebServiceRefServletTestCase FAILED
[server:stop] Shutting down server: all
[server:stop] log4j:WARN No appenders could be found for logger (org.jnp.interfaces.TimedSocketFactory).
[server:stop] log4j:WARN Please initialize the log4j system properly.
[server:stop] shutdownTimeout will be=120
[server:stop] Server stopped.
     [echo] Using node0=fec0:0:a16:ffff::15,node0.http.url=http://[fec0:0:a16:ffff::15]:8080,node0.jndi.url=jnp://[fec0:0:a16:ffff::15]:1099
     [echo] Using node1=fec0:0:a16:ffff::16,node1.http.url=http://[fec0:0:a16:ffff::16]:8080,node1.jndi.url=jnp://[fec0:0:a16:ffff::16]:1099
     [echo] Using java.net.preferIPv4Stack=false,java.net.preferIPv6Addresses=true

I haven't looked at these yet, but will later today or tomorrow.
The IPv4 versions are passing fine.


> Ensure IPv6 compatibility
> -------------------------
>
>                 Key: JBWS-3139
>                 URL: https://issues.jboss.org/browse/JBWS-3139
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-native
>            Reporter: Alessio Soldano
>            Assignee: Richard Opalka
>             Fix For: jbossws-cxf-3.4.1, jbossws-native-3.4.1
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list