[ 
https://jira.nuxeo.com/browse/NXIDE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=104505#comment-104505
 ] 

Stéphane Lacoin commented on NXIDE-121:
---------------------------------------

fixed in SDK

> package-info.java trigger LocalURLClassLoader leak when hot-deploying Seam 
> project
> ----------------------------------------------------------------------------------
>
>                 Key: NXIDE-121
>                 URL: https://jira.nuxeo.com/browse/NXIDE-121
>             Project: Nuxeo ECM IDE
>          Issue Type: Bug
>            Reporter: Olivier Grisel
>            Assignee: Bogdan Stefanescu
>            Priority: Major
>             Fix For: 1.1
>
>
> Steps to reproduce:
> - create a new Seam project using the Nuxeo IDE
> - add a package-info file on a the package of a Seam component (e.g. to add a 
> javadoc for the package)
> - start nuxeo server and re-deploy the project
> Observed: do a heap dump with JVisualVM: you will see two instances of 
> LocalURLClassLoader instead of one
> Expected: only one instance: otherwise class definitions can be
> Derived problems: ClassCastException in the getAdapter method of Runtime 
> components that are loaded by the "wrong" classloader.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to