[Catalyst] Catalyst on Windows with FastCGI

Renee Bäcker mailinglisten at renee-baecker.de
Tue Oct 6 14:08:31 GMT 2009


Hi,

I want to run my Catalyst app on Windows with FastCGI. I followed the
instructions at
http://dev.catalystframework.org/wiki/deployment/apache_fastcgi_win32

But when I try to run the app, I get these errors:


[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Child process is running
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Acquired the start mutex.
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting 64 worker threads.
[Tue Oct 06 16:03:20 2009] [notice] FastCGI: process manager initialized
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting thread to
listen on port 4000.
[Tue Oct 06 16:03:20 2009] [notice] Child 2252: Starting thread to
listen on port 8080.
[Tue Oct 06 16:03:24 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" started (pid 3744)
[Tue Oct 06 16:03:24 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 3744) terminated with exit with
status '9'
[Tue Oct 06 16:03:29 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 2744)
[Tue Oct 06 16:03:29 2009] [error] [client 127.0.0.1] (OS 109)Die Pipe
wurde beendet.  : FastCGI: comm with server
"C:/GriPS/script/grips_fastcgi.pl" aborted: GetOverlappedResult() failed
[Tue Oct 06 16:03:29 2009] [error] [client 127.0.0.1] FastCGI:
incomplete headers (0 bytes) received from server
"C:/GriPS/script/grips_fastcgi.pl"
[Tue Oct 06 16:03:29 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 2744) terminated with exit with
status '9'
[Tue Oct 06 16:03:34 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 2368)
[Tue Oct 06 16:03:34 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 2368) terminated with exit with
status '9'
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" restarted (pid 3836)
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" (pid 3836) terminated with exit with
status '9'
[Tue Oct 06 16:03:39 2009] [warn] FastCGI: (dynamic) server
"C:/GriPS/script/grips_fastcgi.pl" has failed to remain running for 30
seconds given 3 attempts, its restart interval has been backed off to
600 seconds


Does anybody know, what goes wrong?

- Renee

-- 

Perl-Magazin: http://perl-magazin.de
Perl-Nachrichten: http://perl-nachrichten.de



More information about the Catalyst mailing list