Label printing - it take too much time and Koha 3.00.01 stable crashes
Dear All I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl?batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue? The same problem is with my another friend. Ata ur Rehman Islamabad, Pakistan
On Sat, Mar 14, 2009 at 3:03 AM, Ata ur Rehman <ata.rehman@gmail.com> wrote:
Dear All
I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl?batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue?
The same problem is with my another friend.
Ata ur Rehman Islamabad, Pakistan
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Does anything pop up in your Koha error log when this occurs? -- Jesse Weaver
My 3.0.1 Does the same on Centos/5 nozebra label-item-search.pl goes into a loop exhausting storage and is finally aborted this happens on all searches except date of aquisition search which returns promplty with no results thx Bill Graham Viborg Public Library Viborg,SD 57070 USA Quoting Ata ur Rehman <ata.rehman@gmail.com>:
Dear All
I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl?batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue?
The same problem is with my another friend.
Ata ur Rehman Islamabad, Pakistan
---------------------------------------------------------------- This electronic mail sent from Hurley Public Schools - Hurley, South Dakota http://www.hurleybulldogs.com NOTICE: This E-mail (including attachments) is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it. Thank you.
On 2009/03/16, at 12:31 PM, Bill Graham wrote:
My 3.0.1 Does the same on Centos/5 nozebra label-item-search.pl goes into a loop exhausting storage and is finally aborted this happens on all searches except date of aquisition search which returns promplty with no results
Quoting Ata ur Rehman <ata.rehman@gmail.com>:
Dear All
I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl? batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue?
The same problem is with my another friend.
Ata ur Rehman Islamabad, Pakistan
hmm, i did a recent commit on label-item-search.pl for searching. so i checked this on my stable system and it works OK, with no bug. do you both run koha with zebra or no-zebra?
I'm using with No Zebra option. As this is a testing so i did not enable zebra. yes I've checked the error logs. It says: [Sat Mar 14 19:40:20 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:20:51 2009] [error] [client 192.168.10.121] Out of memory!, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:25:52 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:25:53 2009] [error] [client 192.168.10.121] Premature end of script headers: label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:30:54 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl Regards, Ata On Mon, Mar 16, 2009 at 5:02 AM, Mason James <mason.loves.sushi@gmail.com>wrote:
On 2009/03/16, at 12:31 PM, Bill Graham wrote:
My 3.0.1 Does the same on Centos/5 nozebra label-item-search.pl goes into a loop exhausting storage and is finally aborted this happens on all searches except date of aquisition search which returns promplty with no results
Quoting Ata ur Rehman <ata.rehman@gmail.com>:
Dear All
I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl? batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue?
The same problem is with my another friend.
Ata ur Rehman Islamabad, Pakistan
hmm, i did a recent commit on label-item-search.pl for searching. so i checked this on my stable system and it works OK, with no bug.
do you both run koha with zebra or no-zebra? _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Dear All This problem has been solved with the help of Amit Gupta. I enabled, configured Zebra by help of Amit. Thank you Amit and thank you all Ata LISolutions.org On Tue, Mar 17, 2009 at 9:43 AM, Ata ur Rehman <ata.rehman@gmail.com> wrote:
I'm using with No Zebra option. As this is a testing so i did not enable zebra.
yes I've checked the error logs. It says:
[Sat Mar 14 19:40:20 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:20:51 2009] [error] [client 192.168.10.121] Out of memory!, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:25:52 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:25:53 2009] [error] [client 192.168.10.121] Premature end of script headers: label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl [Tue Mar 17 09:30:54 2009] [warn] [client 192.168.10.121] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/labels/label-item-search.pl, referer: http://192.168.10.134:8080/cgi-bin/koha/labels/label-item-search.pl
Regards, Ata
On Mon, Mar 16, 2009 at 5:02 AM, Mason James <mason.loves.sushi@gmail.com>wrote:
On 2009/03/16, at 12:31 PM, Bill Graham wrote:
My 3.0.1 Does the same on Centos/5 nozebra label-item-search.pl goes into a loop exhausting storage and is finally aborted this happens on all searches except date of aquisition search which returns promplty with no results
Quoting Ata ur Rehman <ata.rehman@gmail.com>:
Dear All
I've installed koha 3.00.01 stable version on Debian 4.0 r7 Etch on an i386 p4 machine. Everything is running fine. But when I try to print the labels and barcodes from any template at /cgi-bin/koha/labels/label-home.pl, when I try to add items in some batch at /cgi-bin/koha/labels/label-item-search.pl? batch_id=1&type=labels the system does not respond for a long long time and my Koha system also crashed during this process. I've tried this on a couple of machines but the error is same. Can someone help me to fix this issue?
The same problem is with my another friend.
Ata ur Rehman Islamabad, Pakistan
hmm, i did a recent commit on label-item-search.pl for searching. so i checked this on my stable system and it works OK, with no bug.
do you both run koha with zebra or no-zebra? _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Ata ur Rehman -
Bill Graham -
Jesse -
Mason James