Hi all,

I can no longer start Turbine with a non-root user,
site contents (docs and stuffs under webapps/site) are
served fine, but dynamic (webapps/newapp) refuses to
work. However, when I start Turbine with root, the
dynamic webapps/newapp works fine...

I know this should be a system setting problem, but I
really have no idea what is wrong, please let me know
if you have any suggestions.

**** Starting with non-root: ****

2001-06-22 14:10:01 StandardWrapper[/newapp:ssi]:
Loading container servlet ssi
2001-06-22 14:10:01 ssi: init
2001-06-22 14:10:01 StandardWrapper[/newapp:cgi]:
Loading container servlet cgi
2001-06-22 14:10:01 cgi: init
2001-06-22 14:10:01 cgi: init: loglevel set to 6
2001-06-22 14:10:08 StandardWrapper[/newapp:newapp]:
Marking servlet newapp as unavailable
2001-06-22 14:10:08 ApplicationDispatcher[/newapp]
Allocate exception for servlet newapp
javax.servlet.ServletException: Wrapper cannot find
servlet class org.apache.turbine.Turbine or a class it
depends on
        at
java.lang.Throwable.<init>(Throwable.java:96)
        at
java.lang.Exception.<init>(Exception.java:44)


**** And starting with root:****

2001-06-22 14:14:12 StandardWrapper[/newapp:ssi]:
Loading container servlet ssi
2001-06-22 14:14:12 ssi: init
2001-06-22 14:14:12 StandardWrapper[/newapp:cgi]:
Loading container servlet cgi
2001-06-22 14:14:12 cgi: init
2001-06-22 14:14:12 cgi: init: loglevel set to 6
2001-06-22 14:14:28 newapp: init
2001-06-22 14:14:31 newapp: Turbine: init() Ready to
Rumble!
2001-06-22 14:14:31 newapp: Turbine: Starting HTTP
initialization of services
2001-06-22 14:14:31 newapp: Turbine: Completed HTTP
initialization of services

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to