[jboss-jira] [JBoss JIRA] Commented: (JBAOP-360) DeadLock when multiple threads are loading aspects
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Mon Feb 12 12:00:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBAOP-360?page=comments#action_12352875 ]
Clebert Suconic commented on JBAOP-360:
---------------------------------------
There is a thread dump on JBMESSAGING-797
For a testcase you will need several threads loading and instantiating several aspects using multi-threads
> DeadLock when multiple threads are loading aspects
> --------------------------------------------------
>
> Key: JBAOP-360
> URL: http://jira.jboss.com/jira/browse/JBAOP-360
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.5.3.GA, 1.5.2.GA, 1.5.1.GA, 1.5.0.GA
> Reporter: Clebert Suconic
> Fix For: 1.5.4.GA, 2.0.0.alpha1
>
>
> When multiple threads are loading aspect there is a possibility of a dead lock, of locks boucing between a WeakHashMap lock and ClassAdvisor.
> You will need a multiple thread test loading Aspects simultaneously.
> Tim Fox has found this as part of JBMESSAGING-797
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list