Bug #21850 grtsh.exe
Submitted: 26 Aug 2006 13:30 Modified: 30 Sep 2006 13:56
Reporter: Laurent Wulser Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S1 (Critical)
Version:1.1.2 beta OS:2003 Server Standard Edition
Assigned to: CPU Architecture:Any
Tags: HotSpot Virtual Machine Problem JVM 1.5.0_08

[26 Aug 2006 13:30] Laurent Wulser
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 :
[30 Aug 2006 13:56] Valeriy Kravchuk
Thank you for a problem report. Please, upload the exact script for migration used.
[30 Sep 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".