Re: [Koha] Fatal error on rebuild...

2014-08-09 Thread Robin Sheat
Layale Bassil schreef op vr 08-08-2014 om 11:34 [+0300]:
 Once I faced this same problem but had to empty the database and
 re-enter all the data again! I do not want to redo this now. do you
 have any sugestions?

I would remove the zebra database (not the mysql one!) and reindex it.

That is, actually delete the files so they're recreated from scratch. I
suspect that running out of disk space caused something to get corrupted
that it can't recover from.

You haven't told us how you installed Koha, but assuming it's using the
packages, you can delete /var/lib/koha/*libraryname*/biblios
and /var/lib/koha/*libraryname*/authorities, then recreate them with

sudo koha-create-dirs *libraryname*

followed by rebuilding them with:

sudo koha-rebuild-zebra -v --full *libraryname*

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Fatal error on rebuild...

2014-08-08 Thread Indranil Das Gupta
Hi,

On Fri, Aug 8, 2014 at 4:31 AM, Layale Bassil l...@aub.edu.lb wrote:

snipped
 [fatal] Write failed for file isambC part 0 [No space left on device]

check space on your hard disk partition in use.

cheers,
-indra

-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Fatal error on rebuild...

2014-08-08 Thread Indranil Das Gupta
Hello Layale,

On Fri, Aug 8, 2014 at 7:16 AM, Layale Bassil l...@aub.edu.lb wrote:
 Thanks a lot Indra,

 I did as you suggested but the rebuild is giving now the following error:

 *** stack smashing detected ***: zebraidx terminated

Did you make an changes / revisions to your icu config before
attempting the re-build?

-indra


-- 
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other
format is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Fatal error on rebuild...

2014-08-08 Thread Layale Bassil
Hi Indra,

No I did not make any changes...

Once I faced this same problem but had to empty the database and re-enter all 
the data again! I do not want to redo this now. do you have any sugestions?

Thank you.

-Original Message-
From: Indranil Das Gupta [mailto:indr...@gmail.com] 
Sent: Friday, August 08, 2014 10:44 AM
To: Layale Bassil
Cc: koha@lists.katipo.co.nz
Subject: Re: [Koha] Fatal error on rebuild...

Hello Layale,

On Fri, Aug 8, 2014 at 7:16 AM, Layale Bassil l...@aub.edu.lb wrote:
 Thanks a lot Indra,

 I did as you suggested but the rebuild is giving now the following error:

 *** stack smashing detected ***: zebraidx terminated

Did you make an changes / revisions to your icu config before attempting the 
re-build?

-indra


--
Indranil Das Gupta

Phone : +91-98300-20971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. No other format 
is acceptable. Support Open Standards.

For a free editor supporting ODF, please visit LibreOffice - 
http://www.documentfoundation.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Fatal error on rebuild...

2014-08-07 Thread Layale Bassil
Dear all,

I was doing a rebuild for Koha 3.14 and I got the following error for the first 
time.  I was able to do many successful rebuilds:

16:03:35-07/08 zebraidx(28684) [fatal] Write failed for file isambC part 0 [No 
space left on device]

Can I know the reason of this error and how to solve it as now the search is 
not returning any results since the rebuild did not succeed?

Thanks and regards.

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha