Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-568

users_and_roles_full_dump.js failing on enterprise builds

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • Affects Version/s: 3.0.0-rc6
    • Component/s: mongorestore
    • Labels:
      None

      	
      2015-01-12T18:47:47.519+0000 I -        shell: started program (sh10036):  mongodump-2.6 --out users_and_roles_full_dump_dump --ssl --sslPEMKeyFile jstests/libs/server.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames --host 127.0.0.1:31000 --ssl --sslPEMKeyFile jstests/libs/client.pem --sslCAFile jstests/libs/ca.pem --sslAllowInvalidHostnames
      sh10036| Error parsing command line:  Multiple occurrences of option "--ssl"
      sh10036| try 'mongodump-2.6 --help' for more information
      assert: [0] != [2] are not equal : undefined
      Error: [0] != [2] are not equal : undefined
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.eq (src/mongo/shell/assert.js:38:5)
          at runTest (/data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:93:16)
          at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:141:5
          at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:147:2
      2015-01-12T18:47:47.567+0000 I QUERY    Error: [0] != [2] are not equal : undefined
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.eq (src/mongo/shell/assert.js:38:5)
          at runTest (/data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:93:16)
          at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:141:5
          at /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js:147:2 at src/mongo/shell/assert.js:13
      failed to load: /data/mci/shell/src/jstests/restore/users_and_roles_full_dump.js

            Assignee:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: