[Koha] z3950 problems

Roger Horne roger at hrothgar.co.uk
Tue Apr 12 04:47:51 NZST 2005


Version 2.2.2 seems to have cured the problem with the 2.2.1 z3950 daemon
crashing problem. But now I cannot get it to work. Since I did not trust
2.2.1 I removed it and installed from scratch. Both the opac and intranet
interfaces run (with no data ...).

The file z3950-daemon-options reads:

RunAsUser=wwwrun
KohaZ3950Dir=/usr/local/koha/intranet/scripts/z3950daemon
KohaModuleDir=/usr/local/koha/intranet/modules
LogDir=/usr/local/koha/log
KohaConf=/etc/koha.conf

koha.conf reads:

database=Koha
hostname=localhost
user=kohaadmin
pass=xxxxxx
intranetdir=/usr/local/koha/intranet
opacdir=/usr/local/koha/opac
kohalogdir=/usr/local/koha/log
kohaversion=2.2.2
httpduser=wwwrun
intrahtdocs=/usr/local/koha/intranet/htdocs/intranet-tmpl
opachtdocs=/usr/local/koha/opac/htdocs/opac-tmpl

The table z3950servers reads:

select * from z3950servers;
+---------------------+------+---------+-----------+----------+----------------------------+----+---------+------+--------+
| host                | port | db      | userid    | password | name                       | id | checked | rank | syntax |
+---------------------+------+---------+-----------+----------+----------------------------+----+---------+------+--------+
| z3950.loc.gov       | 7090 | voyager | kohaadmin | xxxxxx   | LIBRARY OF CONGRESS        |  1 |       0 |    0 | MARC21 |
| library.sas.ac.uk   |  210 | INNOPAC |           |          | SCHOOL OF ADVANCED STUDIES |  2 |       0 |    0 | MARC21 |
| catalogue.lse.ac.uk | 2200 | UNICORN |           |          | LSE                        |  3 |       0 |    0 | MARC21 |
| library2.open.ac.uk | 7090 | voyager |           |          | OPEN UNIVERSITY            |  4 |       0 |    0 | MARC21 |
+---------------------+------+---------+-----------+----------+----------------------------+----+---------+------+--------+
4 rows in set (0.00 sec)

Running sh z3950-daemon-launch.sh produces no errors.

And yet when I try getting a biblio I get that infuriating page with a
couple of question marks on it and no biblio. (And I have tried with a
number of ISBNs.) And still no errors in the daemon log files. So it would
seem that the daemon is not running. Although the koha-access_log file
contains plenty of lines like:

10.1.1.3 - - [11/Apr/2005:17:18:11 +0100] 
 "GET /intranet-tmpl/default/en/includes/common-style.css HTTP/1.1" 200 6483
10.1.1.3 - - [11/Apr/2005:17:18:13 +0100]
 "GET /cgi-bin/koha/z3950/search.pl?bibid=&random=732786387.045966 HTTP/1.1" 200 1530


Any ideas?

r.
-- 
Roger Horne, 11 New Square, Lincoln's Inn, London WC2A 3QB
mailto:roger at hrothgar.co.uk

_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha




More information about the Koha mailing list