Microsoft KB Archive/260208

From BetaArchive Wiki
Knowledge Base


FIX: enableReplaceObject and enableResolveObject Throw Exception

Article ID: 260208

Article Last Modified on 6/14/2006



APPLIES TO

  • Microsoft Java Virtual Machine



This article was previously published under Q260208

SYMPTOMS

If you call ObjectOutputStream.enableReplaceObject ()or ObjectInputStream.enableResolveObject(), this will throw a securityException error if your classes are on the classpath and loaded by the system class loader.

CAUSE

Calls to getClassLoader() when your classes are on the classpath return a null value.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

This bug has been verified to occur in both the 3100 and 3200 series of the Microsoft virtual machine.

This problem was corrected in Windows 2000 Service Pack 1.


REFERENCES

For additional information about the latest service pack for Windows 2000, click the article number below to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:

Keywords: kbbug kbfix kbjavavm33xxfix kbwin2000sp1fix KB260208