Discussion:
[JIRA] Created: (MYO-114) Unable to run connector in passthru mode under Java 1.6
Edward Archibald (JIRA)
2010-01-11 21:14:46 UTC
Permalink
Unable to run connector in passthru mode under Java 1.6
-------------------------------------------------------

Key: MYO-114
URL: https://forge.continuent.org/jira/browse/MYO-114
Project: Tungsten Connector
Type: Bug

Components: MySQL protocol
Reporter: Edward Archibald
Assigned to: Gilles Rayrat


After starting the connector under Java 1.6, and connecting to MySQL, the following error is reported in the MySQL client:

could nt find field 'io' in class com.mysql.jdbc.JDBC4Connection
etc..

This is a sign of an issue with the way that MySQL handles class loading under Java 1.6.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Gilles Rayrat (JIRA)
2010-02-09 16:18:46 UTC
Permalink
[ https://forge.continuent.org/jira/browse/MYO-114?page=all ]

Gilles Rayrat closed MYO-114:
-----------------------------

Resolution: Fixed

Tested, connector runs fine on jdk-1.6
Post by Edward Archibald (JIRA)
Unable to run connector in passthru mode under Java 1.6
-------------------------------------------------------
Key: MYO-114
URL: https://forge.continuent.org/jira/browse/MYO-114
Project: Tungsten Connector
Type: Bug
Components: MySQL protocol
Reporter: Edward Archibald
Assignee: Gilles Rayrat
Fix For: 0.6.8
could nt find field 'io' in class com.mysql.jdbc.JDBC4Connection
etc..
This is a sign of an issue with the way that MySQL handles class loading under Java 1.6.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Loading...