Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7008

socket exception [SEND_ERROR] on Mongo Sharding

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • None
    • Affects Version/s: 2.2.0
    • Component/s: Networking, Sharding
    • Labels:
      None
    • Environment:
      Debian Squeeze / Mongo 2.2.0
    • ALL

      Hi i get sometimes the following error, this blocks the whole System. After i restart the Mongod Service it works again well. This was not the first time i get this error.

      uncaught exception: getlasterror failed: {
      	"shards" : [
      		"set01/mongo07.luan.local:10011,mongo08.luan.local:10011"
      	],
      	"ok" : 0,
      	"errmsg" : "could not get last error from a shard set01/mongo07.luan.local:10011,mongo08.luan.local:10011 :: caused by :: socket exception [SEND_ERROR] for 172.16.18.7:10011"
      }
      

            Created:
            Updated:
            Resolved: