XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.5.3
    • Component/s: None
    • None
    • Environment:
      Mac OS X, PyMongo (python driver for MongoDB)
    • OS X
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      >>> 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

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

              Created:
              Updated:
              Resolved: