[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ERROR [org.apache.commons.digester.Digester] Begin event

PeterJ do-not-reply at jboss.com
Tue Oct 7 13:38:22 EDT 2008


It would appear that you have a stray Tomcat library somewhere in your classpath or within some endorsed directory. Do you have the CLASSPATH env var set? If so, unset it.

If this does not help, add the "verbose:class" option to one of the JAVA_OPTS statements in run.bat. Then when you run the app server the JVM will print out the JAR file for each class loaded. This might help turn up the stray JAR (you want to notice where org.apache.tomcat.util.IntrospectionUtils came from).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180846#4180846

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180846



More information about the jboss-user mailing list