Janarthanan created FALCON-1299:
-----------------------------------
Summary: Falcon start - throws java.io file not found exception
Key: FALCON-1299
URL: https://issues.apache.org/jira/browse/FALCON-1299
Project: Falcon
Issue Type: Bug
Reporter: Janarthanan
I tried starting the falcon in embedded mode and getting the below error.
Error details as below:
administrators-MacBook-Pro-2:bin administrator$ ./falcon-start
Hadoop is installed, adding hadoop classpath to falcon classpath
java.io.FileNotFoundException:
/Users/administrator/Downloads/falcon-sources-0.6.1/src/server/webapp/falcon.war
(No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:146)
at java.io.FileInputStream.<init>(FileInputStream.java:101)
at sun.tools.jar.Main.run(Main.java:260)
at sun.tools.jar.Main.main(Main.java:1231)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)