Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.glassfish.deployment.admin.DeployCommand is leaked #23654

Closed
11rx4f opened this issue Oct 12, 2021 · 0 comments · Fixed by #23656
Closed

org.glassfish.deployment.admin.DeployCommand is leaked #23654

11rx4f opened this issue Oct 12, 2021 · 0 comments · Fixed by #23656

Comments

@11rx4f
Copy link
Contributor

11rx4f commented Oct 12, 2021

Environment Details

  • GlassFish Version (and build number): Eclipse GlassFish 6.2.1 (build master-b577-g50d68a3 2021-09-01T02:07:52+0000)
  • JDK version: OpenJDK 64-Bit Server VM Temurin-11.0.12+7
  • OS: CentOS Linux release 7.9.2009 (Core)
  • Database:

Problem Description

Another leak was found during investigating #23637 .
It occured when redeploy same app repeatedly.
Heap dumps captured by jmap are shown as below:

  • Before redeploy
    image

  • redeploy same app 200 times
    image

  • redeploy same app 400 times
    image

Steps to reproduce

Impact of Issue

memory leak occured 

11rx4f added a commit to 11rx4f/glassfish that referenced this issue Oct 14, 2021
…s leaked

Signed-off-by: 11rx4f <ryosuke.okada@fujitsu.com>
dmatej pushed a commit that referenced this issue Oct 14, 2021
Signed-off-by: 11rx4f <ryosuke.okada@fujitsu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant