I have installed Tomcat 4.0 on my NT 4.0 SP6a machine. When I first install it, it 
will run. After I reboot or log off then log back on, Tomcat no longer works. On the 
startup DOS window I get 2 exceptions thrown.

LifecycleException : No UserDatabase component found under key catalina/userdatabase
and
LifecycleException: HTTP connector has not yet been started.

In my log file I get the following:

2002-01-30 08:35:14 HttpConnector Opening server socket on all host IP addresses
2002-01-30 08:35:14 UserDatabaseRealm[Standalone]: Exception looking up UserDatabase 
under key catalina/UserDatabase
javax.naming.NamingException: Stopping after fatal error: The encoding "Cp1252" is not 
supported.
 at org.apache.naming.NamingContext.lookup(Unknown Source)
 at org.apache.naming.NamingContext.lookup(Unknown Source)
 at org.apache.naming.NamingContext.lookup(Unknown Source)
 at org.apache.naming.NamingContext.lookup(Unknown Source)
 at org.apache.catalina.realm.UserDatabaseRealm.start(Unknown Source)
 at org.apache.catalina.core.ContainerBase.start(Unknown Source)
 at org.apache.catalina.core.StandardEngine.start(Unknown Source)
 at org.apache.catalina.core.StandardService.start(Unknown Source)
 at org.apache.catalina.core.StandardServer.start(Unknown Source)
 at org.apache.catalina.startup.Catalina.start(Unknown Source)
 at org.apache.catalina.startup.Catalina.execute(Unknown Source)
 at org.apache.catalina.startup.Catalina.process(Unknown Source)
 at java.lang.reflect.Method.invoke(Native Method)
 at org.apache.catalina.startup.Bootstrap.main(Unknown Source)

I am also running Apache 1.3.22 Win32.
Thanks


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.314 / Virus Database: 175 - Release Date: 1/11/02

Reply via email to