[GitHub] geode pull request #677: GEODE-3038: A server process shuts down quietly whe...

2017-08-02 Thread anton-mironenko
GitHub user anton-mironenko opened a pull request: https://github.com/apache/geode/pull/677 GEODE-3038: A server process shuts down quietly when path to cache.xml is incorrect [GEODE-3038](https://issues.apache.org/jira/browse/GEODE-3038) The error "Declarative Cache XML fi

[GitHub] geode pull request #677: GEODE-3038: A server process shuts down quietly whe...

2017-08-02 Thread dschneider-pivotal
Github user dschneider-pivotal commented on a diff in the pull request: https://github.com/apache/geode/pull/677#discussion_r131003885 --- Diff: geode-core/src/main/java/org/apache/geode/internal/cache/GemFireCacheImpl.java --- @@ -1208,6 +1208,9 @@ private void initialize() {

[GitHub] geode pull request #677: GEODE-3038: A server process shuts down quietly whe...

2017-08-03 Thread anton-mironenko
Github user anton-mironenko commented on a diff in the pull request: https://github.com/apache/geode/pull/677#discussion_r131154689 --- Diff: geode-core/src/main/java/org/apache/geode/internal/cache/GemFireCacheImpl.java --- @@ -1208,6 +1208,9 @@ private void initialize() {