Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-272

Uncaught Exception at connectionPool.on("message")

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.12
    • Affects Version/s: 1.4.10
    • Component/s: None
    • Labels:
    • Environment:
      node 0.10.31
      node-mongodb-native 1.4.7

      When Mongod crashed driver throw exception:

      [TypeError: Cannot read property 'raw' of undefined]
      TypeError: Cannot read property 'raw' of undefined
      at null.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/server.js:436:77)
      at emit (events.js:95:17)
      at null.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:201:13)
      at emit (events.js:98:17)
      at Socket.<anonymous> (APPDIR/node_modules/mongodb/lib/mongodb/connection/connection.js:439:22)
      at Socket.emit (events.js:95:17)
      at Socket.<anonymous> (_stream_readable.js:748:14)
      at Socket.emit (events.js:92:17)
      at emitReadable_ (_stream_readable.js:410:10)
      at emitReadable (_stream_readable.js:406:5)

            Assignee:
            christkv Christian Amor Kvalheim
            Reporter:
            sega Sergey I. Yarkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: