Anonymous | Login | Signup for a new account | 01-05-2025 10:36 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003726 | [Resin] | minor | always | 10-22-09 18:11 | 01-21-11 14:10 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.15 | Product Version | 3.1.6 | ||||
Product Build | |||||||||
Summary | 0003726: HashMapImpl bug | ||||||||
Description |
(rep by Fiaz Hossein) we recently hit a very nasty bug in our code that was cause by the following exception. We have been looking at this and the only logical explanation seems to be that the request object was accessed by multiple threads. We are still looking how that could have happened but do you know of bugs related to this area in HashMapImpl? Cause0: java.lang.IllegalStateException Cause0-StackTrace:=20 at com.caucho.util.HashMapImpl.putImpl(HashMapImpl.java:216) at com.caucho.util.HashMapImpl.put(HashMapImpl.java:159) at com.caucho.server.connection.AbstractHttpRequest.setAttribute(Abstrac= tHttpRequest.java:2143) at javax.servlet.ServletRequestWrapper.setAttribute(ServletRequestWrappe= r.java:308) at javax.servlet.ServletRequestWrapper.setAttribute(ServletRequestWrappe= r.java:308) at javax.servlet.ServletRequestWrapper.setAttribute(ServletRequestWrappe= r.java:308) at javax.servlet.ServletRequestWrapper.setAttribute(ServletRequestWrappe= r.java:308) at system.context.RequestContext.release(RequestContext.java:353) at system.context.RequestContext.release(RequestContext.java:333) at common.request.servlet.DynamicCachableResourceServlet.doGet(DynamicCa= chableResourceServlet.java:199) |
||||||||
Steps To Reproduce | |||||||||
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. |