+++ This bug was initially created as a clone of Bug #1093128 +++ Description of problem: See https://issues.jboss.org/browse/WFLY-2789 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
PR sent: https://github.com/jbossas/jboss-eap/pull/1368
An explanation of the fix can be seen here: https://bugzilla.redhat.com/show_bug.cgi?id=1056585#c1
*** Bug 1056585 has been marked as a duplicate of this bug. ***
Verified in 6.2.4.CR1.
Copied release note text from bug 1093128.
The 300 second timeout was changed (as part of the work for this BZ) to INTEGER.MAX_VALUE [1] but this led to a further issue [2] resolved in current EAP 6.4 cumulative patches. [1] https://github.com/wildfly/wildfly/pull/6186/files [2] https://bugzilla.redhat.com/show_bug.cgi?id=1265300