-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
What is the solution to this? Should you just remove the binary fields? Should you include the binary field name and something to indicate it is binary?
Caused by: java.lang.RuntimeException: can't serialize type : class [B
at com.mongodb.util.JSON.serialize(JSON.java:130)
at com.mongodb.util.JSON.serialize(JSON.java:109)
at com.mongodb.util.JSON.serialize(JSON.java:33)
at com.mongodb.BasicDBObject.toString(BasicDBObject.java:192)