Hi Dmitry,
I don’t seem to get any Java exceptions reported in the log.
Below is the inner exception detail from the IDE error dialog:
class org.apache.ignite.binary.BinaryObjectException: Requesting mapping
from grid failed for [platformId=1, typeId=349095370]
at
org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor.processInStreamOutStream(PlatformBinaryProcessor.java:126)
at
org.apache.ignite.internal.processors.platform.PlatformTargetProxyImpl.inStreamOutStream(PlatformTargetProxyImpl.java:155)
Caused by: java.lang.ClassNotFoundException: Requesting mapping from grid
failed for [platformId=1, typeId=349095370]
at
org.apache.ignite.internal.MarshallerContextImpl.getClassName(MarshallerContextImpl.java:383)
at
org.apache.ignite.internal.processors.platform.binary.PlatformBinaryProcessor.processInStreamOutStream(PlatformBinaryProcessor.java:120)
... 1 more
From:
Raymond.
-----Original Message-----
From: dkarachentsev [mailto:[email protected]]
Sent: Monday, October 16, 2017 11:18 PM
To: [email protected]
Subject: Re: Error with ScanQuery
Raymond,
Without logs I see just that deserialization failed by some reason.
Actually I more interested in exceptions that come from Ignite's java part
if any.
Thanks!
-Dmitry
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/