Reed, Jonathan wrote:
-------------8<---------- Start Bug Report ------------8<----------
1. Problem Description:
Make Test fails with the following
This is the last "ok" line from the output

~~snip~~

server localhost:8560 listening (TestDirective::perlloadmodule6)

still waiting for server to warm up: 
..........................................................................................................................
the server is down, giving up after 121 secs
[  error] failed to start server! (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+

*** Error code 1
make: Fatal error: Command failed for target `run_tests'

###################
Here is the output of t/logs/error_log
####
# cat error_log
END in modperl_extra.pl, pid=17415
[Thu Mar 24 14:35:10 2005] [notice] Apache/2.0.50 (Unix) world domination 
series/2.0 mod_perl/1.999.21 Perl/v5.8.6 configured -- resuming normal 
operations
[Thu Mar 24 14:35:10 2005] [info] Server built: Mar 24 2005 14:21:20
[Thu Mar 24 14:35:10 2005] [debug] prefork.c(955): AcceptMutex: pthread 
(default: pthread)
####

Jonathan, it's not clear why the client can't connect. Please try to diagnose the problem as explained at:
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Server_Hanging_at_the_Startup


Also did you try to set APACHE_TEST_STARTUP_TIMEOUT=240 or something like this to give more time to startup (though I doubt your machine is that slow, it must be something else).

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to