Try to disable the security manager.

Edit /etc/init.d/tomcat and change the security to no.

# Use the Java security manager? (yes/no)
TOMCAT5_SECURITY=no

~Johannes


-----Originalmeddelande-----
From: Stepan Yakovenko [EMAIL PROTECTED]
Date: Fri, 10 Nov 2006 12:13:31 +0100
To: users@tomcat.apache.org
Subject: Can't start tomcat on Debian Linux

> Hello!
> 
> I start tomcat this way:
> 
> zeuhl:/home/stiv# /etc/init.d/tomcat5 start
> Starting Tomcat 5 servlet engine using Java from /usr/java/jdk1.5.0_04: 
> tomcat5.
> 
> Though I get this error message:
> 
> Using CATALINA_BASE:   /var/lib/tomcat5
> Using CATALINA_HOME:   /usr/share/tomcat5
> Using CATALINA_TMPDIR: /var/lib/tomcat5/temp
> Using JAVA_HOME:       /usr/java/jdk1.5.0_04
> Using Security Manager
> Error occurred during initialization of VM
> java/lang/NoClassDefFoundError: java/lang/Object
> 
> 
> How can I fix this ?
> 
> Thank you.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to