users@glassfish.java.net

Re: my apache load balancer plugin keeping restart (reinitialize) ???

From: Kshitiz Saxena <Kshitiz.Saxena_at_Sun.COM>
Date: Tue, 23 Mar 2010 16:11:06 +0530

It does not look like your prefork MPM is being picked up. Please run
"./bin/apachectl -l" and check whether prefork.c or worker.c is listed.
Please share output of above command and httpd.conf. You can send them
directly to me.

Thanks,
Kshitiz

On Tuesday 23 March 2010 03:09 PM, glassfish_at_javadesktop.org wrote:
> here is the apache log:
>
> -------------------
> *** glibc detected *** /usr/local/temp/httpd-2.0.63/bin/httpd: munmap_chunk(): invalid pointer: 0x09f24510 ***
> [Tue Mar 23 13:23:05 2010] [notice] caught SIGTERM, shutting down
> [Tue Mar 23 16:33:59 2010] [warn] RSA server certificate CommonName (CN) `dean' does NOT match server name!?
> [Tue Mar 23 16:33:59 2010] [notice] Initializing lbplugin BuildId: GlassFish V2.1 aslb-b13
> [Tue Mar 23 16:33:59 2010] [warn] RSA server certificate CommonName (CN) `dean' does NOT match server name!?
> [Tue Mar 23 16:33:59 2010] [notice] Initializing lbplugin BuildId: GlassFish V2.1 aslb-b13
> [Tue Mar 23 16:33:59 2010] [notice] Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 configured -- resuming normal oper
> ations
> [Tue Mar 23 16:34:18 2010] [warn] lb.configurator: XML_VALIDATOR_WARNING: Cookies will not be rewritten by web server. All cookie up
> dates will be handled by application server. If you are using older version of application server, then failover will not work.
> [Tue Mar 23 16:34:18 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.152:38080 has been intialized.
> [Tue Mar 23 16:34:18 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.58:38080 has been intialized.
> [Tue Mar 23 16:34:18 2010] [error] server reached MaxClients setting, consider raising the MaxClients setting
> [Tue Mar 23 16:34:26 2010] [warn] lb.configurator: XML_VALIDATOR_WARNING: Cookies will not be rewritten by web server. All cookie up
> dates will be handled by application server. If you are using older version of application server, then failover will not work.
> [Tue Mar 23 16:34:26 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.152:38080 has been intialized.
> [Tue Mar 23 16:34:26 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.58:38080 has been intialized.
> [Tue Mar 23 16:35:23 2010] [warn] lb.configurator: XML_VALIDATOR_WARNING: Cookies will not be rewritten by web server. All cookie up
> dates will be handled by application server. If you are using older version of application server, then failover will not work.
> [Tue Mar 23 16:35:23 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.152:38080 has been intialized.
> [Tue Mar 23 16:35:23 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.58:38080 has been intialized.
> [Tue Mar 23 16:35:26 2010] [warn] lb.configurator: XML_VALIDATOR_WARNING: Cookies will not be rewritten by web server. All cookie up
> dates will be handled by application server. If you are using older version of application server, then failover will not work.
> [Tue Mar 23 16:35:26 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.152:38080 has been intialized.
> [Tue Mar 23 16:35:26 2010] [warn] lb.runtime: RNTM2019: Daemon http://10.11.5.58:38080 has been intialized.
> [Message sent by forum member 'dean_chen']
>
> http://forums.java.net/jive/thread.jspa?messageID=393268
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>