Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5394 | minor | always | 03-13-13 11:46 | 04-16-13 10:52 | |
|
|||||
Reporter: | cowan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 4.0.35 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.36 | ||
|
|||||
Summary: | 0005394: java.lang.IllegalStateException in WebSocketOutputStream.fillHeader | ||||
Description: |
When writing a large amount of data, WebSocketOutputStream.write(data, 0, data.length) throws java.lang.IllegalStateException. java.lang.IllegalStateException at com.caucho.remote.websocket.WebSocketOutputStream.fillHeader(WebSocketOutputStream.java:236) at com.caucho.remote.websocket.WebSocketOutputStream.write(WebSocketOutputStream.java:125) at java.io.OutputStream.write(OutputStream.java:75) at java_io_OutputStream$write.call(Unknown Source) |
||||
Steps To Reproduce: | |||||
Additional Information: | Rep by S. Zachariadis | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|