Re: deploy is not working by IgniteDataStreamer

2017-06-27 Thread nash1k
objects. And there are no any information about it in the documentation and examples( -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/deploy-is-not-working-by-IgniteDataStreamer-tp13804p14125.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: deploy is not working by IgniteDataStreamer

2017-06-27 Thread Alexander Fedotov
a:331) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:357) >> at java.lang.Class.forName0(Native Method) >> at java.lang.Class.forName(Class.java:348) >> at >> org.apache.ignite.internal.util.IgniteUtils.forName(IgniteUtils.j

Re: deploy is not working by IgniteDataStreamer

2017-06-19 Thread afedotov
at org.apache.ignite.internal.MarshallerContextImpl.getClass( > MarshallerContextImpl.java:340) > at org.apache.ignite.internal.binary.BinaryContext. > descriptorForTypeId(BinaryContext.java:692) > ... 22 more > > > The same error when I use: > streamer.deplo

deploy is not working by IgniteDataStreamer

2017-06-15 Thread nash1k
... 22 more The same error when I use: streamer.deployClass(Call.getClass); If I use BinaryObject and keepBinary instead of Call and create objects from binary format - it's working fine. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/deploy-is-not-worki