Dear Fellow Tomcat Users,

I am unable to start tomcat 4.1 with Security Manager.  Has anyone else had
this problem?  How did you solve it?

I am able to start my tomcat server without Security Manager ("catalina.sh
start"), and make HTTPS connections to it;  however, when I try to start it
with Security Manager enabled ("catalina.sh start -security"), it exits
after a couple of seconds with a ClassNotFoundException, and the following
error:

Can't find any SSL implementation

...in the log file.  JSSE is installed, and the configuration works fine
without the Security Manager.

I put "redux" in the subject line because I found an archive thread from a
user named Renato on this very topic from 2002.  I believe I followed all of
the advice from the message that fixed the problem for him, but my tomcat
server still will not start with Security Manager enabled.  I've scoured the
archives, googled on every combination I can think of, and scanned every
line of the debug output from the server.  Aside from a zillion "access
allowed" messages, I was unable to find anything (other than the error
message above) to point me in the right direction.

Being relatively new to tomcat, I'm certain this is something stupid I'm
just overlooking or didn't do.  While I've been able to discover solutions
to all the other dumb things I did by googling and searching the archives,
this one has me stumped.  Any suggestions would be greatly appreciated.

Chris Bontempi



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to