Anonymous | Login | Signup for a new account | 12-17-2024 08:57 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001789 | [Resin] | minor | always | 06-08-07 09:09 | 06-12-07 09:26 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.23 | ||||||
Summary | 0001789: LoadBalance servlet timeout | ||||||||
Description |
(rep by Bradley Van Cleave) Using your new 3.0 snapshot on our load balance server, we noticed this error in the logs with some frequency. We haven't seen this error before, so we wanted to make sure this isn't an error to be concerned about. Is it simply the connection timing out or closed and the server is still pushing data to the client? java.lang.IllegalStateException: sendError() forbidden after buffer has been committed. [04:37:17.467] at com.caucho.server.connection.AbstractHttpResponse.sendError(AbstractHttpResponse.java:453) [04:37:17.467] at com.caucho.server.connection.AbstractHttpResponse.sendError(AbstractHttpResponse.java:440) [04:37:17.467] at com.caucho.servlets.HmuxLoadBalanceServlet.service(HmuxLoadBalanceServlet.java:268) [04:37:17.467] at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106) [04:37:17.467] at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:175) [04:37:17.467] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173) [04:37:17.467] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229) [04:37:17.467] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274) [04:37:17.467] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:511) [04:37:17.467] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:520) [04:37:17.467] at com.caucho.util.ThreadPool.run(ThreadPool.java:442) [04:37:17.467] at java.lang.Thread.run(Thread.java:595) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |