Hi,
I am using the Tomcat 4.0.1 and have the problem about
SSL. I have setup the SSL in one machine and it works
no problem. But when I tried to deploy it to another
machine, it just did not work. The Tomcat just won't
start, it quits very quickly whenever I tried to start
it. But if I comment out the SSL part in server.xml
everything is fine.
Here is what I got:
LifecycleException: Container
StandardContext[/czone2] has not been started
at
org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1147)
at
org.apache.catalina.core.StandardContext.stop(StandardContext.java:3440)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3397)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:612)
Would anyone knows how to deal with this?
Any help would be much appreciated!
Have a good day!
Joe
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>