[arquillian-issues] [JBoss JIRA] (ARQ-1464) When controlling EAP 6 via Arquillian it sometimes starts to hang

Radim Hatlapatka (JIRA) jira-events at lists.jboss.org
Wed Aug 28 11:19:26 EDT 2013


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

Radim Hatlapatka commented on ARQ-1464:
---------------------------------------

I have created new jira [WFLY-1964|https://issues.jboss.org/browse/WFLY-1964] per discussion with [~kpiwko] as that is supposed to be proper project for this issue.

I guess that you mean this dependency (used for testing EAP 6.1.1):
{code}
        <dependency>
            <groupId>org.jboss.as</groupId>
            <artifactId>jboss-as-arquillian-container-managed</artifactId>
            <version>7.2.0.Final</version>
        </dependency>
{code}
                
> When controlling EAP 6 via Arquillian it sometimes starts to hang
> -----------------------------------------------------------------
>
>                 Key: ARQ-1464
>                 URL: https://issues.jboss.org/browse/ARQ-1464
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JBoss AS Containers
>    Affects Versions: 1.1.1.Final
>            Reporter: Radim Hatlapatka
>         Attachments: server, surefire, test
>
>
> Sometimes there appears in log message warning and after that testsuite starts hanging
> {noformat}
>  3:01:27 03:01:27,297 WARN  [org.jboss.as.controller.management-operation] (management-handler-thread - 3) JBAS014626: Operation was interrupted before stability could be reached
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list