Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-426

Prism unable to connect to falcon server if falcon endpoint URL ends with '/' character

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5
    • 0.5
    • None
    • None

    Description

      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:

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

      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.

      Attachments

        1. FALCON-426.patch.txt
          0.8 kB
          Satish Mittal

        Activity

          People

            satish.mittal Satish Mittal
            satish.mittal Satish Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: