[ 
https://issues.apache.org/jira/browse/IGNITE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206513#comment-15206513
 ] 

Pavel Tupitsyn edited comment on IGNITE-2694 at 3/23/16 8:40 AM:
-----------------------------------------------------------------

This failure is caused by too high Xmx setting in examples and is not related 
to current ticket.
IGNITE-2882 created to address out of memory issue.


was (Author: ptupitsyn):
This failure is due to insufficient memory in 32 bit OS.
We can either reduce memory settings in examples, or leave it as is.

> .NET: AnyCPU build
> ------------------
>
>                 Key: IGNITE-2694
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2694
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> Currently we provide separate x86 & x64 binaries. NuGet is x64-only.
> This is inconvenient both for us and the user.
> The only thing that prevents AnyCPU is unmanaged "common" project.
> But we load it dynamically from resources, and we may as well detect current 
> process platform (x64 or not) and load a proper unmanaged resource.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to