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

MapReduce failed on the server which runs in "Master" mode

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Replication
    • None
    • windows 2003 server (enterprise x64 edition), mongodb-win32-x86_64-1.2.1 or mongodb-win32-x86_64-1.2.4

    Description

      When running the mongodb server in "Master" mode,
      cmd: %mongod% --dbpath=%dbpath% --master --auth --install
      MapReduce will be failed. The error message is below:
      "errmsg" : "assertion: assertion c:\work\buildslaves\windows_64bit_v1.2\mongo\db\pdfile.h:223"

      I test the MapReduce function on mongodb-win32-x86_64-1.2.1 and mongodb-win32-x86_64-1.2.4, I get the same error.

      If just runs the server in normal mode,
      cmd: %mongod% --dbpath=%dbpath% --auth --install
      The MapReduce will work well.

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            luckhp haibo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: