[ https://issues.apache.org/jira/browse/FALCON-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574667#comment-16574667 ]
ASF GitHub Bot commented on FALCON-2338: ---------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/falcon/pull/411 > EntityGraphTest.initConfigStore fails intermittently > ---------------------------------------------------- > > Key: FALCON-2338 > URL: https://issues.apache.org/jira/browse/FALCON-2338 > Project: Falcon > Issue Type: Bug > Components: common > Environment: {code:java} > $ java -version > openjdk version "1.8.0_161" > OpenJDK Runtime Environment (build 1.8.0_161-b14) > OpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode){code} > Reporter: Sonia Garudi > Priority: Major > Fix For: trunk > > Attachments: FALCON-2338.patch > > > Error message : > {code:java} > org.apache.falcon.FalconException: Unable to restore configurations for > entity type PROCESS at > org.apache.falcon.entity.store.ConfigurationStore.loadEntity(ConfigurationStore.java:228) > at > org.apache.falcon.entity.store.ConfigurationStore.init(ConfigurationStore.java:189){code} > -- This message was sent by Atlassian JIRA (v7.6.3#76005)