Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-449

Http upgrade fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.3.18.Final
    • 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 

              flaviarnn Flavia Rainone
              flaviarnn Flavia Rainone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: