Our Geonetwork-Server cannot connect to the Internet due to security
restrictions.
This was no issue for quite a time.
But out of the blue the Validation of the metadata did not work anymore.
The only explanation i could find was that the validation-process could not
execute the following http-call
You need to add that url to the oasis catalog in order to map it to the local file location of gmd.xsd. You have to do this because schemas.opengis.net/19139/20060504/... is not one of the maps already provided (we provide maps for www.isotc211.org/2005 etc).
This is probably happening because you're using records that are including that url as part of their schemaLocation hint. See web/geonetwork/WEB-INF/data/config/schema_plugins/iso19139/oasis-catalog.xml (each schema plugin has its own oasis-catalog.xml file). Note this path may be different if you have your GEONETWORK_DATA_DIR env variable set to something.
Cheers,
Simon
________________________________________
From: sulu [andreas.siegel@anonymised.com]
Sent: Friday, 27 June 2014 1:01 AM
To: geonetwork-users@lists.sourceforge.net
Subject: [GeoNetwork-users] Why does Geonework 10.2 try to read Schema.xsds from the Internet?
Hi!
Our Geonetwork-Server cannot connect to the Internet due to security
restrictions.
This was no issue for quite a time.
But out of the blue the Validation of the metadata did not work anymore.
The only explanation i could find was that the validation-process could not
execute the following http-call