[ https://issues.apache.org/jira/browse/FALCON-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386247#comment-15386247 ]
Ying Zheng commented on FALCON-2081: ------------------------------------ Thank you [~bvellanki] for taking over this. I would love to work on this, but have too much on my plate now and can't promise to deliver the code this afternoon. > ExtensionManagerIT fails occassionally > -------------------------------------- > > Key: FALCON-2081 > URL: https://issues.apache.org/jira/browse/FALCON-2081 > Project: Falcon > Issue Type: Bug > Components: tests > Reporter: Balu Vellanki > Assignee: Balu Vellanki > Priority: Blocker > Fix For: trunk, 0.10 > > > Error looks as follows, it does not happen for every run > {code} > Running org.apache.falcon.resource.ExtensionManagerIT > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.658 sec > <<< FAILURE! - in org.apache.falcon.resource.ExtensionManagerIT > testTrustedExtensionJob(org.apache.falcon.resource.ExtensionManagerIT) Time > elapsed: 8.214 sec <<< FAILURE! > java.lang.NullPointerException: null > at > org.apache.falcon.resource.ExtensionManagerIT.testTrustedExtensionJob(ExtensionManagerIT.java:118) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)