The information in this article applies to:
SYMPTOMSWhen you debug a Java class with breakpoints or single-stepping, the symbols for java.lang.NoSuchFieldError and java.lang.LinkageError are loaded, and a first chance exception error occurs. You must then load the source code for Throwable.java. CAUSEThe Virtual machine throws a NoSuchFieldError when it fails to find a hash value for a field by name and type. STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem was corrected in
Visual J++ 1.1 and the Microsoft Java Virtual machine build number 1251 or
greater.
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following page on the Microsoft Technical Support site: http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbtool kbDebug kbide kbVJ kbVJ100bug kbVJ110fix JVM |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |