[
https://issues.apache.org/jira/browse/FALCON-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604669#comment-14604669
]
Janarthanan commented on FALCON-1299:
-------------------------------------
Srikanth, thanks for pointing it out. I have built it in embedded mode.
Now, I am trying to submit the cluster entity (examples provided
standalone_cluster.xml) and am getting the below error.
Could you please let me know where I am not right ?
dministrators-MacBook-Pro-2:falcon-0.6.1 administrator$ bin/falcon entity
-submit -type cluster -file examples/entity/filesystem/standalone-cluster.xml
Unable to connect to Falcon server, please check if the URL is correct and
Falcon server is up and running
Stacktrace:
com.sun.jersey.api.client.ClientHandlerException:
java.net.SocketTimeoutException: Read timed out
at
com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149)
at com.sun.jersey.api.client.Client.handle(Client.java:648)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670)
at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
> 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)