[ 
https://issues.apache.org/jira/browse/GEODE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107232#comment-15107232
 ] 

ASF subversion and git services commented on GEODE-719:
-------------------------------------------------------

Commit 22f31f8c8e06348c83d9a2051be70210f8ad5d28 in incubator-geode's branch 
refs/heads/feature/GEODE-259 from [~swapnil.bawaskar]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=22f31f8 ]

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)

Reply via email to