[jboss-jira] [JBoss JIRA] (AS7-3819) AS hangs in the testsuite when set to IPv6

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Feb 21 01:44:36 EST 2012


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

Ondrej Zizka edited comment on AS7-3819 at 2/21/12 1:44 AM:
------------------------------------------------------------

The {{node0}} and {{node1}} are not propagated to {{clustering-build.xml}}.
{code}
main:
     [echo] In Maven: node0: ::1
     [echo] In Maven: node1: 127.0.0.1

build-clustering-udp:
     [echo] Building config clustering-udp-0
     [echo] A node0: 127.0.0.1
     [echo] A node1: 127.0.0.1
{code}
                
      was (Author: ozizka):
    The {{node0}} and {{node1}} are not propagated to {{clustering-build.xml}}.
                  
> AS hangs in the testsuite when set to IPv6
> ------------------------------------------
>
>                 Key: AS7-3819
>                 URL: https://issues.jboss.org/browse/AS7-3819
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.1.0.Final
>         Environment: Linux 32 bit
>            Reporter: Ondrej Zizka
>
> STR:
> 1) Check out the latest https://github.com/OndraZizka/jboss-as/TS-refactor
> 2) Rebuild
> 3) Run the testsuite with 
> {code}
>      ./integration-tests.sh clean install -Dipv6 -Dnode0=[::1] -Ddebug 
> {code}
> 4) Attach a debugger to 8787
> You might want to use -DtestLogToFile=false to see the output in terminal/IDE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list