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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to