[ 
https://issues.apache.org/jira/browse/CASSANDRA-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703488#comment-13703488
 ] 

Paulo Pires commented on CASSANDRA-5739:
----------------------------------------

Sorry if I was not clear enough, but I'm not deploying Cassandra inside 
Glassfish. I'm deploying a Java webapp which connects to Cassandra cluster.
                
> Class unloading triggers container crash
> ----------------------------------------
>
>                 Key: CASSANDRA-5739
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5739
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Drivers
>    Affects Versions: 1.2.4
>            Reporter: Paulo Pires
>
> While undeploying a Java webapp on a Glassfish cluster, I get a exception and 
> consequently Glassfish crashes. The log can be seen at 
> http://pastebin.com/CG6LKPEv
> After some research, WebappClassLoader tries to clear references on each 
> loaded class, triggering the call to static StorageService.getPartitioner() 
> which then tries to load the cassandra.yaml file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to