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

pid file does not get created when passing a relative path for --pidfilepath

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Admin
    • Labels:
      None
    • Fully Compatible
    • OS X

      Passing relative paths to mongod works --dbpath, --logpath but does not work for --pidfilepath which is not consistent.

      To reproduce:

      • Run the following command from your home dir
        mongod --dbpath mydbpath --pidfilepath mydbpath/pid.txt
      • Result: mydbpath/pid.txt does not get created

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            abdul Abdul Alkhatib
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: