Mantis - Resin
Viewing Issue Advanced Details
4570 minor always 05-23-11 10:39 05-31-11 16:02
alex  
ferg  
normal  
closed 4.0.18  
fixed  
none    
none 4.0.19  
0004570: call to context.dispatch() is lost every 40 000 requests
rep by David Hounslow

Intermittently (Every 40000 requests or so) calls to context.dispatch() seem to be lost. The corresponding servlet is never called back. Logging around the dispatch call confirms that no exceptions are thrown.

This is exhibited in Resin 4.0.6 & 4.0.13
We have tried release 4.0.18 but the first call in any session appears not to successfully send the response to the client so since we fail far earlier we cannot say if this issue exists in 4.0.18

There are no notes attached to this issue.