users@glassfish.java.net

Loadbalancing with Apache - Errors

From: <glassfish_at_javadesktop.org>
Date: Mon, 04 Aug 2008 11:27:43 PDT

I have Glassfish V2 and Apache 2.0.63 installed, and am trying to set up load balancing. I have a glassfish cluster set up with two instances, and I've installed the load balancer plugin as described here: http://docs.sun.com/app/docs/doc/819-3679/abdhg?a=view

However, when I try to access the server, nothing happens, and the following errors are listed in Apache's error log:

[code]
[Mon Aug 04 18:07:20 2008] [alert] --------------------Name Trans---------
[Mon Aug 04 18:07:20 2008] [alert] apache process id = 13827 ; URI = (null)
[Mon Aug 04 18:07:20 2008] [alert] Within apachelbplugin_name_trans()
[Mon Aug 04 18:07:20 2008] [alert] LBInstance created on virtual server 192.168.9.58 ...
[Mon Aug 04 18:07:20 2008] [alert] is_virtual = 1 defn_name = /etc/apache/httpd.conf...
[Mon Aug 04 18:07:20 2008] [warn] lb.runtime: RNTM2019: Daemon http://SVR2WEB:38080 has been intialized.
[Mon Aug 04 18:07:20 2008] [warn] lb.runtime: RNTM2019: Daemon https://SVR2WEB:38181 has been intialized.
[Mon Aug 04 18:07:20 2008] [warn] lb.runtime: RNTM2019: Daemon http://SVR2WEB:38081 has been intialized.
[Mon Aug 04 18:07:20 2008] [warn] lb.runtime: RNTM2019: Daemon https://SVR2WEB:38182 has been intialized.
[Mon Aug 04 18:07:20 2008] [crit] lb.runtime: RNTM2003:After LBDaemonManager::init()
[Mon Aug 04 18:07:20 2008] [alert] This request is INSECURE...
[Mon Aug 04 18:07:20 2008] [crit] lb.runtime: RNTM2005: after LBApacheProxyRequest::LBApacheProxyRequest()
[Mon Aug 04 18:07:21 2008] [notice] child pid 13827 exit signal Segmentation fault (11)
[/code]

Can someone help track down the problem?
[Message sent by forum member 'chrismith' (chrismith)]

http://forums.java.net/jive/thread.jspa?messageID=291393