[jbossts-issues] [JBoss JIRA] (JBTM-2564) Run quickstarts on IPv6

Michael Musgrove (JIRA) issues at jboss.org
Fri Nov 20 07:28:00 EST 2015


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

Michael Musgrove commented on JBTM-2564:
----------------------------------------

[~tomjenkinson] The fix we need is a maven profile that will set up the correct IPv6 <property name="javaVmArguments">-Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true</property> (same as how we do it on master) and an update to the READMEs. Hayk tested out this fix manually (ie a direct edit of one of the arquillan.xml files) on a server that had IPv4 disabled.

> Run quickstarts on IPv6
> -----------------------
>
>                 Key: JBTM-2564
>                 URL: https://issues.jboss.org/browse/JBTM-2564
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>          Components: Demonstrator
>         Environment: Pure IPv6 configured RHEL6
>            Reporter: Hayk Hovsepyan
>            Assignee: Michael Musgrove
>            Priority: Minor
>             Fix For: 5.next
>
>
> Some of JBossTS Quickstart tests fail on pure-IPv6 linux machine.
> The failure is, that IIOP OPENJDK ORB Service can not be started, possibly because of configuration issue.
> On dual-stack-IPv6 machines they pass.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list