Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0001183 |
[Resin] |
minor |
sometimes |
06-06-06 09:12 |
06-26-06 19:06 |
|
Reporter |
lschumacher |
View Status |
public |
|
Assigned To |
ferg |
Priority |
urgent |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.0.20 |
Product Version |
3.0.14 |
|
Product Build |
|
|
Summary |
0001183: jjava.util.ConcurrentModificationException at com.caucho.jmx.MBeanView.queryMBeans(MBeanView.java:261) |
Description |
This happens occasionaly with our jmx management tool. It looks like MBeanView.queryMBeans syncronizes on the _mbeans member, but the other methods that modify it don't. |
Steps To Reproduce |
|
Additional Information |
We're actually on 3.0.12 still, but that wasn't in the list to select. |
|
Attached Files |
|
|