Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Tomcat failing to start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Thu Apr 21, 2011 12:40 pm    Post subject: Tomcat failing to start Reply with quote

Hi,

Recently i updated a server (Gentoo Hardened profile) and I recompiled world just to be sure. Now when i try to start tomcat it returns this in catalina.out:
Code:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Caused by: java.lang.ClassNotFoundException: org.apache.catalina.startup.Bootstrap
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: org.apache.catalina.startup.Bootstrap.  Program will exit.


I tried reinstalling tomcat and changing the system-vm but nothing works.
Could you help me?

Thank you,
Luca

EDIT: I'm now using OpenRC
Back to top
View user's profile Send private message
oslinux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Dec 2006
Posts: 97

PostPosted: Thu Apr 21, 2011 3:08 pm    Post subject: Reply with quote

Manually running tomcat using /usr/share/tomcat-6/bin/startup.sh works, so i think that there is a problem with openrc...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum