XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • 1.5.3
    • None
    • None
    • Mac OS X, PyMongo (python driver for MongoDB)
    • OS X

    Description

      >>> db.eval(map)
      Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "/Library/Frameworks/Python.framework/Versions/6.2/lib/python2.6/site-packages/pymongo-1.7-py2.6-macosx-10.5-i386.egg/pymongo/database.py", line 566, in eval
      result = self.command("$eval", code, args=args)
      File "/Library/Frameworks/Python.framework/Versions/6.2/lib/python2.6/site-packages/pymongo-1.7-py2.6-macosx-10.5-i386.egg/pymongo/database.py", line 294, in command
      (command, result["errmsg"]))
      pymongo.errors.OperationFailure: command SON([('$eval', Code('map = function()

      {emit( this.xfer_id_end, this.nl_intvl );}

      ', {})), ('args', ())]) failed: db assertion failure

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            nmjinn Nicole Jinn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: