Details
-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_01
-
01
-
generic
-
generic
Description
Name :- vj102386 Date :- 2003-06-11
------------------------------------------------------------------------
Do the complete 5.5.5 control workspace build for windows-i586 platform then install j2re*.exe bundle. Installation was successful but after the installation when the user try to execute java -version command then user run into issues.
java -version produces the following output.
C:\>which java
C:\WINNT\system32/java.exe
C:\>java -version
Registry key `Software\JavaSoft\Java Runtime Environment\CurrentVersion`
has value `5.5`, but `1.4` is required.
Error: Could not find java.dll
Error: Could not find Java 2 Runtime Environment
NOTE :- I had uninstalled all the jre from my office machine before I start the
5.5.5 jre installation.
Log File location :-
/net/mizu.sfbay/usr/re/jdk5.5.5/logs/build-windows-i586.log
Bundles Path :-
/net/mizu.sfbay/usr/re/jdk5.5.5/bundles/windows-i586/b01-2003-06-11/
------------------------------------------------------------------------
Do the complete 5.5.5 control workspace build for windows-i586 platform then install j2re*.exe bundle. Installation was successful but after the installation when the user try to execute java -version command then user run into issues.
java -version produces the following output.
C:\>which java
C:\WINNT\system32/java.exe
C:\>java -version
Registry key `Software\JavaSoft\Java Runtime Environment\CurrentVersion`
has value `5.5`, but `1.4` is required.
Error: Could not find java.dll
Error: Could not find Java 2 Runtime Environment
NOTE :- I had uninstalled all the jre from my office machine before I start the
5.5.5 jre installation.
Log File location :-
/net/mizu.sfbay/usr/re/jdk5.5.5/logs/build-windows-i586.log
Bundles Path :-
/net/mizu.sfbay/usr/re/jdk5.5.5/bundles/windows-i586/b01-2003-06-11/
Attachments
Issue Links
- relates to
-
JDK-4837992 TIGER Win32: java.exe fails when executed from c:\
- Closed