Re: mod_perl woes! frequent 500!

2004-11-22 Thread Tom Schindl
Faisal Nasim wrote: I added the IO::File wrapper in two scripts and they worked fine and the third one failed occasionally. Now I changed the third and the occasional 500 does not show up anymore. I think XML::Simple does not close the file handle after simply creating the data structure. I'll hav

Re: mp2: Make test fails...

2004-11-22 Thread Stas Bekman
Greg Freiter wrote: [...] waiting 120 seconds for server to start: .[Sun Nov 21 16:23:06 2004] [info] 26 Apache:: modules loaded [Sun Nov 21 16:23:06 2004] [info] 7 APR:: modules loaded [Sun Nov 21 16:23:06 2004] [info] base server + 26 vhosts ready to run tests [Sun Nov 21 16:23:06 2004] [error] I

Re: make test fails

2004-11-22 Thread Stas Bekman
Stephen Jungels wrote: [...] Thanks for your help and my apologies for the incomplete report. I was hoping that I had a simple misconfiguration that somebody would spot right away. I have gone through the bug report page and included everything that seems relevant. Let me know if you need anythi

Re: Weird file permission problem with File::Temp

2004-11-22 Thread Stas Bekman
RobertCZ wrote: -8<-- Start Bug Report 8<-- 1. Problem Description: I'm trying to create temp file in PerlFixupHandler using File::Temp, write to it, send it to the client and get the temp file automatically unlinked upon the end of the request. I keep gett

Re: [mp2] Logging separate child process

2004-11-22 Thread Stas Bekman
Maxim Nechaev wrote: Hi. Not long time ago i migrate perl cgi application to mod_perl ModPerl::Registry. All ok, but sometime (about one time in a week) it work not so, as expected. There no error, no dies, but it behave like some portion of code not executed at all. I restart apache and there ok

[mp2] Logging separate child process

2004-11-22 Thread Maxim Nechaev
Hi. Not long time ago i migrate perl cgi application to mod_perl ModPerl::Registry. All ok, but sometime (about one time in a week) it work not so, as expected. There no error, no dies, but it behave like some portion of code not executed at all. I restart apache and there ok again. I can't def

Re: mod_perl woes! frequent 500!

2004-11-22 Thread Faisal Nasim
I added the IO::File wrapper in two scripts and they worked fine and the third one failed occasionally. Now I changed the third and the occasional 500 does not show up anymore. I think XML::Simple does not close the file handle after simply creating the data structure. I'll have to check that. I'

Re: make test fails

2004-11-22 Thread Stephen Jungels
Stas Bekman wrote: > To give you a more intelligent answer we will need to receive a proper bug > report as explained here: http://perl.apache.org/bugs/ Thanks for your help and my apologies for the incomplete report. I was hoping that I had a simple misconfiguration that somebody would spot ri

Re: mod_perl woes! frequent 500!

2004-11-22 Thread Perrin Harkins
On Mon, 2004-11-22 at 15:50, Tom Schindl wrote: > Well as Perrin already stated there are issues with XML::LibXML which > you are using with XML::Simple. Which version do you have installed? > See this thread and a working patch against these libs. Still I would > upgrade as a first try libxml an

Re: mod_perl woes! frequent 500!

2004-11-22 Thread Tom Schindl
Perrin Harkins wrote: On Mon, 2004-11-22 at 14:01, Faisal Nasim wrote: It compiles and it runs great but for no reason it all the scripts randomly gives a 500 error! I was using XML::Simple so I realized I might have some unclosed file handles which cause a 500 after several hits. This is what

Weird file permission problem with File::Temp

2004-11-22 Thread RobertCZ
-8<-- Start Bug Report 8<-- 1. Problem Description: I'm trying to create temp file in PerlFixupHandler using File::Temp, write to it, send it to the client and get the temp file automatically unlinked upon the end of the request. I keep getting file permiss

mod_perl, SVN::Core-related segfault condition

2004-11-22 Thread Dorian Taylor
it's kind of a grey area as to where this problem is living - hence the double post. taking a mod_perl module that uses SVN::Core (e.g. SVN::Web), and either preloading it via PerlLoadModule/PerlModule, or the + notation in PerlResponseHandler will cause apache to segfault somewhere around modperl_

Re: mod_perl woes! frequent 500!

2004-11-22 Thread Perrin Harkins
On Mon, 2004-11-22 at 14:01, Faisal Nasim wrote: > It compiles and it runs great but for no reason it all the scripts randomly > gives > a 500 error! I was using XML::Simple so I realized I might have some unclosed > file handles which cause a 500 after several hits. This is what I found in > the

mod_perl woes! frequent 500!

2004-11-22 Thread Faisal Nasim
Hi, I have recently developed a project in Perl and it works great but it works pretty slow because of forking. I've used mod_perl in the past, and have also compiled mod_perl C and Perl modules myself on my local box. This is the first time I'm trying to use mod_perl in a production environment a

mp2: Make test fails...

2004-11-22 Thread Greg Freiter
Sorry, I forgot the subject…   From: Greg Freiter Sent: Monday, November 22, 2004 11:33 AM To: '[EMAIL PROTECTED]' Subject:   -8<-- Start Bug Report 8<-- 1. Problem Description:   Cannot get make test to work…  I am not saying this

Re: advocacy: J2EE: no longer required - Loosely Coupled weblog, Nov 18th 2004 10:20am

2004-11-22 Thread greger
> For those seeking mod_perl advocacy bits. Spotted this on /.org today: > > http://www.looselycoupled.com/blog/lc00aa00074.html > > That entry mainly suggests LAMP to scale better than J2EE using a grid of > cheap PCs, à là Google/Amazon style. > > It links to the detailed articles: > > http://pet

Re: Urgent justification for perl

2004-11-22 Thread Martin Moss
Big thanks to everyone for the links and tips. Sorry for the ambiguous question, but was just passing on the ambiguity, to see which way you guys took it, as I was also annoyed at the ridiculousness of the question... Kind regards Marty --- Matt Sergeant <[EMAIL PROTECTED]> wrote: > On 19 Nov