users@glassfish.java.net

Re: Problem with clustering glassfish using GlassFish_LB_Cluster.html

From: Pankaj Jairath <Pankaj.Jairath_at_Sun.COM>
Date: Mon, 16 Apr 2007 11:15:53 +0530

Hello Legolas,

For Load Balancer installation and setup for Sun Java System WebServer
7.0 refer to -
http://blogs.sun.com/pjjairath/entry/installing_and_configuring_glassfish_http
which details the setup on solairs platform.

For windows you need to do a bit more - ensure the lib's obained by
unzip'ing the SUNWaspx.zip (will be under lib sub-dir) ; are appended to
the PATH variable. This would look like :- path=%path%;<dir-of-LB-libs>

regards
Pankaj

Legolas Woodland wrote:

> Hi
> Thank you for reading my post.
> I am trying to configure load balancer for glassfish application
> server using
>
> https://glassfish.dev.java.net/javaee5/build/GlassFish_LB_Cluster.html
>
> Problem is that when i reach step *13: Start the Web Server if not
> running*, web server does not start and return an error like following
> one in its log file:
>
> [15/Apr/2005:15:42:37] info ( 372): CORE1116: Sun Java System Web
> Server 7.0U1-Technology-Preview-1 B02/21/2007 22:39
> [15/Apr/2005:15:42:37] failure ( 372): CORE2253: Error running Init
> function load-modules: dlopen of
> E:/Sun_WebServer7/plugins/lbplugin/bin/passthrough.dll failed (The
> specified module could not be found.)
>
>
>
> Meanwhile I am sure that the file is present in the above directory,
> can it hapen because of web server version?
>
> Thanks
>
>
>
>
>
>