FIX: java.io.OutputStreamWriter Class Incorrectly Throws Exception (280062)
The information in this article applies to:
- Microsoft virtual machine
This article was previously published under Q280062 SYMPTOMS
When the java.io.OutputStreamWriter class uses multiple-byte character encoding systems, it may incorrectly throw a CharConversionException exception with an "OutputBuffer too small" detail string.
CAUSE
This problem occurs if previous operations nearly fill up the byte array conversion buffer (with only 1, 2, or 3 bytes left in the buffer) and the first character of a new incoming conversion operation is too large to fit in the buffer's remaining space.
RESOLUTION
To resolve this problem on computers that are running Microsoft Windows 95, Microsoft Windows 98, Microsoft Windows Millennium Edition (Me), Microsoft Windows NT, and Microsoft Windows 2000, download and install the latest build of the Microsoft VM.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
The latest build of the Microsoft VM is available from the following Microsoft Web site:
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbbug kbfix KB280062 |
---|
|