Bug #76647 | Migration | ||
---|---|---|---|
Submitted: | 10 Apr 2015 7:08 | Modified: | 18 May 2015 23:04 |
Reporter: | Dan Ciuche | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 6.3.4 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[10 Apr 2015 7:08]
Dan Ciuche
[14 Apr 2015 0:22]
MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL.
[26 Apr 2015 22:35]
Fernando Escobar
Reproduce by following this tutorial: http://dev.mysql.com/doc/workbench/en/wb-migration-database-access.html - Using 32bit mysql workbench - Right when pressing 'Next' to go into 'Data Migration - Data Transfer Setup' an Unhandled error is raised "could not find getOS attribute"
[26 Apr 2015 22:40]
Fernando Escobar
I am using windows 8.1 64 bit
[29 Apr 2015 3:26]
Darren Willis
I have the same error running Windows 8.1 64bit. Once the error occurs the migration tool does not respond/update when navigating back. When navigating forward to Migration Report it throws up another error "Unhandled exception: list index out of range".
[1 May 2015 9:37]
Salih Yasin
Steps followed: http://dev.mysql.com/doc/workbench/en/wb-migration-database-access.html Environment: Workbench 6.3 86x Windows 7 PRO 64x Access 2007-2010 Procedures followed: Opened Database Migration Start Migration Source Selection • Database System: Microsoft Access • DSN: Set to Access DB Target Selection • TCP/IP Continued through menus without issue, also without changing any settings. Schemas creation completed. When clicking “Next->” and progressing to the “Data Transfer Setup” an error message comes up “Error – Unhandled exception: unknown attribute ‘getOS’” if “Next->” is clicked after closing this error then the following error is shown “Unhandled exception: list index out of range.”. The Schema for the DB is created and all tables and possibly all attributes added however the data is not imported.
[18 May 2015 23:04]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.3.4 release, and here's the changelog entry: When migrating from Microsoft Access, the "Data Transfer Setup" step would fail and throw the following exception: "Error - Unhandled exception: unknown attribute 'getOS'". In other words, the tables were created but the data was not migrated to MySQL. Thank you for the bug report. Related: MySQL Bug #76926