Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

The shutdown hook in CacheShutdown causes classloader leaks in webapp environment #24

@jensdt

Description

@jensdt

If the remote-naming jar is part of a webapp (rather than on appserver or even system level), the use of the JVM shutdown hook added by org.jboss.naming.remote.client.CacheShutdown causes classloader leaks when the application is redeployed, as it will prevent the webapp's classloader from being garbage collected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions