users@glassfish.java.net

Problem with clustering glassfish using GlassFish_LB_Cluster.html

From: Legolas Woodland <legolas.w_at_gmail.com>
Date: Sun, 15 Apr 2007 15:48:43 +0330

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