[
https://issues.jboss.org/browse/ARQ-1464?page=com.atlassian.jira.plugin.s...
]
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 [0m[33m03: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