Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
1.4
-
None
-
None
-
linux x64, centOS 5.4
Description
I assume this is an issue with java driver... Saw earlier JIRA which supposedly fixed this in 1.2...
java.lang.IllegalArgumentException: tried to save too large of an object. max size : 2098176
at com.mongodb.ByteEncoder.getTooLargeException(ByteEncoder.java:154)
at com.mongodb.DBApiLayer$MyCollection.insert(DBApiLayer.java:182)
at com.mongodb.DBApiLayer$MyCollection.insert(DBApiLayer.java:132)
at com.mongodb.DBApiLayer$MyCollection.insert(DBApiLayer.java:127)