[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2021-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Federico Paiz changed: What|Removed |Added CC||federicoantoniopaiz@gmail.c

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2017-03-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Fridolin SOMERS changed: What|Removed |Added Blocks||18343 Referenced Bugs: h

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2017-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Fridolin SOMERS changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2015-10-20 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Paul Poulain changed: What|Removed |Added See Also||http://bugs.koha-community.

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2015-04-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Kyle M Hall changed: What|Removed |Added Blocks||13938 -- You are receiving thi

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Galen Charlton changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Jonathan Druart changed: What|Removed |Added Attachment #28413|0 |1 is obsolete|

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are recei

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Brendan Gallagher changed: What|Removed |Added Attachment #27753|0 |1 is obsolete|

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Brendan Gallagher changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are re

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Galen Charlton changed: What|Removed |Added CC||gmcha...@gmail.com

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-05-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Magnus Enger changed: What|Removed |Added CC||mag...@enger.priv.no

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Robin Sheat changed: What|Removed |Added Status|In Discussion |Needs Signoff --- Comment #23 f

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #22 from Robin Sheat --- Created attachment 27753 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27753&action=edit Bug 8970 - fix MARC import under plack There were database handles being shared between a

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #21 from Robin Sheat --- (In reply to Jonathan Druart from comment #19) > Julian used Net::Server::Daemonize to fix an other issue in > tools/batchMod.pl. It is in production and it seems to work quite well. > > see > http

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #20 from Jacek Ablewicz --- (In reply to Robin Sheat from comment #17) > OK, while I haven't nailed this down exactly, I think I have some hints that > there's a race condition happening. I also get plain weird things like:

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #19 from Jonathan Druart --- (In reply to Robin Sheat from comment #17) > It seems to me that the best(?!) way to sort this is to rewrite the way the > whole background processing stuff works, and to using a queueing daemon

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #18 from Robin Sheat --- Another option might be to do a fork-and-exec of a small process to do the work totally independently of the web serving process. That'd probably be easier to adapt. -- You are receiving this mail

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Robin Sheat changed: What|Removed |Added Status|NEW |In Discussion --- Comment #17 f

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-22 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #16 from Robin Sheat --- Tried it again, I think something else happened last time that caused the database connection to go away. This time I got an error during the stage process, with: fork failed while attempting to r

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Robin Sheat changed: What|Removed |Added Assignee|gmcha...@gmail.com |ro...@catalyst.net.nz --- Comme

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2014-04-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Robin Sheat changed: What|Removed |Added CC||ro...@catalyst.net.nz --- Comme

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-10-29 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #13 from Jonathan Druart --- Retested now on 3.10.7 and Plack v1.0023 and Starman v0.3011 I don't reproduced... -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-07-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #12 from Paul Poulain --- still investigating : error still here in SAN-OP (3.10.7), they have biblibre@deb2571:~$ pmvers Plack 1.0023 biblibre@deb2571:~$ pmvers Starman 0.3011 -- You are receiving this mail because: You

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-07-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@biblibre.co

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #10 from Jared Camins-Esakov --- (In reply to comment #9) > I suspect the difference does not come from Koha version, but from Plack > version. > > my laptop is running Ubuntu 12.04LTS. Plack version is 0.9985 > > On the (f

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #9 from Paul Poulain --- I suspect the difference does not come from Koha version, but from Plack version. > my laptop is running Ubuntu 12.04LTS. Plack version is 0.9985 > On the (faulty) server : Debian + Plack version 1.

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #8 from Jared Camins-Esakov --- (In reply to comment #5) > Jared, is your comment 4 applying on master or 3.10 ? (I fear it's master, > that would just add some mystery...) Master. > Side comment = it seems that, despite

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #7 from Paul Poulain --- still trying to figure out why it works for me on a master. Here are the log I get on plack: seek() on closed filehandle _GEN_5 at /usr/share/perl5/CGI/Emulate/PSGI.pm line 31. Undefined subroutine

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #6 from Paul Poulain --- Feedback 2 : suspecting a problem with background jobs, I've tested tools/upload-cover-image.pl, on a 3.10 and got the same problem. So it relies on background-job. I tried on a master, and it work

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #5 from Paul Poulain --- Feedback: we're running plack in production at SAN Ouest Provence since last week. They are facing this problem. I can reproduce it on their test platform too. However, when trying to reproduce it o

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2013-05-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #4 from Jared Camins-Esakov --- More relevant error messages: seek() on closed filehandle _GEN_3 at /usr/share/perl5/CGI/Emulate/PSGI.pm line 31. Undefined subroutine &CGI::Emulate::PSGI::croak called at /usr/share/perl5/CG

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2012-11-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Chris Cormack changed: What|Removed |Added CC||ch...@bigballofwax.co.nz

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2012-11-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #3 from Paul Poulain --- (In reply to comment #2) > (In reply to comment #1) > > Upgrading severity, it's a blocker for using Plack, as there's no > > workaround. Jared, do you plan to work on a fix for this ? (I think Gale

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2012-11-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 --- Comment #2 from Jared Camins-Esakov --- (In reply to comment #1) > Upgrading severity, it's a blocker for using Plack, as there's no > workaround. Jared, do you plan to work on a fix for this ? (I think Galen is > the default assig

[Koha-bugs] [Bug 8970] MARC import gives error under Starman/Plack

2012-11-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8970 Paul Poulain changed: What|Removed |Added CC||paul.poul...@biblibre.com