[
https://issues.apache.org/jira/browse/GEODE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083533#comment-15083533
]
ASF subversion and git services commented on GEODE-719:
-------------------------------------------------------
Commit 13a3adf696111861c9727d8e010b7b468670c6d4 in incubator-geode's branch
refs/heads/develop from [~swapnil.bawaskar]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=13a3adf ]
GEODE-719: Add error logs while cache.xml processing
While processing cache.xml, log an error before throwing an exception so
that the reason for cache close is clear by looking at the log.
> Processing errors in cache.xml do not log a warning
> ---------------------------------------------------
>
> Key: GEODE-719
> URL: https://issues.apache.org/jira/browse/GEODE-719
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Swapnil Bawaskar
> Assignee: Swapnil Bawaskar
>
> If there is an error in processing a cache.xml (like a class used in
> cache.xml not present on the class path) we do not log any error or
> warning in the logs.
> An Exception is thrown back to the user and displayed in gfsh, but when
> scripting server starts, these errors may not be immediately visible.
> It would be nice to log these errors in the server's log file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)