AOPListner スレッドにおける JBoss EAP 5 例外
Issue
- JBoss EAP 5 を起動するとログに以下の例外が発生する場合があります。
ERROR [STDERR] Exception in thread "AOPListner"
ERROR [STDERR] java.util.ConcurrentModificationException
ERROR [STDERR] at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:762)
ERROR [STDERR] at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:795)
ERROR [STDERR] at org.jboss.aop.AspectManager.getAdvisors(AspectManager.java:537)
ERROR [STDERR] at org.jboss.console.plugins.AOPLister$RefreshPoller.run(AOPLister.java:891)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.