[
https://issues.apache.org/jira/browse/IGNITE-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Popov reassigned IGNITE-6551:
------------------------------------
Assignee: Alexey Popov
> .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)