users@glassfish.java.net

Re: init-passthrough

From: <glassfish_at_javadesktop.org>
Date: Mon, 21 May 2007 06:27:37 PDT

Could you just ensure that the following directive in magnus.conf is a "single well formed line" -

Init fn="load-modules" shlib="/space/pankaj/installation/sjsws7-jes5rr/plugins/lbplugin/bin/libpassthrough .so" funcs="init-passthrough,service-passthrough,name-trans-passthrough" Thread="no"

Basically the part [i]funcs="init-passthrough,service-passthrough,name-trans-passthrough" Thread="no" [/i]is not a different line.

The problem faced would occur if this [i]Init[/i] directive to [i]"load-modules"[/i] did not execute well due to malformed directive such that it could not load the exported functions iterated by the [i]funcs[/i] parameter of this directive. This would cause the second line of the #EE changes in magnus.conf file -[i] Init fn="init-passthrough"[/i] to fail with the message that you are currently experiencing.

regards
Pankaj
[Message sent by forum member 'pj126383' (pj126383)]

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