JDK-4228736 : Kestrel A build causes IE and Netscape to crash when the clock demo is loaded.
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.3.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: generic,x86
  • Submitted: 1999-04-12
  • Updated: 1999-05-06
  • Resolved: 1999-04-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.0 1.3Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
After installing the Kestrel A build 
(i.e. /usr/local/java/jdk1.3/bundles/jre1_3-a-bin-win-apr_07.exe
/usr/local/java/jdk1.3/bundles/jre1_3-a-bin-win-i-apr_07.exe), when I try to load the clock demo applet on either IE or netscape on WindowsNT, the following error is generated:

An application error has occured an an application error log is being generated.

There will be an access violation exception that causes both IE and netscape to crash.

See attachments for the error logs.

------------------------------

I filed another bug (4231912) that against build PH and it turned out the same  problem with this one.  Note that the error message is different on my machine:
"The Java Runtime Environment cannot be loaded"

vince.duong@Eng 1999-04-22

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.3 FIXED IN: 1.3 INTEGRATED IN: 1.3 VERIFIED IN: 1.3
14-06-2004

WORK AROUND Change registry key HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Plug-in\1.3 into HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Plug-in\1.2.
11-06-2004

EVALUATION This bug appears because we are still bundling Java Plug-in 1.2.2 with Kestrel JRE. When Kestrel JRE is installed, it installs the plug-in registry key as HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Plug-in\1.3. Thus, Java Plug-in 1.2.2 doesn't recognize it. We will try to update the Kestrel installer with Java Plug-in 1.3, so the Kestrel build will works with Java Plug-in 1.3. stanley.ho@Eng 1999-04-12 gemma.riner@eng 1999-05-05 Verified in Kestrel build C bug is fixed
12-04-1999