| Author |
Why this error occured?
|
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
|
|
My blood is tested +ve for Java.
|
 |
Adam Myatt
author
Greenhorn
Joined: Jan 12, 2006
Posts: 26
|
|
|
Have you determined a cause or solution for this issue?
|
 |
Reid M. Pinchback
Ranch Hand
Joined: Jan 25, 2002
Posts: 775
|
|
Are you telling an HttpServletResponse how many bytes there are supposed to be in the response? The error sounds a bit like that might be a factor. Can't say I've seen a server exception about that before, usually it is the browser that gets confused if you use that feature and get it wrong.
|
Reid - SCJP2 (April 2002)
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
We have IIS configured to forward request of JSP pages to WebLogic. This error occurs when there is no disk space on the IIS server.
|
 |
 |
|
|
subject: Why this error occured?
|
|
|