hi,
here is a list with some scw 2.0.2 servers you can test with.
http://www.mapbender.org/CSW_Requirements
regards and thanx o lot for fixing this
armin
Am Donnerstag 29 Oktober 2009 10:41:05 schrieb Jose García:
Hi
I tried with trunk code:
1)
http://geomatics.nlr.nl/excat/csw?request=GetCapabilities&service=CSW&versi
on=2.0.2
seems working ok, but going to check with installer to be sure.
2)
http://www.portalu.de/csw202?REQUEST=GetCapabilities&VERSION=2.0.2&SERVICE=
CSW.
It's a problem in GN processing the GetRecords posts URL's in
GetCapabilities for this server (this error should happen also with old
versions of GN).
It has two post urls, SOAP and XML, but only the first SOAP url is
processed (and it's not supported in GN, so it's why getting the error
GetRecords operation not found). Fixing first to almost process all posts
urls and get a supported URL and later I'll change it to support SOAP url
calls also.
<ows:Operation name="GetRecords">
<ows:DCP>
<ows:HTTP>
<ows:Post xlink:href="http://www.portalu.de:80/csw202">
<ows:Constraint name="PostEncoding">
<ows:Value>SOAP</ows:Value>
</ows:Constraint>
</ows:Post>
<ows:Post xlink:href="http://www.portalu.de:80/csw202">
<ows:Constraint name="PostEncoding">
<ows:Value>XML</ows:Value>
</ows:Constraint>
</ows:Post>
</ows:HTTP>
</ows:DCP>
I hope to commit today the fix for this, so in next release should be
avalaible. Also testing with more CSW servers to verify correctness in
harvesting.
Regards,
Jose García
----- Original Message -----
From: "Doug Nebert" <ddnebert@anonymised.com>
To: "Sarah_S" <Sarah_flip@anonymised.com>
Cc: <geonetwork-users@lists.sourceforge.net>
Sent: Wednesday, October 28, 2009 4:16 PM
Subject: Re: [GeoNetwork-users] Harvesting CSW
> Sarah_S wrote:
>> Still having problems with harvesting management after trying for some
>> weeks.
>> So I get some other errors which I don`t know if it is a geonetwork
>> problem
>> or a intranet/system problem.
>
> I have installed GeoNetwork 2.4.2 in Linux and Windows and have been
> UNABLE to perform a successful CSW harvest to several attempted (and
> well-behaving) CSW targets, including the other GN instance CSW server!
> Like you, I get the same NullPointerException error. I have initiated a
> bug report in the http://trac.osgeo.org/geonetwork/ system.
>
> This is definitely a bug - does anyone have success with CSW 2.0.2
> harvest in GN 2.4.2?
>
> Doug.
>
>> We use a proxy with a PAC-File (which I specify at system
>> configuration). Do
>> we need to use Apache http or something for proxy?
>> I tried serveral harvesting with csw server and wms but none worked.
>> I get this strange stacktrace-popup (see picture) - is it right
>> behavior? So I get an "OperationAbortedEx: raised exception when
>> searching. NullpointerException" in most cases (with this url e.g.
>> http://geomatics.nlr.nl/excat/csw?request=GetCapabilities&service=CSW&ve
>>rsion=2.0.2 ) or "OperationAborted: GetRecords operation not found" with
>> this url:
>> http://www.portalu.de/csw202?REQUEST=GetCapabilities&VERSION=2.0.2&SERVI
>>CE=CSW. I can reach and get respond via webbrowser so the urls are valid.
>> Any hints are appreciated.
>>
>> Thanks.
>>
>> best regards
>> Sarah
>> http://n2.nabble.com/file/n3904733/gn_harvest2.jpg
>> http://n2.nabble.com/file/n3904733/geonetwork_harvest.jpg
>>
>> Sarah_S wrote:
>>> Thank you Wolfgang for information.
>>>
>>> I tried it with other services/URL´s but none worked. That´s why I
>>> suppose
>>> that I´m doing something wrong. So my procedure:
>>> I looged in with admin, went to harvesting management, click on add,
>>> choose Web Catalogue for the Web 2.0 and in next editor I enter my URL,
>>> Name for this csw, no user and password, choose a group ("sample
>>> group") and a register. I don´t believe that I need user and password
>>> do I?
>>>
>>> Any further ideas?
>>> Thanks.
>>>
>>> best regards
>>> Sarah
>>>
>>> wgrunberg wrote:
>>>> Dear Sarah,
>>>>
>>>> Sorry, our CSW development service
>>>> (http://75.101.143.247:8080/deegree-csw/services?REQUEST=GetCapabiliti
>>>>es&service=CSW&acceptVersions=2.0.2) is not working properly because of
>>>> a bug with deegree_csw 1.3pre. Deegree's CSW server returns some bogus
>>>> elements
>>>> (http://n2.nabble.com/Deegree-is-not-using-the-correct-output-schema-c
>>>>sw-AbstractRecord-for-outputSchema-http-www-opengis-2-tt3757690.html#a3
>>>>787834) which will be fixed with the next release.
>>>>
>>>> Ciao, Wolfgang
>>>>
>>>> _______________________________
>>>> Wolfgang Grunberg
>>>> Arizona Geological Survey
>>>> wgrunberg@anonymised.com
>>>> 520-770-3500
>>>>
>>>> Sarah_S wrote:
>>>>> Hi all,
>>>>>
>>>>> I want to harvets from csw nodes (server).
>>>>> So I use the harvesting management and add these URLS (after
>>>>> selecting the
>>>>> right type;-)):
>>>>> http://sandre.eaufrance.fr/geonetwork/srv/fr/csw?SERVICE=CSW&REQUEST=
>>>>>GetCapabilities (from there:
>>>>> http://n2.nabble.com/Real-interoperability-tests-td2014451.html#a2014
>>>>>451 link of another thread
>>>>> and
>>>>> http://75.101.143.247:8080/deegree-csw/services?REQUEST=GetCapabiliti
>>>>>es&service=CSW&acceptVersions=2.0.2 but both send me error. If I type
>>>>> these urls in my browser (firefox) I get a
>>>>> respond.
>>>>> First one said UnknownHostException and second
>>>>> NoRouteToHostException.
>>>>>
>>>>> I think I did domething wrong because of not understanding
>>>>> harvesting, csw
>>>>> correctly.
>>>>> Can anybody perhaps explain me some important things? It would be
>>>>> very appreciated!
>>>>>
>>>>> I read the manual (so I know now that harvestes metadata could not be
>>>>> changed ;-)) but did not find a solution for my problem.
>>>>>
>>>>> Thanks.
>>>>> best regards
>>>>> Sarah
>>>>
>>>> ----------------------------------------------------------------------
>>>>-------- Come build with us! The BlackBerry(R) Developer Conference in
>>>> SF, CA is the only developer event you need to attend this year.
>>>> Jumpstart your
>>>> developing skills, take BlackBerry mobile applications to market and
>>>> stay
>>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>>> http://p.sf.net/sfu/devconference
>>>> _______________________________________________
>>>> GeoNetwork-users mailing list
>>>> GeoNetwork-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
>>>> GeoNetwork OpenSource is maintained at
>>>> http://sourceforge.net/projects/geonetwork
>
> --
> Douglas D. Nebert
> Senior Advisor for Geospatial Technology, System-of-Systems Architect
> FGDC Secretariat T:703 648 4151 F:703 648-5755 C:703 459-5860
>
>
>
> -------------------------------------------------------------------------
>----- Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> GeoNetwork-users mailing list
> GeoNetwork-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at
> http://sourceforge.net/projects/geonetwork
---------------------------------------------------------------------------
--- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is
the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
Im Auftrag
--
Armin Retterath
Kompetenz- und Geschäftsstelle Geodateninfrastruktur Rheinland-Pfalz
beim
Landesamt für Vermessung und Geobasisinformation Rheinland-Pfalz
Ferdinand-Sauerbruch-Straße 15
56073 Koblenz
Telefon 0261/492-466
Telefax 0261/492-492
armin.retterath@anonymised.com
http://www.geoportal.rlp.de