[
https://issues.jboss.org/browse/ARQ-688?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen updated ARQ-688:
------------------------------
Fix Version/s: 1.1.0.Beta1
(was: 1.0.0.Final)
CommandService timeout needs to be configurable
-----------------------------------------------
Key: ARQ-688
URL:
https://issues.jboss.org/browse/ARQ-688
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Protocol SPIs and Implementation
Affects Versions: 1.0.0.CR6
Environment: Arquillian 1.0.0.CR6
JBoss EAP 5.1.1
Reporter: Tomáš Schlosser
Fix For: 1.1.0.Beta1
Attachments: arquillian-eap.txt
When using JBoss container in manual mode and try to start it, the command throw
exception because JBoss EAP does not start within 30 seconds.
{code}
No command response within timeout of 30000 ms.
org.jboss.arquillian.protocol.servlet.runner.ServletCommandService.execute(ServletCommandService.java:60)
at
org.jboss.arquillian.container.test.impl.client.container.ContainerContainerController.start(ContainerContainerController.java:45)
at org.jboss.qa.brms.bre.container.TransactionsTest.foo(TransactionsTest.java:16)
98 lines not shown
{code}
--
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