Bug 1129910 - Restarting the agent or plugin container through the rhq-agent plugin leaks classloaders
Summary: Restarting the agent or plugin container through the rhq-agent plugin leaks c...
Keywords:
Status: ON_QA
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.13
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: RHQ 4.13
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1134902
TreeView+ depends on / blocked
 
Reported: 2014-08-13 23:44 UTC by Lukas Krejci
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 1134902 (view as bug list)
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2014-08-13 23:44:01 UTC
Description of problem:
This will lead to eventual depletion of permgen and OOMEs.


Version-Release number of selected component (if applicable):
4.13.0-SNAPSHOT

How reproducible:
always

Steps to Reproduce:
1. Inventory the RHQ Agent resource
2. Run its "restartPluginContainer" operation repeatedly

Actual results:
The permgen usage will increase until its depleted

Expected results:
No leaks and stable permgen

Additional info:

Comment 1 Lukas Krejci 2014-08-15 07:07:56 UTC
Pull request opened: https://github.com/rhq-project/rhq/pull/109


Note You need to log in before you can comment on or make changes to this bug.