Pavel Tupitsyn created IGNITE-3317:
--------------------------------------
Summary: .NET: Improve error message when jvm.dll could not be loaded
Key: IGNITE-3317
URL:
https://issues.apache.org/jira/browse/IGNITE-3317 Project: Ignite
Issue Type: Improvement
Components: community, platforms
Affects Versions: 1.6
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 1.7
User got an unhelpful error message:
{code}
Failed to load jvm.dll:
[option=JAVA_HOME, path=C:\Program Files\Java\jdk1.8.0_92\jre\bin\server\jvm.dll, errorCode=193]
[option=JAVA_HOME, path=C:\Program Files\Java\jdk1.8.0_92\jre\bin\default\jvm.dll, errorCode=126]
{code}
Which turned out to be x64/x86 issue.
Provide more details in such case: what happened and how to fix this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)