You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Srikanth Sundarrajan (JIRA)" <ji...@apache.org> on 2015/06/26 02:19:04 UTC

[jira] [Commented] (FALCON-1299) Falcon start - throws java.io file not found exception

    [ https://issues.apache.org/jira/browse/FALCON-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602169#comment-14602169 ] 

Srikanth Sundarrajan commented on FALCON-1299:
----------------------------------------------

Hi [~jana_chander], From the stack trace, it seems like you are trying to run it from the source folder. Can you reconfirm if you packaged as per InstallationSteps.txt found in the root source dir and running of this ?

> 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)