Mantis - Resin
Viewing Issue Advanced Details
1183 minor sometimes 06-06-06 09:12 06-26-06 19:06
lschumacher  
ferg  
urgent  
closed 3.0.14  
fixed  
none    
none 3.0.20  
0001183: jjava.util.ConcurrentModificationException at com.caucho.jmx.MBeanView.queryMBeans(MBeanView.java:261)
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.
We're actually on 3.0.12 still, but that wasn't in the list to select.

There are no notes attached to this issue.