It seems that this is some kind of security mechanism in googles' protobuf (the serialization framework Drools is using).
From protobuf's documentation:
CodedInputStream
limits how large a message may be. The default limit is 64MB. You should set this limit as small as you can without harming your app's functionality. Note that size limits only apply when reading from an InputStream
, not when constructed around a raw byte array (nor with ByteString.newCodedInput()
)."Hi Laune,
Thank you very much for your quick response.
I did not understand your response very clearly. Could you explain it in
more detail.
Thank you!
--
View this message in context: http://drools.46999.n3.nabble.com/com-google-protobuf-InvalidProtocolBufferException-thrown-when-deserializing-tp4018822p4018830.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users