users@glassfish.java.net

Re: glassifsh cluster with load balancing.. again

From: Pankaj Jairath <Pankaj.Jairath_at_Sun.COM>
Date: Tue, 30 Dec 2008 17:15:01 +0530

glassfish_at_javadesktop.org wrote:
> i have downloaded aslb-9.1-MS4-b2. Copied lib folder to F:\SJSWS\lib\lbplugin. Then i made:
> 1. F:\SJSWS\https-mocarz\plugins\lbplugin\bin
> 2. F:\SJSWS\https-mocarz\plugins\lbplugin\errorpages
> 3. F:\SJSWS\https-mocarz\plugins\lbplugin\resources
>
>
This one should be " F:\SJSWS\https-mocarz\plugins\lbplugin\resource".
(no, s ). Thereafter you can restart your server and check the status.

That said, actual installation should be done under
<webserver-root>/plugins/lbplugin rather than at instance level as
current. Where <webserver-root> is F:/SJSWS. Also, in case you happen to
have Glassfish installation on same m/c then, you should create
<glassfish-install-root>/lib/lbplugin, unjar aslb into this dir and
thereafter unzip and delete the zip files.
> Then i have copied passthrough.dll from F:\SJSWS\lib\lbplugin\lib\webserver-plugin\windows\iws (some sources said it should be in iws61 but this folder is empty!) to
> folder 1 (list above).
> Files from F:\SJSWS\lib\lbplugin\lib\webserver-plugin\windows\iws\errorpages to folder 2 (default-error.html, sun-http-lberror.html) .
> Files with .res extension from F:\SJSWS\lib\lbplugin\lib\webserver-plugin\windows\iws to 3 (LBPlugin_root.res, LBPluginDefault_root.res) .
>
> Then i made changes in magnus.conf and obj.conf, used wadm command to deploy them to instance.
> [Message sent by forum member 'freeq1986' (freeq1986)]
>
> http://forums.java.net/jive/thread.jspa?messageID=323599
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>

-/Pankaj