Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When there is a missing jvm.dll in a Windows Container for a self-hosted integration runtime, it means that the Java Virtual Machine (JVM) Dynamic Link Library (DLL) is not present or cannot be found in the container. This DLL is required for running Java applications or programs, and without it, the integration runtime may not function properly. It could be due to a number of reasons, such as a corrupted or missing installation file, a misconfiguration, or an issue with the container environment. Resolving the issue typically involves reinstalling or repairing the Java installation or ensuring that the correct path to the jvm.dll file is included in the environment variables of the container.