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

Windows: Mongod tries to create a minidump file in it's program directory

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.10
    • Component/s: Internal Code
    • Labels:
      None
    • Server Development Platform
    • ALL
    • Hide

      This happens every time mongo crashes, e.g. because of an unhandled exception.

      Show
      This happens every time mongo crashes, e.g. because of an unhandled exception.

      When I start mongod.exe it crashes and tries to create a minidump file in it's installation directory.
      Obviously on Windows regular user/service accounts don't have write permission to C:\Program Files\.

      2016-11-11T15:04:38.107+0100 I CONTROL  [initandlisten] MongoDB starting : pid=4316 port=27017 dbpath=E:\AppicaptorData\data 64-bit host=ac-win3
      2016-11-11T15:04:38.107+0100 I CONTROL  [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
      2016-11-11T15:04:38.107+0100 I CONTROL  [initandlisten] db version v3.2.10
      2016-11-11T15:04:38.107+0100 I CONTROL  [initandlisten] git version: 79d9b3ab5ce20f51c272b4411202710a082d0317
      ...
      2016-11-11T15:04:41.907+0100 I CONTROL  [initandlisten] failed to open minidump file C:\Program Files\MongoDB\Server\3.2016-11-11T14-04-41.mdmp : errno:5 Access denied
      

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            mango Jan S.
            Votes:
            3 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: