[
https://issues.apache.org/jira/browse/IGNITE-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331799#comment-15331799
]
ASF GitHub Bot commented on IGNITE-3317:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/806
IGNITE-3317 .NET: Improve error message when jvm.dll could not be loaded
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-3317
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/806.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #806
----
commit 24a10f028965a198f28c3f87529f40909e782f11
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-06-15T12:44:29Z
IGNITE-3317 .NET: Improve error message when jvm.dll could not be loaded
commit 4a7fab88c283ea905841091e3c6e7f659d037d4b
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-06-15T12:53:05Z
Update error message
----
> .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)