Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

weblogic 4.5.1 intermittent exception java.lang.ClassCastException: javax.servlet.http.NoBodyOutputStream

2 views
Skip to first unread message

michael pater

unread,
Jul 12, 2000, 3:00:00 AM7/12/00
to
When running weblogic 4.5.1 on our staging server we get the following
exceptions happening intermitently

Our other servers have identical code and properties files and they are fine

Tue Jul 11 12:03:53 GMT+01:00 2000:<E> <ServletContext-Servlets> Servlet
failed with RuntimeException
Tue Jul 11 12:03:53 GMT+01:00 2000:<E> <ServletContext-Servlets>
java.lang.ClassCastException: javax.servlet.http.NoBodyOutputStream
at weblogic.servlet.FileServlet.sendFile(Compiled Code)
at weblogic.servlet.FileServlet.doGet(Compiled Code)
at javax.servlet.http.HttpServlet.doHead(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)

Tue Jul 11 12:03:53 GMT+01:00 2000:<E> <HTTP> Servlet request terminated
with IOException:
Tue Jul 11 12:03:53 GMT+01:00 2000:<E> <HTTP> java.net.ProtocolException:
Exceeded stated content-length of: 1230 bytes
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at java.net.ProtocolException.<init>(Compiled Code)
at weblogic.servlet.internal.ServletOutputStreamImpl.print(Compiled Code)
at javax.servlet.ServletOutputStream.println(ServletOutputStream.java:252)
at
weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.
java:307)
at weblogic.servlet.internal.ServletResponseImpl.sendError(Compiled Code)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)

Any ideas ?

0 new messages