[
https://issues.apache.org/jira/browse/GEODE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382356#comment-16382356
]
ASF subversion and git services commented on GEODE-4757:
--------------------------------------------------------
Commit 7b5fe8f895ed4b7a6320146ca9d85fb142634cb0 in geode's branch
refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7b5fe8f ]
GEODE-4757: Prevent NPE when non-incremental backup conducted (#1530)
> 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
> Assignee: Nick Reich
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)