Hello all,

I am having some difficulty using the PushPull HTTP protocol and I can't
seem to find the issue. I continue to get a "Failed to get appropriate
protocol for RemoteSite" error.  Example configs are below and the log is
attached.  For this example I am simply trying to pull
http://pds-imaging.jpl.nasa.gov/data/msl/MSLHAZ_0XXX/CATALOG/CATINFO.TXT.
 Any help would be much appreciated.

RemoteSpecs.xml
        <daemon alias="msl" rtvlMethod=
"gov.nasa.jpl.oodt.cas.crawl.retrievalmethod.RemoteCrawler" active="yes">
            <propInfo dir="[CAS_PP_RESOURCES]/conf/DirStructXmlParserFiles">
                <propFiles regExp="msl\.xml"
parser="org.apache.oodt.cas.pushpull.filerestrictions.\
parsers.DirStructXmlParser"/>
            </propInfo>
            <dataInfo stagingArea="/usr/local/report/logs/msl"
deleteFromServer="no" queryElement="\
RetrievedFromLoc"/>
        </daemon>

ExternalSources.xml
        <source host="pds-imaging.jpl.nasa.gov">
          <login type="http" alias="msl">
            <username>none</username>
            <password>none</password>
          </login>
        </source>

msl.xml
    <dirstruct starting_path="/data/msl/MSLHAZ_0XXX/CATALOG">
      <file name="CATINFO\.TXT" />
    </dirstruct>

Thanks,
Jordan


-- 
Jordan Padams
Software Engineer
NASA Jet Propulsion Laboratory

Reply via email to