[OPEN-ILS-DEV] z39.50 again

Grant Johnson fgjohnson at upei.ca
Tue Sep 7 15:30:41 EDT 2010


Any idea's?

Racer  and Refworks and some Z39.50 clients have problems retrieving
records.

Here's is the config for clients to connect:
http://library.upei.ca/z3950

I've tried dgo.conf as <charset>marc-8</charset> and
<charset>utf8</charset> and restarted.

$ less dgo.conf 

<client>
   <database name="evergreen">
    
<zurl>http://islandpines.roblib.upei.ca/opac/extras/sru/upei/holdings</zurl>
     <option name="sru">get</option>
     <charset>marc-8</charset>
     <search>
       <querytype>cql</querytype>
       <map use="4"><index>eg.title</index></map>
       <map use="7"><index>eg.keyword</index></map>
       <map use="8"><index>eg.keyword</index></map>
       <map use="21"><index>eg.subject</index></map>
       <map use="1003"><index>eg.creator</index></map>
       <map use="1018"><index>eg.publisher</index></map>
       <map use="1035"><index>eg.keyword</index></map>
       <map use="1016"><index>eg.keyword</index></map>
     </search>
   </database>
</client>


$ less 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>


This error appears on record 61 when I search for medicine.

16:15:51-07/09 simple2zoom(8) [request] Present OK -   1 60+1 
16:15:52-07/09 simple2zoom(8) [request] Present ERROR 100  1 61+1 
elapsed: record = 5.5e-05




F. Grant Johnson
  Systems Coordinator
  309 Robertson Library
  University of Prince Edward Island
  902-566-0630(w),  902-393-4920(c)






More information about the Open-ils-dev mailing list