United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6744329 Exception in light weight http server code
6744329 : Exception in light weight http server code

Details
Type:
Bug
Submit Date:
2008-09-03
Status:
Closed
Updated Date:
2011-03-08
Project Name:
JDK
Resolved Date:
2011-03-08
Component:
core-libs
OS:
generic
Sub-Component:
java.net
CPU:
generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
5.0
Fixed Versions:
7

Related Reports
Backport:

Sub Tasks

Description
Get this exception in light weight http server. http.jar is compiled with JDK5

java.lang.ArrayIndexOutOfBoundsException: 4104
    at sun.net.httpserver.ChunkedOutputStream.write(ChunkedOutputStream.java:53)
    at sun.net.httpserver.PlaceholderOutputStream.write(ExchangeImpl.java:368)
    at java.io.FilterOutputStream.write(FilterOutputStream.java:60)
    at com.sun.xml.ws.encoding.MimeCodec.writeAsAscii(MimeCodec.java:207)
    at com.sun.xml.ws.encoding.MtomCodec.encode(MtomCodec.java:173)

                                    

Comments
EVALUATION

fix in ChunkedOutputStream
                                     
2008-09-11
EVALUATION

I still see an exception with the provided jar. I am reopening this one.
                                     
2008-09-11



Hardware and Software, Engineered to Work Together