[ 
https://issues.apache.org/jira/browse/IGNITE-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Popov resolved IGNITE-6551.
----------------------------------
    Resolution: Cannot Reproduce

Already fixed by IGNITE-2967. Could not be reproduced

> .NET: NPE in PlatformDotNetCacheStore on Java-only nodes
> --------------------------------------------------------
>
>                 Key: IGNITE-6551
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6551
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Alexey Popov
>            Priority: Minor
>              Labels: .NET
>
> When trying to start a cache with .NET cache store in multi-platform cluster 
> (with Java-only server nodes), there is a NullPointerException
> {code}
> Caused by: java.lang.NullPointerException
>                         at
> org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore.doInvoke(PlatformDotNetCacheStore.java:431)
>                         at
> org.apache.ignite.internal.processors.platform.dotnet.PlatformDotNetCacheStore.write(PlatformDotNetCacheStore.java:253)
>                         at
> org.apache.ignite.internal.processors.cache.store.GridCacheStoreManagerAdapter.put(GridCacheStoreManagerAdapter.java:570)
> {code}
> We should provide a meaningful exception explaining the problem in such cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to