Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-135

Tried to save too large of an object. max size: 2098176

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.4
    • Component/s: None
    • Labels:
      None
    • Environment:
      linux x64, centOS 5.4

      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)

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            vitalyp Vitaly Peressada
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: