[Catalyst-dev] Re: Catalyst-dev Digest, Vol 63, Issue 6

Peter Edwards peter at dragonstaff.co.uk
Wed Sep 29 21:32:28 GMT 2010


On 29 September 2010 22:15, Joseph He <joseph.he.2008 at gmail.com> wrote:

> Thank you, T0m. Actually it is 5.8.7.
>
> I have done more testing while having windows Tast Manager open. I find o=
ut
> that these issues only happen when I already have about 35-38 Perl proces=
ses
> running. Mainly two types of errors:
>
> 1. [Wed Sep 29 15:06:11 2010] [error] [client 127.0.0.1] (OS 109)The pipe
> has been ended.  : FastCGI: comm with server "C:.....fcgi" aborted:
> GetOverlappedResult() failed, referer ......
>
> ## I searched and know that "(OS 109)The pipe has been ended" is SQL serv=
er
> error message.
>
> 2. [Wed Sep 29 15:10:52 2010] [error] [client 127.0.0.1] FastCGI: server
> "C:......fcgi" stderr: install_driver(ODBC) failed: Can't load
> 'C:/Perl/site/lib/auto/DBD/ODBC/ODBC.dll' for module DBD::ODBC: load_file=
:A
> dynamic link library (DLL) initialization routine failed at
> C:/Perl/lib/DynaLoader.pm line 230., referer: ....
> #


Sounds like an out of memory condition triggering a problem. What does the
Windows monitor show with respect to memory usage?
I have seen random errors from FastCGI on Linux, too, which aren't all that
easy to track down.
How about trying it through an Apache server on Windows and see if that
works or gives more information.
Or running your app on Linux if that's an option.

Regards, Peter
http://perl.dragonstaff.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst-dev/attachments/20100929/c=
a8de828/attachment.htm


More information about the Catalyst-dev mailing list