[jboss-jira] [JBoss JIRA] Closed: (JBREFLECT-116) Errors on shutdown in JBossClDelegatingClassPoolRepository.unregisterClassLoader()
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Wed Apr 7 10:13:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBREFLECT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan closed JBREFLECT-116.
--------------------------------
Resolution: Done
> Errors on shutdown in JBossClDelegatingClassPoolRepository.unregisterClassLoader()
> ----------------------------------------------------------------------------------
>
> Key: JBREFLECT-116
> URL: https://jira.jboss.org/jira/browse/JBREFLECT-116
> Project: JBoss Reflection
> Issue Type: Feature Request
> Reporter: Kabir Khan
> Assignee: Kabir Khan
>
> Getting errors on shutdown/undeployment in AS due to JBossClDelegatingClassPoolRepository.registerClassLoader() not registering the modules so there is no pool in registeredModules when we undeploy and call JBossClDelegatingClassPoolRepository.unregisterClassLoader().
> --------------------------------------------
> Kabir: So, it seems that registerClassLoader() only gets called if someone attempts to use the pool? Flavia, how is this supposed to work?
> Ales: I thought there would be symmetric invocations,
> but I'll let Flavia explain more.
> Kabir: In any case, as a temporary measure (I can't remember if Flavia is on holidays this week) I think it should be fine not to throw the exception from unregisterClassLoader()
> Ales: Yup, she's on vacation -- home moving stuff.
> Can you change this -- and we'll deal with any issues later?
> Is this in Classpools or AOP?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list