[
https://issues.apache.org/jira/browse/GEODE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115713#comment-15115713
]
ASF subversion and git services commented on GEODE-719:
-------------------------------------------------------
Commit 861b6eeef45430d0d539af7ba58d67dc2b2ba5cd in incubator-geode's branch
refs/heads/develop from [~swapnil.bawaskar]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=861b6ee ]
GEODE-719: Processing errors in cache.xml do not log a warning
- Catch all Errors and RuntimeExceptions while creating a cache and log
an error level message.
- Display the cache.xml contents before trying to initialize the cache
so that the errors have a better context.
- Converted some exception messages to i18n.
> 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)