-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
org.wildfly.plugin.tools.server.ServerManagerException: Failed to reload server within 10 seconds. at org.wildfly.plugin.tools.server.StandaloneManager.reloadIfRequired(StandaloneManager.java:65) at org.wildfly.plugin.tools.server.StandaloneManager.reloadIfRequired(StandaloneManager.java:52) at org.wildfly.plugin.tools.server.ManagedServerManager.reloadIfRequired(ManagedServerManager.java:137) at org.jboss.as.test.integration.jaxrs.cfg.AbstractResteasyAttributeTest.writeAttribute(AbstractResteasyAttributeTest.java:42)
amp#27;[0m[0m06:37:05,450 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 2.3.18.Final stopping [0m[0m06:37:15,454 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly EE 35.0.0.Final-SNAPSHOT (WildFly Core 27.0.0.Beta7) stopped in 10016ms [0m[0m06:37:15,454 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly EE 35.0.0.Final-SNAPSHOT (WildFly Core 27.0.0.Beta7) starting [0m
10 seconds is far too short for such a timeout. The priority needs to be robustness/stability.
org.jboss.as.test.integration.management.util.ServerReload, which is the most battle-tested utility for handling reloads reliably, uses 100 seconds.
I marked this Critical because our testsuite stability right now is horrible.
- is incorporated by
-
WFLY-20228 Upgrade WildFly Arquillian to 5.1.0.Beta8
- Resolved
-
WFARQ-198 Upgrade wildfly-plugin-tools to 1.2.1.Final
- Resolved
- links to