This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200299 - "Illegal constant pool index" when connecting through JDBC (MySQL driver)
Summary: "Illegal constant pool index" when connecting through JDBC (MySQL driver)
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-21 20:49 UTC by pekarna
Modified: 2011-10-14 11:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pekarna 2011-07-21 20:49:06 UTC
Attempt to connect to a MySQL database ended with:

cannot establish a connection to jdbc:mysql://localhost:3306/mysql using com.mysql.jdbc.Driver (java.lang.VerifyError: (class: com/mysql/jdbc/Field, method: getFullName signature: ()Ljava/lang/String;) Illegal constant pool index)

JDBC driver shipped with NetBeans 7.0 was used (5.1.13)
After restart, it was fine.

(Can't reproduce, reporting the bug just for the record.)
Comment 1 Jiri Rechtacek 2011-10-14 11:04:42 UTC
Something went wrong with linage of libraries. Probably repaired after restart IDE. Reopen if it's appear again with as much detail as possible. Thanks