-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.3
-
Component/s: API
-
None
-
Environment:mongod 1.6.1 (64 bit) Linux
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Under load we get the following NullPointerException
java.lang.NullPointerException
at com.mongodb.DBTCPConnector$MyPort.requestDone(DBTCPConnector.java:334)
at com.mongodb.DBTCPConnector.requestDone(DBTCPConnector.java:106)
at com.mongodb.DBApiLayer.requestDone(DBApiLayer.java:71)
This seems not to be an issue with 2.2 or 2.1
Thank