기술지원 문의

레진이 가끔 죽을때가 있습니다.
양진산 / 2004-01-06 13:36

레진이 가끔 죽습니다. 
레진 에러 로그를 살펴보면

[2003/12/30 09:22:22] _jsp._sbrWmlMList_0Filedown__jsp: init
[2003/12/30 09:22:22] cant clear response after writing headers
java.lang.IllegalStateException: cant clear response after writing headers
    at com.caucho.server.http.ResponseStream.clear(ResponseStream.java:190)
    at com.caucho.server.http.Response.reset(Response.java:1019)
    at com.caucho.server.http.Response.reset(Response.java:1002)
    at com.caucho.server.http.Response.sendRedirect(Response.java:570)
    at _jsp._sbrWmlMList_0Filedown__jsp._jspService(_sbrWmlMList_0Filedown__jsp.java:79)
    at com.caucho.jsp.JavaPage.service(JavaPage.java:87)
    at com.caucho.jsp.JavaPage.subservice(JavaPage.java:81)
    at com.caucho.jsp.Page.service(Page.java:407)
    at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:166)
    at com.caucho.server.http.Invocation.service(Invocation.java:273)
    at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:128)
    at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:334)
    at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:266)
    at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
    at java.lang.Thread.run(Thread.java:484)

이와 같은 내용이 반복해서 많이 생기는데 혹시 원인이 이것이 아닐런지요...?
만약 그렇다면 해결방법에는 어떤것이 있는지 알려주시기 바랍니다.
부탁드립니다.