Mantis - Resin
Viewing Issue Advanced Details
4221 minor always 09-21-10 11:00 01-17-11 10:58
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.14  
0004221: timing: comet close and dispatch
(rep by Mark Price)

we're running resin-pro-4.0.6 and seeing some odd failures when using the CometController for ajax calls. We've observed the exception below:

java.lang.IllegalStateException: dispatch is not valid when no AsyncContext is available
at com.caucho.server.http.AsyncContextImpl.dispatch(AsyncContextImpl.java:213)
at com.caucho.server.dispatch.CometServletFilterChain$ServletCometController.wake(CometServletFilterChain.java:247)
at com.foo.hcf.push.AbstractSubscription.wakeController(AbstractSubscription.java:54)


There are no notes attached to this issue.