Acquisitions home in 3.00.01
I've upgraded our Koha installation to 3.00.01, and now I'm getting this error in the log: [Tue Mar 03 16:54:08 2009] [warn] [client 172.25.70.108] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/acqui/acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl [Tue Mar 03 16:54:08 2009] [error] [client 172.25.70.108] Premature end of script headers: acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl The acquisitions home page never appears. Any ideas? James Winter Arcadia University <http://www.arcadia.edu/> Systems Manager 215.517.2588 winterj@arcadia.edu <mailto:winterj@arcadia.edu>
"Winter, James" <WinterJ@arcadia.edu> wrote: [...]
[Tue Mar 03 16:54:08 2009] [warn] [client 172.25.70.108] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/acqui/acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl
[Tue Mar 03 16:54:08 2009] [error] [client 172.25.70.108] Premature end of script headers: acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl
The acquisitions home page never appears. Any ideas?
That's worrying. Are there any relevant lines about client 172.25.70.108 immediately before the Timeout error? Can you run top or another process monitor, and netstat or another connection monitor, and see if mysql is contacted OK? I'm clutching at straws a bit, though. Regards, -- MJ Ray (slef). LMS developer and supporter for a small, friendly worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/ (Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
Nothing before those two lines. I commented out the "GetBookFunds" section of the pl and it loaded fine so something must be choking the page at that point. (I can get to the Funds/Budgets page fine in the Administrator section.) I'm going to look through the pm files and see what's been changed from my version before the upgrade. James Winter 215.517.2588 -----Original Message----- From: MJ Ray [mailto:mjr@phonecoop.coop] Sent: Wednesday, March 04, 2009 5:52 AM To: Winter, James; koha@lists.katipo.co.nz Subject: Re: [Koha] Acquisitions home in 3.00.01 "Winter, James" <WinterJ@arcadia.edu> wrote: [...]
[Tue Mar 03 16:54:08 2009] [warn] [client 172.25.70.108] Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/acqui/acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl
[Tue Mar 03 16:54:08 2009] [error] [client 172.25.70.108] Premature end of script headers: acqui-home.pl, referer: http://our-koha-intranet/cgi-bin/koha/mainpage.pl
The acquisitions home page never appears. Any ideas?
That's worrying. Are there any relevant lines about client 172.25.70.108 immediately before the Timeout error? Can you run top or another process monitor, and netstat or another connection monitor, and see if mysql is contacted OK? I'm clutching at straws a bit, though. Regards, -- MJ Ray (slef). LMS developer and supporter for a small, friendly worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/ (Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
participants (2)
-
MJ Ray -
Winter, James