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

remove1.js failing on Windows 32-bit

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • Environment:
      Windows 32-bit
    • ALL

      trying to get master: Error: error doing query: unknown
      assert.soon failed: function () {
          try {
              return master.getDB("admin").runCommand({isMaster:1}).secondary;
          } catch (e) {
              print("trying to get master: " + e);
          }
      }, msg:undefined
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("assert.soon failed: function () {\n    try {\n        return master.getDB(\"admin\").runCommand({isMaster:1}).secondary;\n    } catch (e) {\n        print(\"trying to get master: \" + e);\n    }\n}, msg:undefined")@src/mongo/shell/utils.js:58
      ((function () {try {return master.getDB("admin").runCommand({isMaster:1}).secondary;} catch (e) {print("trying to get master: " + e);}}))@src/mongo/shell/utils.js:167
      @C:\10gen\buildslaves\mongo\Windows_32bit\mongo\jstests\replsets\remove1.js:100
      

      http://buildbot.mongodb.org/builders/Windows%2032-bit/builds/4817/steps/test_7/logs/stdio

            Assignee:
            tad Tad Marshall
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: