JDK-6328589 : java.lang.InternalError occurs many times in 1.4.2_10 binary releaf
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.4.2_10
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2005-09-26
  • Updated: 2011-02-16
  • Resolved: 2005-10-14
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.4.2_10Resolved
Related Reports
Relates :  
Relates :  
Description
A licnesee found out the following exception.
This occurs in the binary releaf for bid6204620.

CONFIGURATION :
+++++++++++++++++++++++++++++++++
OS:WindowsXP SP2 English
Hyper Threading:enable
Java Plug-in:1.4.2_10 bid6204620
+++++++++++++++++++++++++++++++++

Java(TM) Plug-in: Version 1.4.2_10
Using JRE version 1.4.2_10-b0 Java HotSpot(TM) Client VM
User home directory = G:\Documents and Settings\stardomProxy Configuration: No proxy
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
o:   trigger logging
p:   reload proxy configuration
q:   hide console
r:   reload policy configuration
s:   dump system properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Memory: 1,984K  Free: 1,112K  (56%) ... completed.
java.lang.InternalError: obsolete interface used	at 
sun.java2d.NullSurfaceData.getRaster(Unknown Source)	at 
sun.java2d.loops.OpaqueCopyAnyToArgb.Blit(Unknown Source)	at 
sun.java2d.loops.GraphicsPrimitive.convertFrom(Unknown Source)	at 
sun.java2d.loops.MaskBlit$General.MaskBlit(Unknown Source)	at 
sun.java2d.loops.Blit$GeneralMaskBlit.Blit(Unknown Source)	at 
sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source)	at 
sun.java2d.pipe.DrawImage.renderSurfaceData(Unknown Source)	at 
sun.java2d.pipe.DrawImage.copyImage(Unknown Source)	at 
sun.java2d.pipe.DrawImage.copyImage(Unknown Source)	at 
sun.java2d.pipe.DrawImage.copyImage(Unknown Source)	at 
sun.java2d.SunGraphics2D.drawImage(Unknown Source)	at 
sun.java2d.SunGraphics2D.drawImage(Unknown Source)	at 
sun.plugin.AppletViewer.paintForegrnd(Unknown Source)	at 
sun.plugin.AppletViewer.paint(Unknown Source)	at 
sun.awt.RepaintArea.paint(Unknown Source)	at 
sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)	at 
java.awt.Component.dispatchEventImpl(Unknown Source)	at 
java.awt.Container.dispatchEventImpl(Unknown Source)	at 
java.awt.Component.dispatchEvent(Unknown Source)	at 
java.awt.EventQueue.dispatchEvent(Unknown Source)	at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)	at 
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)	at 
java.awt.EventDispatchThread.pumpEvents(Unknown Source)	at 
java.awt.EventDispatchThread.pumpEvents(Unknown Source)	at 
java.awt.EventDispatchThread.run(Unknown Source)


REPRODUCE :
1) invoke attached html in IE
2) keep clicking "reload" button in IE browser.

Comments
EVALUATION CFE later on confirmed that InternalError is no longer being seen from the same binary. May be some obscure issue with test setup at customer end. Closing this bug.
14-10-2005

EVALUATION This is an issue handled by CTE. Reassign.
26-09-2005