google-code-export / morphia

Automatically exported from code.google.com/p/morphia
1 stars 0 forks source link

com.mongodb.MongoException: socket exception #448

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version are you using? (Morphia/Driver/MongoDB)

Please include a stack trace below:

错误信息:com.mongodb.MongoException: socket exception
错误堆栈信息:

com.mongodb.MongoException.parse(MongoException.java:82)

com.mongodb.DBApiLayer$MyCollection.__find(DBApiLayer.java:314)

com.mongodb.DBApiLayer$MyCollection.__find(DBApiLayer.java:295)

com.mongodb.DBCursor._check(DBCursor.java:368)

com.mongodb.DBCursor._hasNext(DBCursor.java:459)

com.mongodb.DBCursor.hasNext(DBCursor.java:484)

com.google.code.morphia.query.MorphiaIterator.hasNext(MorphiaIterator.java:40)

com.google.code.morphia.query.QueryImpl.asList(QueryImpl.java:234)

Original issue reported on code.google.com by xxbitmyl...@gmail.com on 5 Feb 2013 at 2:13