Anyway to get around it?

travis

---- Original Message ----
From: [EMAIL PROTECTED]
Sent: 2000-11-24 15:10:27.0
To: JRun-Talk <[EMAIL PROTECTED]>
Subject: RE: RE: getOutputStream bug???

It is documented behaviour (check sdk docs) - you get this exception because
the output stream is already wrapped up in JspWriter.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 24, 2000 5:08 PM
To: JRun-Talk
Subject: getOutputStream bug???


I am calling response.getOutputStream() in my jsp page, and that is about
all i am calling and I get the following error.

500 Internal Server Error
/secure/files/file_sender.jsp:

null
java.lang.IllegalStateException
        at
allaire.jrun.servlet.JRunResponse.getOutputStream(JRunResponse.java:294)
        at
jrun__secure__files__file_sender2ejsp1d._jspService(jrun__secure__files__fil
e_sender2ejsp1d.java:63)
        at allaire.jrun.jsp.HttpJSPServlet.service(HttpJSPServlet.java,
Compiled Code)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java, Compiled Code)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled
Code)
        at
allaire.jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDispatcher.java,
Compiled Code)
        at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java, Compiled
Code)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java, Compiled Code)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled
Code)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.jav
a, Compiled Code)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java, Compiled Code)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java,
Compiled Code)
        at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java, Compiled
Code)
        at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
        at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code)


Has anyone had this problem before or does anyone know how to get around it?


Travis Reeder
Chief Software Architect
www.ThinkVirtual.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide
more resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


--------------------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays Group
does not accept legal responsibility for the contents of this message.
Any views or opinions presented are solely those of the author and do 
not necessarily represent those of the Barclays Group unless otherwise 
specifically stated.

--------------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to