[
https://issues.apache.org/jira/browse/FALCON-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604609#comment-14604609
]
Janarthanan commented on FALCON-1299:
-------------------------------------
Hi,
I am facing the same issue for starting prism. Also prism.war is not present in
the below tree, I can only see falcon.war after building it.
|- server
|- webapp
|- falcon.war
|- prism.war
> 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)