Gurus when I try to fire the tomcat "catalina start -security" I am
following the following errors

 

java.security.AccessControlException: access denied
(java.lang.RuntimePermission accessClassInPackage.org.apache.catalina)

                at
java.security.AccessControlContext.checkPermission(Unknown Source)

 

Can some shed some light what is the root cause of the error

 

BTW I also tried to run the tomcat by setting set
CATALINA_OPTS=-Djava.security.debug=all option that kept spitting tons of
messages on my console screen but can't make any sense out of it, any help
would be really appreciated
 
Thanks,
RJ

 

Reply via email to