#885: Harvesting ESRI's big GeoPortal 1.1 gives errors
---------------------+------------------------------------------------------
Reporter: johnh | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Harvesting ESRI's big GeoPortal version 1.1 at URL:
http://gptogc.esri.com/geoportal/csw/discovery?Request=GetCapabilities&service=CSW&AcceptVersions=2.0.2
gives the following errors in the harvesting history:
Error: Raised exception when searching: Invalid parameter value:
locator=Like
Class: OperationAbortedEx
Stack:
at: org.fao.geonet.kernel.harvest.harvester.csw.Harvester file:
Harvester.java line: 476 method: doSearch
at: org.fao.geonet.kernel.harvest.harvester.csw.Harvester file:
Harvester.java line: 205 method: search
at: org.fao.geonet.kernel.harvest.harvester.csw.Harvester file:
Harvester.java line: 92 method: harvest
at: org.fao.geonet.kernel.harvest.harvester.csw.CswHarvester file:
CswHarvester.java line: 226 method: doHarvest
at:
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester$HarvestWithIndexProcessor
file: AbstractHarvester.java line: 381 method: process
at: org.fao.geonet.kernel.MetadataIndexerProcessor file:
MetadataIndexerProcessor.java line: 39 method: processWithFastIndexing
at: org.fao.geonet.kernel.harvest.harvester.AbstractHarvester file:
AbstractHarvester.java line: 409 method: harvest
at: org.fao.geonet.kernel.harvest.harvester.Executor file: Executor.java
line: 87 method: run
I'm running GN version 2.7 snapshot revision r8695 with ANZMEST
schemaplugins revision r8650.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/885>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#885: Harvesting ESRI's big GeoPortal 1.1 gives errors
---------------------+------------------------------------------------------
Reporter: johnh | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Comment(by fxp):
r9053 should solve that issue but I still have exception "An exception
occurred with no applicable code" on !GetRecords operation for the URL
provided.
{{{
<csw:GetRecords xmlns:csw="http://www.opengis.net/cat/csw/2.0.2"
xmlns:dc="http://purl.org/dc/elements/1.1/" service="CSW" version="2.0.2"
resultType="results" outputFormat="application/xml"
outputSchema="http://www.isotc211.org/2005/gmd" startPosition="1"
maxRecords="20">
<csw:Query typeNames="gmd:MD_Metadata,csw:Record">
<csw:ElementSetName>summary</csw:ElementSetName>
</csw:Query>
</csw:GetRecords>
}}}
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/885#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#885: Harvesting ESRI's big GeoPortal 1.1 gives errors
---------------------+------------------------------------------------------
Reporter: johnh | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: minor | Milestone: v2.8.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Changes (by ianwallen):
* milestone: v2.7.0 => v2.8.0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/885#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.