Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-688

CommandService timeout needs to be configurable

XMLWordPrintable

    • Hide

      Configure EAP to run in manual mode
      inject ContainerController to your test
      try to start container

      Show
      Configure EAP to run in manual mode inject ContainerController to your test try to start container

      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.

      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
      

            Unassigned Unassigned
            tschloss@redhat.com Tomas Schlosser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: