Hi Rajiv,
the other downloads you found are for the apache web server. They will
not work with the sun web server.
I was able to use Sun Web Server 6.1 SP7 64 Bit Sparc on Solaris 10,
with the binary library nsapi_redirector.so_sjsws61_sp7_64 I provided.
There is (at least) one bug in the nsapi plugin, which should only show
up, in case you use the "mount" attribute somewhere i your
workers.properties.
Since your error happens during parsing of workers.properties, I would
suggest you do the following things:
1) Increase the log level of the nsapi plugin to "trace" in magnus.conf:
Init fn="jk_init" worker_file=... log_level="trace" log_file=...
shm_file=...
2) Please post your complete obj.conf, magnus.conf *and* workers.properties
3) I build a debug version of the plugin, which will log additional
trace log statements, to identify, where the problem actually happens. I
put it into the directory on people.apache.org, I already posted. It's
name is
nsapi_redirector.so_sjsws61_sp7_64_debug
4) Double check, that the configured name and path of your
workers.properties file are correct and the file is readable by the user
who runs the web server.
5) After your next test, post error log and nsapi log.
Thanks and regards,
Rainer
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]