[JAVA-36] Unable to walk a collection - MY APP IS BROKEN Created: 18/Sep/09  Updated: 09/Oct/09  Resolved: 18/Sep/09

Status: Closed
Project: Java Driver
Component/s: None
Affects Version/s: 0.10
Fix Version/s: 0.11

Type: Bug Priority: Blocker - P1
Reporter: Ryan Nitz Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File CleanNlp.java    

 Description   

I am receiving the error below when I try and run the attached code.

Exception in thread "main" java.lang.IllegalArgumentException: db message size is too big (5412974) max is (5242880)
at com.mongodb.DBPort.go(DBPort.java:101)
at com.mongodb.DBPort.call(DBPort.java:59)
at com.mongodb.DBTCP._call(DBTCP.java:154)
at com.mongodb.DBTCP.call(DBTCP.java:144)
at com.mongodb.DBMessageLayer.doGetMore(DBMessageLayer.java:55)
at com.mongodb.DBApiLayer$Result._advance(DBApiLayer.java:600)
at com.mongodb.DBApiLayer$Result.hasNext(DBApiLayer.java:580)
at com.mongodb.DBCursor._hasNext(DBCursor.java:372)
at com.mongodb.DBCursor.hasNext(DBCursor.java:392)
at lindex.misc.CleanNlp.updatePages(CleanNlp.java:47)
at lindex.misc.CleanNlp.main(CleanNlp.java:33)



 Comments   
Comment by Eliot Horowitz (Inactive) [ 18/Sep/09 ]

made java driver handle 2 objects

Generated at Thu Feb 08 08:51:22 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.