When executing "jdr.sh" on a WildFly instance where system properties (e.g.,
"javax.net.ssl.keyStorePassword") are defined using Elytron encrypted expressions ("${ENC::...}"), the tool fails to generate a report if it cannot connect to a running server.
In such cases, "jdr.sh" attempts to launch an internal *embedded server* to process the request. However, the embedded server fails during the boot process because it cannot initialize the CredentialStore required to resolve the encrypted expressions in the system-properties section.
- clones
-
JBEAP-32308 [GSS](8.1.z) jdr.sh fails to start embedded server when Elytron encrypted expressions is used in system-properties
-
- New
-