Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
com.datatorrent.stram.codec.DefaultStatefulStreamCodec: Catastrophic Error: Execution halted due to Kryo exception!
com.esotericsoftware.kryo.KryoException: Encountered unregistered class ID: 12
at com.esotericsoftware.kryo.util.DefaultClassResolver.readClass(DefaultClassResolver.java:119)
at com.esotericsoftware.kryo.Kryo.readClass(Kryo.java:641)
at com.esotericsoftware.kryo.Kryo.readClassAndObject(Kryo.java:752)
at com.datatorrent.stram.codec.DefaultStatefulStreamCodec.fromDataStatePair(DefaultStatefulStreamCodec.java:96)
at com.datatorrent.stram.stream.BufferServerSubscriber$BufferReservoir.sweep(BufferServerSubscriber.java:300)
at com.datatorrent.stram.engine.GenericNode.run(GenericNode.java:226)
at com.datatorrent.stram.engine.StreamingContainer$2.run(StreamingContainer.java:1365)