Howdy, Are you running tomcat with a security manager, and if so what does your policy file look like?
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Mark Baumann [mailto:[EMAIL PROTECTED]] >Sent: Friday, February 21, 2003 11:27 AM >To: Tomcat Users List >Subject: Tomcat 4.1.18 Internal Server Error > >Hello! > >I get this error message and don#t know what the problem could be: ><snip> >java.security.AccessControlException: access denied >(java.lang.RuntimePermission getClassLoader) >at >java.security.AccessControlContext.checkPermission(AccessControlContext .jav >a:270) >at >java.security.AccessController.checkPermission(AccessController.java:40 1) >at java.lang.SecurityManager.checkPermission(SecurityManager.java:542) >at java.lang.ClassLoader.getParent(ClassLoader.java:701) >at >org.apache.catalina.loader.WebappClassLoader.toString(WebappClassLoader .jav >a:888) >at java.lang.String.valueOf(String.java:2177) >at java.lang.StringBuffer.append(StringBuffer.java:361) >.... ></snip> > >The error occurs while I try to create a DOMParser. > >Is this a problem due to some configuration problem?? >Any help is greatly appreciated > >I use Tomcat 4.1.18 on Debian/GnuLinux. >JDK1.4. > >-- >Mit freundlichen Gruessen/best regards > >Mark Baumann > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
