-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Unfortunately HTTP upgrades are being denied in 2.3.17.Final. It is a regression, caused by XNIO-444, uncaught the tests I ran.
The errors are not clear, but you may run into something stating that the client was not able to connect to the server:
Run 1: CommandTimeoutHandlerTestCase.beforeTest:123 ยป CommandLine java.util.concurrent.ExecutionException: org.jboss.as.cli.CommandLineException: The controller is not available at 127.0.0.1:9990: java.net.ConnectException: WFLYPRT0053: Could not connect to remote+http://127.0.0.1:9990. The connection failed: WFLYPRT0053: Could not connect to remote+http://127.0.0.1:9990. The connection failed: JBREM000201: Received invalid message on Remoting connection 1183a82b to /127.0.0.1:9990 of endpoint "cli-client" <1fc1d874> [ERROR] Run 2: CommandTimeoutHandlerTestCase.afterTest:138->checkInactiveOperations:518 NullPointer Cannot invoke "org.jboss.as.controller.client.ModelControllerClient.execute(org.jboss.dmr.ModelNode)" because the return value of "org.jboss.as.cli.CommandContext.getModelControllerClient()" is null
- is caused by
-
XNIO-444 HttpUpgrade throws IllegalArgumentException "The buffer is this buffer"
-
- Closed
-
- relates to
-
JBEAP-30766 (8.1.z) Upgrade XNIO to 3.8.17.Final
-
- Pull Request Sent
-
-
JBEAP-30941 (8.0.z) Upgrade XNIO to 3.8.17.Final
-
- Pull Request Sent
-