Bug #20106 Errors when starting the GRT Console
Submitted: 27 May 2006 12:23 Modified: 3 Sep 2006 3:36
Reporter: Ronald Bradford Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.6 Beta OS:Linux (CentOS 4.2 (a.k.a RHEL 4.2))
Assigned to: Alfredo Kojima CPU Architecture:Any

[27 May 2006 12:23] Ronald Bradford
Description:
Attempting to open the GRT console provides error messages, and would indicate incomplete successful startup.

Console message under linux.

MySQL Generic Runtime Environment 2.0.12

Type 'help' or '?' for help. Type 'quit' to exit the shell.
-= Lua Shell initialized =-
Registered 13 struct definitions
Loading Lua modules...Registered 10 Lua modules
Initializing C++ loader...Registered 0 struct definitions
C++ loader registration failed (0)Registered 2 modules
/ > 

Console messags Under Windows
MySQL Generic Runtime Environment 2.0.12

Type 'help' or '?' for help. Type 'quit' to exit the shell.
Lua Shell initialized.
Registered 14 struct definition files.
Initializing native loader...
Initializing PHP loader...
Initializing Lua loader...
Initializing Python loader...
Registered 5 builtin modules.
Registered 2 PHP modules.
Registered 14 Lua modules.
Registered 1 Workbench module.

/ > 

How to repeat:
Using mysql-workbench-1.0.6beta-1.rhel4 via rpm install

Start mysql-workbench

View | Show GRT Console (F4)

Suggested fix:
No idea
[31 May 2006 19:54] Jorge del Conde
Hi!

I was unable to reproduce this bug under FC5.  Can you please delete the WB config files and try again ?  The only way I can think this bug could happen is if there was a problem in the config scripts.

Thanks a lot!
[3 Jun 2006 8:51] Ronald Bradford
I have deleted Workbench via rpm -e and reinstalled.

The problem still occurs.

I have also updated CentOS 4.2 to the latest CentOS 4.3 without any success.
[19 Jun 2006 17:44] MySQL Verification Team
Thank you for the bug report. I was able to repeat on Suse 10.

MySQL Generic Runtime Environment 2.0.12

Type 'help' or '?' for help. Type 'quit' to exit the shell.
Lua Shell initialized.
Registered 13 struct definitions
Loading Lua modules...Registered 13 Lua modules
Initializing C++ loader...Registered 0 struct definitions
C++ loader registration failed (0)Registered 13 modules
/ >
[3 Sep 2006 3:36] Alfredo Kojima
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