-
Bug
-
Resolution: Done
-
Critical
-
7.0.4.GA, 7.1.0.DR10
-
None
When embed-server command is used more times in the CLI and a custom JBOSS_MODULEPATH is configured, then only the first server start uses the correct module path.
The subsequent `embed-server` call results in error:
Cannot start embedded server: WFLYEMB0022: Cannot invoke 'start' on embedded process: WFLYSRV0118: Determined modules directory does not exist: /tmp/jboss-eap-7.0-no-modules/modules
Using the JBOSS_MODULEPATH environment variable is documented in https://access.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.0/single/configuration-guide/#define_an_external_jboss_eap_module_directory
- is cloned by
-
JBEAP-8621 (7.0.x)Setting JBOSS_MODULEPATH is lost for second start of embed-server
- Resolved
-
WFCORE-2223 Setting JBOSS_MODULEPATH is lost for second start of embed-server
- Resolved
- is incorporated by
-
JBEAP-8294 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta2
- Closed