Details
Description
We rely on "readlink -f /usr/bin/java" to locate the JVM on Linux.
However, in some cases "readlink" is not in PATH and this fails.
- Try full path "/usr/bin/readlink" as well as short path
- Capture stderr when running commands
Attachments
Issue Links
- is caused by
-
IGNITE-14782 .NET: If bash not installed on pod, ignite fails to start
- Resolved
- links to