[OPEN-ILS-DEV] Z39.50 config
Grant Johnson
fgjohnson at upei.ca
Mon May 25 19:13:20 EDT 2009
I'm having trouble with Z39.50 ...
opensrf at islandpines:/openils/conf$ simple2zoom -c dgo.conf localhost:2210 -f xml2marc-yaz.cfg
Found database: evergreen
20:05:33-25/05 [server] Adding dynamic listener on localhost:2210 id=0
20:05:33-25/05 [fatal] Failed to bind to localhost:2210 [Address already in use]
1) How do I (do I need to?) restart it after a config change?
2) Is a restart required to avoid the "Search was a bloomin' failure."? - Something works anyway.
In xml2marc-yaz.cfg:
<yazgfs>
<server id="islandpines">
<retrievalinfo>
<retrieval syntax="xml"/>
<retrieval syntax="marc21">
<backend syntax="xml">
<marc inputformat="xml" outputformat="marc" outputcharset="marc-8"/>
</backend>
</retrieval>
</retrievalinfo>
</server>
</yazgfs>
in dgo.conf:
<client>
<database name="evergreen">
<zurl>http://islandpines.roblib.upei.ca/opac/extras/sru</zurl>
<option name="sru">get</option>
<charset>utf8</charset>
<search>
<querytype>cql</querytype>
<map use="4"><index>title</index></map>
<map use="1003"><index>author</index></map>
<map use="1016"><index>keyword</index></map>
<map use="1035"><index>keyword</index></map>
</search>
</database>
</client>
--
Grant Johnson
Systems Coordinator
Robertson Library
University of Prince Edward Island
fgjohnson at upei.ca
(902) 566-0630
More information about the Open-ils-dev
mailing list