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

am trying to change the port number for one replica set , getting the below error "errmsg" : "exception: assertion src/mongo/db/repl/rs_initiate.cpp:125"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.6
    • Component/s: None
    • Labels:
      None
    • Environment:
      mac os x
    • ALL

      From Log :

      Sun Nov 10 21:12:48.322 [conn227] DBClientCursor::init call() failed
      Sun Nov 10 21:12:48.322 [conn227] replSet cmufcc requestHeartbeat 192.168.1.7:27016 : 10276 DBClientBase::findN: transport error: 192.168.1.7:27016 ns: admin.$cmd query: { replSetHeartbeat: "rep1", v: -1, pv: 1, checkEmpty: false, from: "" }
      Sun Nov 10 21:12:48.323 [conn227]   Assertion failure m->h().toString() == i->h.toString() src/mongo/db/repl/rs_initiate.cpp 125
      0x10044ac7b 0x10042497c 0x10032c577 0x1003127f6 0x100311c38 0x1001450a5 0x100145ee2 0x10014689c 0x10023f7fe 0x10023ffff 0x1001ed19f 0x10000b9a2 0x100440669 0x10047d815 0x7fff92608772 0x7fff925f51a1
       0   mongod                              0x000000010044ac7b _ZN5mongo15printStackTraceERSo + 43
       1   mongod                              0x000000010042497c _ZN5mongo12verifyFailedEPKcS1_j + 284
       2   mongod                              0x000000010032c577 _ZN5mongo29checkMembersUpForConfigChangeERKNS_13ReplSetConfigERNS_14BSONObjBuilderEb + 2679
       3   mongod                              0x00000001003127f6 _ZN5mongo18CmdReplSetReconfig4_runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 1206
       4   mongod                              0x0000000100311c38 _ZN5mongo18CmdReplSetReconfig3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 84
       5   mongod                              0x00000001001450a5 _ZN5mongo12_execCommandEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 37
       6   mongod                              0x0000000100145ee2 _ZN5mongo7Command11execCommandEPS0_RNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb + 2282
       7   mongod                              0x000000010014689c _ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi + 1036
       8   mongod                              0x000000010023f7fe _ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi + 46
       9   mongod                              0x000000010023ffff _ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1_ + 1551
       10  mongod                              0x00000001001ed19f _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE + 1519
       11  mongod                              0x000000010000b9a2 _ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE + 198
       12  mongod                              0x0000000100440669 _ZN5mongo17PortMessageServer17handleIncomingMsgEPv + 1657
       13  mongod                              0x000000010047d815 thread_proxy + 229
       14  libsystem_c.dylib                   0x00007fff92608772 _pthread_start + 327
       15  libsystem_c.dylib                   0x00007fff925f51a1 thread_start + 13
      Sun Nov 10 21:12:48.328 [conn227] replSet replSetReconfig exception: assertion src/mongo/db/repl/rs_initiate.cpp:125
      Sun Nov 10 21:12:48.329 [conn227] command admin.$cmd command: { replSetReconfig: { _id: "rep1", version: 6, members: [ { _id: 0, host: "192.168.1.7:27016" }, { _id: 1, host: "192.168.1.7:27018" }, { _id: 2, host: "192.168.1.7:27019" }, { _id: 4, host: "192.168.1.7:27020", arbiterOnly: true }, { _id: 5, host: "192.168.1.4:27071" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:1 reslen:118 8008ms
      

            Assignee:
            gianfranco Gianfranco Palumbo
            Reporter:
            saeedkm05@yahoo.co.in saeed meethal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: