[ 
https://issues.apache.org/jira/browse/GERONIMO-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799297#action_12799297
 ] 

Kevan Miller commented on GERONIMO-5024:
----------------------------------------

Thanks for creating this, Janet. I'd noticed some intermittent 
ClassNotFoundExceptions running some tests on G 2.2 on a Windows machine, also. 
Don't recall if they were the same exception, or not...

You may already know this, but just in case -- one potential cause could be 
that the MultiParentClassLoader has been "destroyed". During shutdown, as 
configurations are stopped, we'll call MultiParentClassLoader.destroy(). Any 
subsequent attempts to load a class from this ClassLoader will result in a 
ClassNotFoundException.

> ClassNotFoundException occurs when shutdown geronimo server
> -----------------------------------------------------------
>
>                 Key: GERONIMO-5024
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5024
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2.1
>         Environment: 1. Windows XP + Sun JDK  1.5.0_18
>            Reporter: Han Hong Fang
>         Attachments: geronimo.log
>
>
> ClassNotFoundException occurs when shutdown geronimo server (refer to the 
> geronimo.log attached for the details).
> The problem doesn't exist if using IBM JDK 6.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to