Andrew Boyd [https://community.jboss.org/people/AndrewBoyd] created the discussion
"Re: ConcurrentModificationException during JBoss 5.0.1.GA st" To view the discussion, visit: https://community.jboss.org/message/759599#759599 -------------------------------------------------------------- Hi All, It is now 2013 and I'm running jboss-5.1.0.GA and I am getting the same exception with the same line numbers: 2012-09-13 16:53:24,379 ERROR [STDERR] (AOPListner) Exception in thread "AOPListner" 2012-09-13 16:53:24,409 ERROR [STDERR] (AOPListner) java.util.ConcurrentModificationException 2012-09-13 16:53:24,409 ERROR [STDERR] (AOPListner) at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:762) 2012-09-13 16:53:24,409 ERROR [STDERR] (AOPListner) at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:795) 2012-09-13 16:53:24,409 ERROR [STDERR] (AOPListner) at org.jboss.aop.AspectManager.getAdvisors(AspectManager.java:537) 2012-09-13 16:53:24,409 ERROR [STDERR] (AOPListner) at org.jboss.console.plugins.AOPLister$RefreshPoller.run(AOPLister.java:891) If anyone knows a work around that would be helpful. Thanks, Andrew -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/759599#759599] Start a new discussion in JBoss AOP at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
