You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Satish Mittal (JIRA)" <ji...@apache.org> on 2014/05/02 11:07:18 UTC

[jira] [Updated] (FALCON-426) Prism unable to connect to falcon server if falcon endpoint URL ends with '/' character

     [ https://issues.apache.org/jira/browse/FALCON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Satish Mittal updated FALCON-426:
---------------------------------

    Attachment: FALCON-426.patch.txt

Attaching patch.

> Prism unable to connect to falcon server if falcon endpoint URL ends with '/' character
> ---------------------------------------------------------------------------------------
>
>                 Key: FALCON-426
>                 URL: https://issues.apache.org/jira/browse/FALCON-426
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Satish Mittal
>            Assignee: Satish Mittal
>         Attachments: FALCON-426.patch.txt
>
>
> With trunk build, started falcon in distributed mode and inside prism runtime.properties, configured endpoint of falcon server to https://localhost:15443/. However cluster submit operation failed with error message containing:
> {noformat}
> Error: Bad Request;dev2/org.apache.falcon.FalconException::org.apache.falcon.FalconException: <html>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
> <title>Error 404 NOT_FOUND</title>
> </head>
> <body><h2>HTTP ERROR 404</h2>
> <p>Problem accessing //secure/sync/submit/cluster. Reason:
> <pre>    NOT_FOUND</pre></p><hr /><i><small>Powered by Jetty://</small></i><br/> 
> {noformat}
> The entity submit operations succeed if endpoint doesn't have '/' in the end. However falcon should be robust enough to handle server URLs ending with '/' as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)