[
https://issues.apache.org/jira/browse/FALCON-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024156#comment-15024156
]
Peeyush Bishnoi commented on FALCON-1638:
-----------------------------------------
Yes it is always failing for me. No I don't have any other method to start
local oozie. I am running following command to build Falcon:
{quote:java}
$ mvn clean install -Phadoop-2
{quote}
> FalconUnit tests fails
> ----------------------
>
> Key: FALCON-1638
> URL: https://issues.apache.org/jira/browse/FALCON-1638
> Project: Falcon
> Issue Type: Bug
> Affects Versions: 0.8
> Reporter: Peeyush Bishnoi
> Fix For: trunk
>
> Attachments: unittest-failure.txt
>
>
> Falcon unit test is failing with following exception.
> {quote:java}
> Running org.apache.falcon.unit.TestFalconUnit
> objc[24685]: Class JavaLaunchHelper is implemented in both
> /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/bin/java
> and
> /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/jre/lib/libinstrument.dylib.
> One of the two will be used. Which one is undefined.
> Tests run: 19, Failures: 2, Errors: 0, Skipped: 17, Time elapsed: 4.474 sec
> <<< FAILURE! - in org.apache.falcon.unit.TestFalconUnit
> testDelete(org.apache.falcon.unit.TestFalconUnit) Time elapsed: 1.582 sec
> <<< FAILURE!
> org.apache.falcon.client.FalconCLIException: FAILED
> at org.apache.derby.iapi.error.StandardException.newException(Unknown
> Source)
> at
> org.apache.derby.impl.services.monitor.StorageFactoryService.vetService(Unknown
> Source)
> at
> org.apache.derby.impl.services.monitor.StorageFactoryService.access$900(Unknown
> Source)
> at
> org.apache.derby.impl.services.monitor.StorageFactoryService$10.run(Unknown
> Source)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)