You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by turbine dev <tu...@yahoo.com> on 2001/06/20 04:15:34 UTC

Strange startup problem

Hi there,

Under Linux, I was able to startup Turbine with
"turbine" user (which owns all the turbine files) with
~/tdk/bin/startup.sh . However, strange thing happened
yesterday, I am able to start Turbine but no webapp
would work, static pages under ./webapp/site would be
served, only webapps (e.g. sample app) is not
functioning... unless I start Turbine with root,
everything worked fine just as before.

Please help... Kenny

Here is a sniplet from the log:

2001-06-19 18:12:31 StandardWrapperValve[vicho]:
Servlet vicho is currently unavailable
2001-06-19 18:12:53 StandardWrapper[/tpan:tpan]:
Marking servlet tpan as unavailable
2001-06-19 18:12:53 ApplicationDispatcher[/tpan]
Allocate exception for servlet tpan
javax.servlet.ServletException: Wrapper cannot find
servlet class org.apache.turbine.Turbine or a class it
depends on
        at
javax.servlet.ServletException.<init>(ServletException.java:132)
        at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:797)
        at
org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:602)
        at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:545)
        at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:355)
        at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
        at
org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:421)
        at org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:179)

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org