You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Anjib Mulepati <an...@hotmail.com> on 2012/03/19 17:31:15 UTC

[Struts 1.3.8] getOutputStream() error

Hi All,

I am writing an action class in Struts 1.3.8 to download the file from 
the server as the Stream.
Files get downloaded and working fine but in log I can see the error 
three times in log
     java.lang.IllegalStateException: getOutputStream() has already been 
called for this response
I searched in my whole project and I haven't use this operation in any 
other place.

What can be the problem and how I can debug this?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org