<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
OK, I found that the etc/zebradb/*.cfg files were still looking for
Zebra in /usr/lib/idzebra-2.0.  Obviously, they are not there, since
they are installed in /shared/zebra/lib.   Did I miss something in the
configuration?  Or might the install process have missed updating this
one?<br>
<br>
Anyway, fixing that took care of Authorities and started working on
Bibs.  Now I get this error after some processing:<br>
<br>
<br>
12:03:40-28/04 zebraidx(4426) [log] zebra_start 2.0.42
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
12:03:40-28/04 zebraidx(4426) [log] config
/shared/koha/soft/etc/zebradb/zebra-biblios.cfg<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-dom.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-alvis.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-text.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-safari.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-grs-regx.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-grs-marc.so<br>
12:03:40-28/04 zebraidx(4426) [log] Loaded filter module
/shared/zebra/lib/idzebra-2.0/modules/mod-grs-xml.so<br>
12:03:40-28/04 zebraidx(4426) [warn] previous transaction didn't reach
commit<br>
12:03:40-28/04 zebraidx(4426) [log] enabling shadow
spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G<br>
12:03:40-28/04 zebraidx(4426) [log] cache_fname =
/shared/koha/soft/var/lib/zebradb/biblios/shadow/cache<br>
12:03:40-28/04 zebraidx(4426) [log] zebra_stop: 0.06 0.00 0.01<br>
------------------------------<br>
<br>
Where do I look to determine what is keeping this from committing the
transaction?<br>
<br>
Thanks again,<br>
Tom<br>
<br>
On 04/28/2011 11:26 AM, Tom Hanstra wrote:
<blockquote cite="mid:4DB98736.6000502@nd.edu" type="cite">
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
Yes, the paths are right.  I'm installing on a shared SAN device and
need to keep Koha, Zebra, Yaz, etc. all in their own locations on the
SAN rather than on the server device itself.<br>
  <br>
Is the syntax of "dom.&lt;path_to_etc&gt;/dom-config-marc.xml" right? 
That file does exist and should be right out of the box.  <br>
  <br>
Any other diagnostics or logs which might help me figure this out?<br>
  <br>
Thanks,<br>
Tom<br>
  <br>
On 04/28/2011 11:01 AM, Ian Walls wrote:
  <blockquote
 cite="mid:BANLkTi=4MOQiTxyEkbh0-kW2AD9vHOq9Lg@mail.gmail.com"
 type="cite">Tom,<br>
    <br>
    <br>
10:40:57-28/04 zebraidx(14704) [warn] No such record type:<br>
dom./shared/koha/soft/etc/zebradb/authorities/etc/dom-config-marc.xml<br>
    <br>
10:42:02-28/04 zebraidx(15423) [warn] No such record type:<br>
grs.marcxml.record<br>
    <br>
There's the problem, I believe.  Looks like <a moz-do-not-send="true"
 href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> isn't finding your
zebra config files.  Are those paths correct?<br>
    <br>
    <br>
-Ian<br>
    <br>
    <div class="gmail_quote">On Thu, Apr 28, 2011 at 10:47 AM, Tom
Hanstra <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:tom@nd.edu">tom@nd.edu</a>&gt;</span> wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Since
I've
never created Zebra indexes before, I'm thinking my problems<br>
might be that I'm not really getting them created properly.  I see the<br>
following:<br>
-------------------------------------<br>
PERL5LIB=/shared/koha/soft/lib ./bin/migration_tools/<a
 moz-do-not-send="true" href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a>
-b<br>
-a -v -r<br>
Zebra configuration information<br>
================================<br>
Zebra biblio directory      = /shared/koha/soft/var/lib/zebradb/biblios<br>
Zebra authorities directory =
/shared/koha/soft/var/lib/zebradb/authorities<br>
Koha directory              = /shared/koha/soft/intranet/cgi-bin<br>
BIBLIONUMBER in :     999$c<br>
BIBLIOITEMNUMBER in : 999$d<br>
================================<br>
====================<br>
exporting authority<br>
====================<br>
2001....................................................................................................<br>
Records exported: 2033<br>
====================<br>
REINDEXING zebra<br>
====================<br>
10:40:57-28/04 zebraidx(14703) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:40:57-28/04 zebraidx(14703) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg<br>
10:40:57-28/04 zebraidx(14703) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G<br>
10:40:57-28/04 zebraidx(14703) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/authorities/shadow/cache<br>
10:40:57-28/04 zebraidx(14703) [log] zebra_stop: 0.01 0.00 0.00<br>
10:40:57-28/04 zebraidx(14704) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:40:57-28/04 zebraidx(14704) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg<br>
10:40:57-28/04 zebraidx(14704) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G<br>
10:40:57-28/04 zebraidx(14704) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/authorities/shadow/cache<br>
10:40:57-28/04 zebraidx(14704) [log] dir /tmp/Fc2dokwEbE/authority<br>
10:40:57-28/04 zebraidx(14704) [warn] No such record type:<br>
dom./shared/koha/soft/etc/zebradb/authorities/etc/dom-config-marc.xml<br>
10:40:57-28/04 zebraidx(14704) [log] Iterations: isam/dict 64/26<br>
10:40:57-28/04 zebraidx(14704) [log] Dict: inserts/updates/deletions:
26/0/0<br>
10:40:57-28/04 zebraidx(14704) [log] Records: 0 i/u/d 0/0/0<br>
10:40:57-28/04 zebraidx(14704) [log] zebra_stop: 0.04 0.01 0.02<br>
10:40:57-28/04 zebraidx(14707) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:40:57-28/04 zebraidx(14707) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-authorities-dom.cfg<br>
10:40:57-28/04 zebraidx(14707) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/authorities/shadow:1G<br>
10:40:57-28/04 zebraidx(14707) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/authorities/shadow/cache<br>
10:40:57-28/04 zebraidx(14707) [log] zebra_stop: 0.04 0.00 0.00<br>
====================<br>
exporting biblio<br>
====================<br>
8501....................................................................................................<br>
Records exported: 8589<br>
====================<br>
REINDEXING zebra<br>
====================<br>
10:42:02-28/04 zebraidx(15422) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:42:02-28/04 zebraidx(15422) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-biblios.cfg<br>
10:42:02-28/04 zebraidx(15422) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G<br>
10:42:02-28/04 zebraidx(15422) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/biblios/shadow/cache<br>
10:42:02-28/04 zebraidx(15422) [log] zebra_stop: 0.01 0.00 0.00<br>
10:42:02-28/04 zebraidx(15423) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:42:02-28/04 zebraidx(15423) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-biblios.cfg<br>
10:42:02-28/04 zebraidx(15423) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G<br>
10:42:02-28/04 zebraidx(15423) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/biblios/shadow/cache<br>
10:42:02-28/04 zebraidx(15423) [log] dir /tmp/Fc2dokwEbE/biblio<br>
10:42:02-28/04 zebraidx(15423) [warn] No such record type:<br>
grs.marcxml.record<br>
10:42:02-28/04 zebraidx(15423) [log] Iterations: isam/dict 64/26<br>
10:42:02-28/04 zebraidx(15423) [log] Dict: inserts/updates/deletions:
26/0/0<br>
10:42:02-28/04 zebraidx(15423) [log] Records: 0 i/u/d 0/0/0<br>
10:42:02-28/04 zebraidx(15423) [log] zebra_stop: 0.05 0.01 0.00<br>
10:42:02-28/04 zebraidx(15426) [log] zebra_start 2.0.42<br>
4ff9ad25e172e7bdcf2d8d94ea6a606ab53bcfe9<br>
10:42:02-28/04 zebraidx(15426) [log] config<br>
/shared/koha/soft/etc/zebradb/zebra-biblios.cfg<br>
10:42:02-28/04 zebraidx(15426) [log] enabling shadow<br>
spec=/shared/koha/soft/var/lib/zebradb/biblios/shadow:4G<br>
10:42:02-28/04 zebraidx(15426) [log] cache_fname =<br>
/shared/koha/soft/var/lib/zebradb/biblios/shadow/cache<br>
10:42:02-28/04 zebraidx(15426) [log] zebra_stop: 0.03 0.00 0.00<br>
====================<br>
CLEANING<br>
====================<br>
----------------------------------------------<br>
      <br>
No errors shown, but I really don't have what I think should be enough<br>
for a valid resulting output.  Where else can I look for more complete<br>
diagnostics to understand what might or might not be going on here?  And<br>
what files can I review to make sure I have a valid indexing result?<br>
      <br>
Thanks,<br>
Tom<br>
      <br>
--<br>
      <br>
      <br>
-----------------------------------------------------------------------------<br>
     Tom Hanstra                              Systems Administrator<br>
     Hesburgh Libraries of Notre Dame         Phone: (574)631-4686<br>
     213 Hesburgh Library                     Email: <a
 moz-do-not-send="true" href="mailto:tom@nd.edu">tom@nd.edu</a><br>
     Notre Dame, IN  46556<br>
      <br>
   Any idiot can face a crisis, it is this day-to-day living that wears<br>
   you out.<br>
                                                        Anton Chekhov<br>
-----------------------------------------------------------------------------<br>
      <br>
_______________________________________________<br>
Koha mailing list  <a moz-do-not-send="true"
 href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
      <a moz-do-not-send="true" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
      <a moz-do-not-send="true"
 href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
    </blockquote>
    </div>
    <br>
    <br clear="all">
    <br>
-- <br>
Ian Walls<br>
Lead Development Specialist<br>
ByWater Solutions<br>
ALA Booth 732<br>
Phone # (888) 900-8944<br>
    <a moz-do-not-send="true" href="http://bywatersolutions.com"
 target="_blank">http://bywatersolutions.com</a><br>
    <a moz-do-not-send="true"
 href="mailto:ian.walls@bywatersolutions.com" target="_blank">ian.walls@bywatersolutions.com</a><br>
Twitter: @sekjal<br>
  </blockquote>
  <br>
  <pre class="moz-signature" cols="72">-- 


-----------------------------------------------------------------------------
     Tom Hanstra                              Systems Administrator
     Hesburgh Libraries of Notre Dame         Phone: (574)631-4686
     213 Hesburgh Library                     Email: <a
 moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:tom@nd.edu">tom@nd.edu</a>
     Notre Dame, IN  46556

   Any idiot can face a crisis, it is this day-to-day living that wears 
   you out.
                                                        Anton Chekhov
-----------------------------------------------------------------------------
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 


-----------------------------------------------------------------------------
     Tom Hanstra                              Systems Administrator
     Hesburgh Libraries of Notre Dame         Phone: (574)631-4686
     213 Hesburgh Library                     Email: <a class="moz-txt-link-abbreviated" href="mailto:tom@nd.edu">tom@nd.edu</a>
     Notre Dame, IN  46556

   Any idiot can face a crisis, it is this day-to-day living that wears 
   you out.
                                                        Anton Chekhov
-----------------------------------------------------------------------------
</pre>
</body>
</html>