NoClassDefFoundError: org/aspectj/lang/Signature
March 20th, 2009
Applies to:
NA
Description:
Occurs while connecting to a database using JDBC.
Cause:
This issue relates to some confusion on the MySQL site between the normal MySQL driver and a special debugging/tracing mode driver. This error indicates that you are attempting to use the tracing driver instead of the normal driver.
Download and use the normal driver instead. It is the one without the g in the name of the jar file.