Re: Migration toolkit complains about my java
Thx for the reply.
GRT ouput reads:
MySQL Generic Runtime Environment 2.0.8 beta
Type 'help' or '?' for help. Type 'quit' to exit the shell.
Registered 11 struct definition files.
Initializing native loader...
Initializing Java loader...
ERROR: The JRE 1.4 cannot be found.
Please make sure the Sun JRE 1.4 is installed correctly.
Verify the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4\RuntimeLib
Error initializing Java module loader (10013)
Initializing Lua loader...
Registered 3 builtin modules.
Scanning module directory ./lua.
Trying to load module ./lua\BaseLua.lua.
Trying to load module ./lua\Migration.lua.
Trying to load module ./lua\RdbmsInfo.lua.
Trying to load module ./lua\RdbmsInfoAccess.lua.
Trying to load module ./lua\RdbmsInfoGeneric.lua.
Trying to load module ./lua\RdbmsInfoMssql.lua.
Trying to load module ./lua\RdbmsInfoMysql.lua.
Trying to load module ./lua\RdbmsInfoOracle.lua.
Trying to load module ./lua\RdbmsManagement.lua.
Registered 9 Lua modules.
/ >
the registry keys
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5\RuntimeLib
and
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.5.0_04\RuntimeLib
both exist and contain this string "C:\Programmer\Java\jre1.5.0_04\bin\client\jvm.dll"
and that file exists in program version 5.0.40.5
registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4\RuntimeLib
and
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.1_01\RuntimeLib
altso exist (from my old java installation I believe), but are empty.
Subject
Written By
Posted
Re: Migration toolkit complains about my java
July 28, 2005 07:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.