Bug #21946 migration toolkit does not work with jre 1.4.2
Submitted: 31 Aug 2006 13:13 Modified: 31 Aug 2006 14:17
Reporter: Jason Shuler Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S1 (Critical)
Version:1.1.2 beta OS:Windows (windows xp)
Assigned to: CPU Architecture:Any

[31 Aug 2006 13:13] Jason Shuler
Description:
The app says it requires jre 1.4.2 or 1.5. However it does not run in 1.4.2, and it cannot be built with a 1.4.2 jdk (it complains about a version number). It does work fine with the 1.5 jre.

How to repeat:
Remove jre 1.5. Install jre 1.4.2. Attempt to run Migration Toolkit.

Suggested fix:
Lower the class version numbers to be compatible with 1.4.2.

If this is not possible, change the documentation to reflect the suported java environment.
[31 Aug 2006 14:17] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html