Open armin11 opened 6 months ago
i ran into similar issue;
Following urls run into the same error:
the error displayed is:
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>java.lang.RuntimeException: java.lang.NullPointerException</ows:ExceptionText>
</ows:Exception>
when running this query to other instances of geonetwork, this problem does not occur
Dear @armin11 and @pvgenuchten, After several exchanges with GeoCat on this matter, they could not reproduce the issue in GeoNetwork software but pointed out that a mismatch between the content of the GeoNework database and the index might be the cause of this issue in the CSW. We plan to thread a full re-indexation of the INSPIRE Geoportal frontend GeoNetwork instance by the end of September, after having harvested some endpoints (including DE). Will keep you posted.
A new harvest of DE will be soon scheduled, taking advantage of the new version of the Link-Checker already in production (See https://github.com/INSPIRE-MIF/helpdesk-geoportal/discussions/233). When it is successfully finished, we will check if the the CSW faulty was solved or not.
Dear colleagues,
your CSW interface (https://inspire-geoportal.ec.europa.eu/srv/ger/csw?REQUEST=GetCapabilities&VERSION=2.0.2&SERVICE=CSW) don't work as expected. Can you check your geonetwork configuration?
Example post request which work (search for series):
If we try to search for dataset or services this will not work:
Which version of geowetwork do you use? Is the project on github?
In our test catalogue (gn 4.4.4.0) the CSW-interface workes out of the box - some pre versions (4+) had problems. https://documents.geoportal.rlp.de/geonetwork/srv/ger/catalog.search#/home
In the last years, the old interface was very reliable and we use it in out productive environment to allow the search for european datasets.
Best regards from Germany,
Armin