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

NullPointerException in DBApiLayer.requestDone

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.3
    • Component/s: API
    • Labels:
      None
    • Environment:
      mongod 1.6.1 (64 bit) Linux

      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

        1. Java208_2.java
          0.7 kB
        2. Java208.java
          0.6 kB

            Assignee:
            antoine Antoine Girbal
            Reporter:
            redsyd Sydney Redelinghuys
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: