NoClassDefFoundError: org/aspectj/lang/Signature

  • Share
  • Share

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.

JAVA-JDBC , , , , , , ,

  1. admin
    March 20th, 2009 at 10:28 | #1

    Download and use the normal driver instead. It is the one without the g in the name of the jar file.

  1. No trackbacks yet.