Description:
Problem when a try to execute script for migration :
C:\Program Files\MySQL\MySQL Tools for 5.0>grtsh.exe -d monrep
MySQL Generic Runtime Environment 2.0.12
Type 'help' or '?' for help. Type 'quit' to exit the shell.
Lua Shell initialized.
Scanning for struct definitions in ./xml ...
Registered 15 struct definition files.
Initializing Builtin modules...
Initializing Java loader...
Scanning for Java modules in ./java/com/mysql/grt/modules ...
Registered 17 modules.
Initializing Python loader...
'import site' failed; use -v for traceback
'import site' failed; use -v for traceback
Initializing Lua loader...
Scanning for Lua plugins in ./lua ...
Registered 16 modules.
** Message: Scanning for plugins in monrep...
Set source connection.
Set target connection.
Test source connection to Access ...
Initializing JDBC driver ...
Driver class MS Access
Opening connection ...
Connection jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=mabase;DriverID=22;READONLY=true;UID=;PWD=}
Getting version information ...
Test target connection to Mysql ...
Initializing JDBC driver ...
Driver class MySQL JDBC Driver 3.1
Opening connection ...
Connection jdbc:mysql://localhost:3306/?user=root&password=****&useSe
rverPrepStmts=false&characterEncoding=UTF-8
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x01c706d8, pid=3432, tid=3404
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode)
# Problematic frame:
# v ~RuntimeStub::init_check_patching Runtime1 stub
#
# An error report file with more information is saved as hs_err_pid3432.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
How to repeat:
Problem when a try to execute script for migration :