[jboss-jira] [JBoss JIRA] Commented: (JBAS-8696) WebServices tests in org.jboss.jaxr.scout failing when run against IPv6 addresses
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Wed Dec 1 21:05:04 EST 2010
[ https://jira.jboss.org/browse/JBAS-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566719#comment-12566719 ]
Richard Achmatowicz commented on JBAS-8696:
-------------------------------------------
Sorry, major correction.
The IPv6 branch is this one: http://anonsvn.jboss.org/repos/jbossas/branches/JBoss-AS-6.0.x-ipv6
Note the replacement of underscore (_) by hyphen(-) before the string ipv6.
We had to create a new branch due to some merge problems.
The Hudson link mentioned above points to the correct branch results.
> WebServices tests in org.jboss.jaxr.scout failing when run against IPv6 addresses
> ----------------------------------------------------------------------------------
>
> Key: JBAS-8696
> URL: https://jira.jboss.org/browse/JBAS-8696
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web Services
> Affects Versions: 6.0.0.CR1
> Reporter: Richard Achmatowicz
> Assignee: Alessio Soldano
> Fix For: TBD-6.x
>
> Attachments: output.log, test.log
>
>
> When running the testsuite with IPv6 addresses, tests from the following test classes are failing:
> org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
> org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
> org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
> org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
> org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassificationTestCase
> org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfirmAssociationTestCase
> org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
> org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
> 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/
> Many of these tests exhibit commoin error information in the test case log::
> Error Message
> com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
> Stacktrace
> junit.framework.AssertionFailedError: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
> at org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase.testSaveOrg(JaxrSaveOrganizationTestCase.java:96)
> Standard Error
> Dec 1, 2010 3:57:01 PM com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection post
> SEVERE: SAAJ0009: Message send failed
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list