Flavia Rainone created JBAOP-812:
------------------------------------
Summary: AspectManager.getAdvisors throws ConcurrentModificationException
Key: JBAOP-812
URL:
https://issues.jboss.org/browse/JBAOP-812
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.1.6.CP03
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: 2.1.6.CP04
The problem can be observed sometimes when running JBoss AS. The stack trace:
ERROR [STDERR] (AOPListner:) java.util.ConcurrentModificationException
ERROR [STDERR] (AOPListner:) at
java.util.WeakHashMap$HashIterator.next(WeakHashMap.java:169)
ERROR [STDERR] (AOPListner:) at
org.jboss.aop.AspectManager.getAdvisors(AspectManager.java:543)
ERROR [STDERR] (AOPListner:) at
org.jboss.console.plugins.AOPLister$RefreshPoller.run(AOPLister.java:891)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira