Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
Posted by: David Buchanan
Date: May 04, 2005 09:04PM

Thank you Mark. Your reponse lead me to try Connector/J 3.2.0 Alpha. The error messages went away.

Found these error messages (in the order) while troubleshooting:
1) org.apache.tomcat.util.digester.Digester endElement
SEVERE: End event threw exception
java.lang.reflect.InvocationTargetException
2) java.sql.SQLException: No suitable driver
3) org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet Xxxx threw exception
java.lang.NoClassDefFoundError: org/aspectj/runtime/reflect/Factory
4) org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet Xxxx threw exception
java.lang.NoClassDefFoundError: org/aspectj/lang/Signature

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
May 04, 2005 09:04PM
March 14, 2007 04:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.