Our library recently created a z39.50 server (Koha 20.05). We are
implementing OCLC Discovery. They can successfully connect to our server,
but the connection closes during the attempt to retrieve the data (init
1020 error). How do we allow the connections to stay open in order for OCLC
to retrieve our information? Thanks in advance!

This XML file does not appear to have any style information associated
with it. The document tree is shown below.
<zs:searchRetrieveResponse xmlns:zs="http://www.loc.gov/zing/srw/";>
<zs:version>1.2</zs:version>
<zs:echoedSearchRetrieveRequest>
<zs:version>1.2</zs:version>
<zs:queryType>pqf</zs:queryType>
<zs:query>@attr 1=1211 @attr 5=100 471460745</zs:query>
<zs:maximumRecords>5</zs:maximumRecords>
<zs:recordPacking>xml</zs:recordPacking>
<zs:recordSchema>marcxml</zs:recordSchema>
<zs:extraRequestData>
<zs:target>REDACTED/biblios</zs:target>
<zs:max-sockets>60</zs:max-sockets>
</zs:extraRequestData>
</zs:echoedSearchRetrieveRequest>
<zs:diagnostics xmlns:diag="http://www.loc.gov/zing/srw/diagnostic/";>
<diag:diagnostioc>
<diag:uri>info:srw/diagnostic/l/2</diag:uri>
<diag:details>
session_shared: target closed connection during init
</diag:details>
<diag:message>System temporarily unavailable</diag:message>
</diag:diagnostic>
</zs:diagnostics>
</zs:searchRetrieveResponse>

-- 


*Monica Benavides*

*Library Assistant/Testing Center Coordinator*

––––––––––––––––––––––––––––––––––––––––––––––––––––

*Rocky Mountain University of Health Professions*

122 East 1700 South, Building 3, Provo, Utah 84606

Direct: 385.375.8772  *|*  Campus: 801.375.5125

––––––––––––––––––––––––––––––––––––––––––––––––––––

*Stay connected, learn more!*

Blog <https://rmuohp.edu/about-the-university/university-news/> | Facebook
<https://www.facebook.com/RMUoHP> | Twitter <https://twitter.com/rmuohp> |
YouTube <https://www.youtube.com/user/TheRMUoHP> | rm.edu
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to