Bug 287461

Summary: mysql-jdbc version 3.1.12
Product: [Fedora] Fedora Reporter: Thomas Schweikle <tschweikle>
Component: mysql-connector-javaAssignee: Igor Foox <ifoox>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: F7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-06 09:00:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Schweikle 2007-09-12 10:51:58 UTC
Description of problem:
mysql-connector-java version 3.1.12 does not load with tomcat5. Loading 
the driver does lead to a trap.

Version-Release number of selected component (if applicable):
mysql-connector-java-3.1.12-3.fc6
mysql-5.0.37-2.fc7

How reproducible:
Allways

Steps to Reproduce:
1. Install mysql-server, mysql, mysql-connector-java, tomcat5
2. start a web application
3. watch java trapping while accessing the loaded mysql-jdbc-driver.
  
Actual results:
Java trap while accessing the mysql-connector-java mysql-jdbc-driver.

Expected results:
no trap.

Additional info:
The problem is solvable by removing the yum installed mysql-connector-java 
and installing the latest stable mysql-connector-java version from "http://
ftp.gwdg.de/pub/misc/mysql/mysql-connector-java-5.0.7.tar.gz"

Comment 1 Thomas Schweikle 2008-04-06 08:37:09 UTC
Could we close this, since Fedora Core 6 isn't supported any more (AFAIK) and 
Fedora 7 onwards has an updated MySQL-Connector-JDBC version 5.0.8.

Comment 2 Thomas Schweikle 2008-04-06 09:00:44 UTC
Updated package available.