When setting the JvmDllPath in Ignite 2.3.0 in a configuration and starting an ignite instance passing in that configuration, it does not seem to register. The exception that is occurring is "Cannot load jvm.dll. Please specify IgniteConfiguration.JvmDllPath or JAVA_HOME." I reviewed the source code and it seems that a new ignite configuration is being created from the source ignite configuration, in which the JvmDllPath property is not being copied in the new configuration.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
