[
https://issues.apache.org/jira/browse/FALCON-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044154#comment-16044154
]
sandeep samudrala commented on FALCON-2298:
-------------------------------------------
Ideally this scenario shouldn't have come. This seems to be happening while the
server is being started and loading all the already submitted entities and if
its unable to restore, the file in the store has been edited or corrupted.
Any change to an entity has to be done by update command from the client.
> Error message is not helpful when a feed has issue during umarshall
> -------------------------------------------------------------------
>
> Key: FALCON-2298
> URL: https://issues.apache.org/jira/browse/FALCON-2298
> Project: Falcon
> Issue Type: Bug
> Components: common
> Affects Versions: 0.11
> Reporter: Prabhu Joseph
>
> Falcon Error message is not helpful when a feed.xml has some issue while
> un-marshall. Currently it logs only below error message. We need to print the
> actual feed.xml file failed along with Exception stacktrace / message.
> {code}
> 2017-06-08 17:10:03,992 ERROR - [pool-7-thread-68:] ~ Unable to restore
> entity of (ConfigurationStore:212)
> {code}
> https://github.com/apache/falcon/blob/7800d342c8da1ad6bbc4940bf57b255b92031c3f/common/src/main/java/org/apache/falcon/entity/store/ConfigurationStore.java#L214
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)