searching with z3950/sru: no matches
Hello community, I have a problem with the Z3950/SRU search adding new items: searching with Z3950/SRU brings no matches and there are no entries in the logfiles of koha and apache. To isolate the cause I checked the connection between my koha host and the z3950/sru server in several ways. 1. Search with any firewall down brings no matches. That means there is no firewall reason. 2. I check the connectivity to the server z3950.gbv.de:210/gvk with /usr/bin/yaz-client: it work's. Searching with the same parameters in koha: no match. That means the z3950/sru server is generally responding. 3. I monitor my private network with ettercap between the koha host and my network gateway. I repeat case #2 and it shows a traffic in booth directions using yaz-client and koha. That means that the koha search brings a match but this will not shown. That's why I think there is no network reason. That should be a configuration problem in koha. The z3950/sru configuration is located in the table 'z3950servers'. Another z3950/sru server configuration I didn't found in /etc/koha/. I have some questions to isolate the cause: 1. Where are the locations of the z3950/sru server configuration? 2. What are the last changes in the global koha z3950/sru server configuration? 3. It's possible that another koha configuration is broken? Normally I use a saved configuration for a new koha version. 3. It's possible to make the koha logfiles more 'chatty'? Can you help me? Thanks Sebastian Krieg ___ mailto:sebastian.krieg@tuz-eisenach.de
Hi, Sebastian. We use Gemeinsamer Bibliotheksverbund via Z39.50 in Koha successfully, so I can share our configuration with you. You'll find the Z3950/SRU configuration in the staff client at Administration › Z39.50/SRU servers. Server name: Gemeinsamer Bibliotheksverbund (or whatever you want) Hostname: z3950.gbv.de Port: 210 Database: gvk Syntax: MARC21/USMARC Encoding: utf8 Record type: Bibliographic If those are the settings you're using, then perhaps someone else will have an idea. Andy On 5/12/18 2:16 PM, Sebastian Krieg wrote:
Hello community,
I have a problem with the Z3950/SRU search adding new items: searching with Z3950/SRU brings no matches and there are no entries in the logfiles of koha and apache.
To isolate the cause I checked the connection between my koha host and the z3950/sru server in several ways. 1. Search with any firewall down brings no matches. That means there is no firewall reason. 2. I check the connectivity to the server z3950.gbv.de:210/gvk with /usr/bin/yaz-client: it work's. Searching with the same parameters in koha: no match. That means the z3950/sru server is generally responding. 3. I monitor my private network with ettercap between the koha host and my network gateway. I repeat case #2 and it shows a traffic in booth directions using yaz-client and koha. That means that the koha search brings a match but this will not shown.
That's why I think there is no network reason. That should be a configuration problem in koha. The z3950/sru configuration is located in the table 'z3950servers'. Another z3950/sru server configuration I didn't found in /etc/koha/.
I have some questions to isolate the cause: 1. Where are the locations of the z3950/sru server configuration? 2. What are the last changes in the global koha z3950/sru server configuration? 3. It's possible that another koha configuration is broken? Normally I use a saved configuration for a new koha version. 3. It's possible to make the koha logfiles more 'chatty'?
Can you help me?
Thanks
Sebastian Krieg
___ mailto:sebastian.krieg@tuz-eisenach.de _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Andy Boze, Associate Librarian University of Notre Dame 208A Hesburgh Library (574) 631-8708
Hi Andy, thank you for your response. But you recommend exactly my entry for "GBV". I wrote, that the connection to z3950/sru servers works, I get a response and data. But the search process with the webformular /cgi-bin/koha/cataloguing/z3950_search.pl didn't fill the data in the formular /cgi-bin/koha/cataloguing/addbiblio.pl. That's why I exclude a problem with networking or access to the z3950/sru servers. I'm looking for a alternative to reproduce how the z3950/sru search per yaz transfers the data in the webformular. Or, if anyone knows, a chance to get more detailled logfiles in koha. Sebastian
Hi, Sebastian.
We use Gemeinsamer Bibliotheksverbund via Z39.50 in Koha successfully, so I can share our configuration with you. You'll find the Z3950/SRU configuration in the staff client at Administration › Z39.50/SRU servers.
Server name: Gemeinsamer Bibliotheksverbund (or whatever you want) Hostname: z3950.gbv.de Port: 210 Database: gvk Syntax: MARC21/USMARC Encoding: utf8 Record type: Bibliographic
If those are the settings you're using, then perhaps someone else will have an idea.
Andy
_______________ mailto: sebastian.krieg@tuz-eisenach.de
participants (2)
-
Andy Boze -
Sebastian Krieg