Hmm, looks like it has quit before the test suite has started? Can you do:
t/TEST -start t/TEST -run
if it's the same, try to run a single test:
It was the same
t/TEST -start t/TEST -run modperl/print
Same :
steel1: {37} ./t/TEST -start
/usr/local/apache2/bin/httpd -d /data/src/modperl-2.0/t -f /data/src/modperl-2.0/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.47 (prefork MPM)
waiting for server to start: ..[Tue Aug 26 19:34:19 2003] [info] 22 Apache:: modules loaded
[Tue Aug 26 19:34:19 2003] [info] 5 APR:: modules loaded
[Tue Aug 26 19:34:19 2003] [info] base server + 11 vhosts ready to run tests
.....
waiting for server to start: ok (waited 7 secs)
server localhost:8529 started
server localhost:8530 listening (TestProtocol::echo)
server localhost:8531 listening (TestProtocol::echo_filter)
server localhost:8532 listening (TestProtocol::eliza)
server localhost:8533 listening (TestPreConnection::note)
server localhost:8534 listening (TestHooks::stacked_handlers2)
server localhost:8535 listening (TestFilter::both_str_con_add)
server localhost:8536 listening (TestFilter::in_bbs_msg)
server localhost:8537 listening (TestFilter::in_str_msg)
server localhost:8538 listening (TestDirective::perlmodule)
server localhost:8539 listening (TestDirective::perlrequire)
server localhost:8540 listening (TestPerl::ithreads)
server localhost:8541 listening (TestDirective::perlloadmodule3)
server localhost:8542 listening (TestDirective::perlloadmodule4)
server localhost:8543 listening (TestDirective::perlloadmodule5)
server localhost:8544 listening (TestDirective::perlloadmodule6)
steel1: {38} t/TEST -run modperl/print
modperl/print....request has failed (the response code was: 500)
see t/logs/error_log for more details
modperl/print....dubious
Test returned status 61 (wstat 15616, 0x3d00)
!!! error running tests (please examine t/logs/error_log)
steel1: {39}
steel1: {39} more t/logs/error_log
[Tue Aug 26 19:34:19 2003] [info] Init: Initializing OpenSSL library
[Tue Aug 26 19:34:19 2003] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Aug 26 19:34:19 2003] [info] Init: Generating temporary RSA private keys (5
12/1024 bits)
[Tue Aug 26 19:34:21 2003] [info] Init: Generating temporary DH parameters (512/
1024 bits)
[Tue Aug 26 19:34:21 2003] [warn] Init: Session Cache is not configured [hint: S
SLSessionCache]
[Tue Aug 26 19:34:21 2003] [info] Init: Initializing (virtual) servers for SSL
[Tue Aug 26 19:34:21 2003] [info] Server: Apache/2.0.47, Interface: mod_ssl/2.0.
47, Library: OpenSSL/0.9.7b
END in modperl_extra.pl, pid=12691
[Tue Aug 26 19:34:23 2003] [info] Init: Initializing OpenSSL library
[Tue Aug 26 19:34:23 2003] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Aug 26 19:34:23 2003] [info] Init: Generating temporary RSA private keys (5
12/1024 bits)
[Tue Aug 26 19:34:24 2003] [info] Init: Generating temporary DH parameters (512/
1024 bits)
[Tue Aug 26 19:34:24 2003] [info] Init: Initializing (virtual) servers for SSL
[Tue Aug 26 19:34:24 2003] [info] Server: Apache/2.0.47, Interface: mod_ssl/2.0.
47, Library: OpenSSL/0.9.7b
[Tue Aug 26 19:34:24 2003] [notice] Apache/2.0.47 (Unix) mod_perl/1.99_10-dev Pe
rl/v5.8.0 PHP/4.3.2 mod_ssl/2.0.47 OpenSSL/0.9.7b configured -- resuming normal
operations
[Tue Aug 26 19:34:24 2003] [info] Server built: Jul 10 2003 10:10:41
[Tue Aug 26 19:34:24 2003] [debug] prefork.c(1037): AcceptMutex: sysvsem (defaul
t: sysvsem)
[Tue Aug 26 19:34:25 2003] [error] server reached MaxClients setting, consider raising the MaxClients setting
Any chance this is an IPv6 issue again?
Carl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]