Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.0.23
  Product Build
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)

Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
06-08-07 09:09 ferg New Issue
06-12-07 09:26 ferg Assigned To  => ferg
06-12-07 09:26 ferg Status new => closed
06-12-07 09:26 ferg Resolution open => fixed
06-12-07 09:26 ferg Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker