-
Bug
-
Resolution: Fixed
-
P3
-
6u10
If an error occurs during applet launch, the red X tends to disappear after a couple of minutes. This is happening because the current heartbeat logic thinks that since the applet launch failed, that there is no active applet in the JVM instance, so the JVM instance times out. This is incorrect behavior and needs to be fixed.