JDK-6695076 : Applet is not getting loaded in IE with New Java Plugin (2nd)
Type:Bug
Component:deploy
Sub-Component:plugin
Affected Version:6u10
Priority:P3
Status:Closed
Resolution:Fixed
OS:windows,windows_2000,windows_xp
CPU:generic,x86
Submitted:2008-04-28
Updated:2010-09-08
Resolved:2008-06-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.
It seem a heartbeat timeout still happens.
For original desctiption see CR 6690729.
Comments
EVALUATION
just waiting 10s for the heartbeat echo seems
not reliable enough.
28-04-2008
SUGGESTED FIX
Adding suspend/resume heartbeat while applet is in between start and started,
or failed to start and stop.
This makes the heartbeat more reliable and shall
circumvent a false heartbeat timeout on content checking machines,
while downloading the code.