Chapter 6. Known Issues

See Known Issues for JBoss EAP CD 14 to view the list of known issues for this release.

Additionally, be aware of the following:

  • If you try to start an embedded server from a management CLI instance that was started using the jboss-cli-client.jar file on JDK 11, you will get an error: WFLYEMB0014: Cannot load module. To avoid this error, you must add --add-modules java.se when starting the management CLI:

    $ java --add-modules java.se -jar jboss-cli-client.jar





Revised on 2018-10-25 14:04:45 UTC