Nick Reich created GEODE-4757:
---------------------------------
Summary: Backing up from AdministrativeSystem can fail if baseline
directory not provided
Key: GEODE-4757
URL: https://issues.apache.org/jira/browse/GEODE-4757
Project: Geode
Issue Type: Bug
Components: persistence
Reporter: Nick Reich
A baseline directory (used in incremental backups) is not required, but
toString is being called on the File object, which could be null, resulting in
an NPE if not conducting an incremental backup.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)