The list archive is daunting: http://w4.metronet.com/~wjm/cgi-bin/eglimpse.cgi/search?title=Tomcat+Arc hive+search&file_base=%2Fhome%2Fwjm%2Fpublic_html%2Ftomcat&url_base=http %3A%2F%2Fw4.metronet.com%2F%7Ewjm%2Ftomcat&output_format=standard&case_s ensitive=no&words_only=yes&misspellings=0&file_pattern=&date_filter=&que ry=sealing+violation
> -----Original Message----- > From: Aaron Smuts [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 12, 2002 11:58 PM > To: 'Turbine Developers List' > Subject: tomcat not a good housecat > > I get this awful error when trying to embed tomcat. It is kind enough > to call system.exit() for me. > > I'm not sure where to start.? Any suggestions. If you set tomcat to > true in the remote.cache.ccf and start the remote cache, does anyone > else get this. > > I think it has to do with incompatible parsers or the parser classes > existing in multiple jars. > > > RemoteGroupCacheServer:tomcatOn = true >main > FATAL: configuration error > java.lang.SecurityException: sealing violation > at java.net.URLClassLoader.defineClass(URLClassLoader.java:234) > at java.net.URLClassLoader.access$100(URLClassLoader.java:56) > at java.net.URLClassLoader$1.run(URLClassLoader.java:195) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:297) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) > at java.lang.ClassLoader.loadClass(ClassLoader.java:253) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:120) > at > javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java: > 117) > at > org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:210) > at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187) > at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235) > at > org.apache.stratum.jcs.auxiliary.remote.server.group.RemoteGroupCache > ServerFactory.startupTomcat(RemoteGroupCacheServerFactory.java:162) > at > org.apache.stratum.jcs.auxiliary.remote.server.group.RemoteGroupCache > ServerFactory.startup(RemoteGroupCacheServerFactory.java:137) > at > org.apache.stratum.jcs.auxiliary.remote.server.group.RemoteGroupCache > ServerFactory.main(RemoteGroupCacheServerFactory.java:347) > > > > -- > To unsubscribe, e-mail: <mailto:turbine-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
