Esri / geoportal-server-harvester

Metadata Harvester for Esri Geoportal Server
http://esri.github.io/geoportal-server/
Apache License 2.0
31 stars 24 forks source link

Harvesting public ArcGIS GIS Server #136

Open ghost opened 3 years ago

ghost commented 3 years ago

The public ArcGIS GIS Server https://demoportal.esri.de/server/ is added as input broker. The harvester can start a harvesting task, but even after an hour, the status is "working 0"

In the java console, the task uses the following credentials, even when those fields left blank in the form: cred-username=, cred-password=*****

mhogeweg commented 3 years ago

it looks like this is a special case of configuration not anticipate in the harvester. try the link you input in the broker directly in a browser. that link resolves to https://demoportal.esri.de/portal/server and returns an HTTP 500 error.

ghost commented 3 years ago

Oh. Seems it was not the best example. I have the same issue with: https://earthquake.usgs.gov/arcgis

zguo commented 2 years ago

tried to harvest https://earthquake.usgs.gov/arcgis with the new version, it seems to work.