[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Java Server Pages on Cobalt Raq 4



 Please read the documentation that came with the package. You're trying to
start Tomcat by hand with the incorrect options. The doc describes how you
can start/stop/restart Tomcat with the configuration provided by the .pkg.

 In this case, you're trying to start Tomcat with the Tomcat startup script,
but not specifying the "-security" option which is required. Use the script
in "/etc/rc.d/init.d/tomcat.init" to start and stop Tomcat. This will ensure
all the correct options are passed and that your class path is setup
properly.

_Tim


On 9/30/01 8:17 PM, "Sherwin Ang" <sherwin@xxxxxxxxxx> wrote:

> Hello All!
> 
> I am new to this list and i would like to say hi and hello to everyone, I
> hope you guys can lend me a helping hand on a problem that I have.
> 
> I have tried the Java server pages package (.pkg) from the cobalt site,
> Install went fine, but as soon as i was to start the tomcat startup.sh
> script, it gives me errors.
> 
> the error that i had looks like this:
> 
> Starting tomcat. Check logs/tomcat.log for error messages
> 2001-09-30 12:14:40 - ContextManager: Adding context Ctx(  )
> 2001-09-30 12:14:40 - ContextManager: Adding context Ctx( /admin )
> 2001-09-30 12:14:40 - ContextManager: Adding context Ctx( /examples )
> 2001-09-30 12:14:40 - ContextManager: Adding context Ctx( /test )
> cannot process configuration web service using " /home/sites/home/web"
> Security init for Context /home/sites/home/web failed
> FATAL:java.security.AccessControlException: access denied
> (java.lang.RuntimePermission createClassLoader)
> 
> It also replaced the Cobalt Admin Page that is used to administer the cobalt
> appliance.
> 
> This was the second time i messed up the admin page, and is planning to
> restore again from the restore cd, but i do hope that i would get it right
> the next time around.
> 
> I hope you guys who have already experienced and used the Jakarta tomcat
> package for the Raq can give me some walkthrough's in installing this right
> =)
> 
> 
> Respectfully yours,
> 
> Sherwin Ang
> Web Programmer
> 
> Tridel Technologies, Inc.
> 7th Floor Hanston Building
> Emerald Ave., Ortigas Center
> Pasig City
> http://www.alchemy.com.ph
> 
> Tel: (632) 634-5141/ (632) 634-5140
> Fax: (632) 634-5139
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>