-
Defect
-
Resolution: Done
-
Major
-
1.2.0-BETA2
-
None
-
None
Trying to add PCMDI's OAI repository to harvesting jobs fails.
From addOAIHarvestJobStep1.htm:
1. I enter Name as "PCMDI"
2. I enter URL as "http://pcmdi3.llnl.gov/esgcet/oai/repository.htm"
3. Click "Next" => "Error: Unable to contact the provided Url"
I see nothing in the logs.
This could be related to our HTTP proxy but I have set the relevant JVM properties http.proxyHost and http.proxyPort in catalina.properties. I can tell these settings are working because I get a different exception from DEFAULT.metaforCIMFeedReaderJobDetail when the properties are in effect.
Could the OAI code be ignoring the proxy settings?
From addOAIHarvestJobStep1.htm:
1. I enter Name as "PCMDI"
2. I enter URL as "http://pcmdi3.llnl.gov/esgcet/oai/repository.htm"
3. Click "Next" => "Error: Unable to contact the provided Url"
I see nothing in the logs.
This could be related to our HTTP proxy but I have set the relevant JVM properties http.proxyHost and http.proxyPort in catalina.properties. I can tell these settings are working because I get a different exception from DEFAULT.metaforCIMFeedReaderJobDetail when the properties are in effect.
Could the OAI code be ignoring the proxy settings?
- relates to
-
GTWY-1889 Review Use of HttpClient in the Gateway to Make Sure that Proxy Settings are Appropriately set as Needed
- Done