users@glassfish.java.net

SJSWS loadbalance plugin

From: Daniel Cavalcanti <dhcavalcanti_at_gmail.com>
Date: Wed, 27 Jun 2007 16:48:05 -0400

Hello,
I'm trying to setup SJSWS 7.0 load balance plugin.
I followed the steps described in
http://blogs.sun.com/pjjairath/entry/installing_and_configuring_glassfish_httpbut
when I try to start the web server instance, I get an error and the
instance doesn't start. Here are the related error messages in the web
server instance log:

[27/Jun/2007:16:44:07] info (30581): CORE1116: Sun Java System Web Server
7.0 B12/04/2006 08:17
[27/Jun/2007:16:44:07] failure (30581): CORE2253: Error running Init
function load-modules: dlopen of
/home/dcavalcanti/Software/webserver7/plugins/lbplugin/bin/libpassthrough.so
failed (libicuuc.so.2: cannot open shared object file: No such file or
directory)

The weird thing is that the file does exist, it is in that location, and has
the 755 permission. Any clues?

thanks,
Daniel.