[JBoss JIRA] (JBREM-1340) Memory leak related to org.jboss.threads.JBossThreadFactory
by Adrián López (Jira)
[ https://issues.jboss.org/browse/JBREM-1340?page=com.atlassian.jira.plugin... ]
Adrián López updated JBREM-1340:
--------------------------------
Attachment: img-2019-04-01-130952.png
> Memory leak related to org.jboss.threads.JBossThreadFactory
> -----------------------------------------------------------
>
> Key: JBREM-1340
> URL: https://issues.jboss.org/browse/JBREM-1340
> Project: JBoss Remoting
> Issue Type: Bug
> Components: jmx remoting
> Reporter: Adrián López
> Priority: Major
> Attachments: img-2019-04-01-130952.png
>
>
> We have a memory leak when using the jboss-cli-client JAR inside of Jolokia.
> Jolokia uses remoting to connect to the JMX of several JBoss servers. After running for some days, the Old Gen memory space reach 100%.
> A heap dump analyzed with Eclipse MAT returns:
> {code}
> One instance of "java.lang.ThreadGroup" loaded by "<system class loader>" occupies 377.517.248 (87,28%) bytes. The instance is referenced by org.jboss.threads.JBossThread @ 0xe0a81ef0 HTTP-11 , loaded by "org.jboss.modules.ModuleClassLoader @ 0xe04ffe20". The memory is accumulated in one instance of "java.lang.ThreadGroup[]" loaded by "<system class loader>".
> The stacktrace of this Thread is available. See stacktrace.
> Keywords
> java.lang.ThreadGroup[]
> org.jboss.modules.ModuleClassLoader @ 0xe04ffe20
> java.lang.ThreadGroup
> {code}
> I have created also another [issue|https://issues.jboss.org/browse/JBTHR-72] to jboss-threads, but looks the problem is not there.
> Same for [Jolokia|https://github.com/rhuss/jolokia/issues/401]
> Thanks
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 6 months
[JBoss JIRA] (DROOLS-3798) [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3798?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3798:
-----------------------------------
Sprint: 2019 Week 11-13, 2019 Week 14-16 (was: 2019 Week 11-13)
> [DMN Designer] Included Models - Show imported nodes in the graph when a DMN with imported nodes is opened
> ----------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3798
> URL: https://issues.jboss.org/browse/DROOLS-3798
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: daniel1.dmn, daniel2.dmn
>
>
> When users open the DMN editor with an imported file+ imported nodes, they must be able to see these nodes on read-only mode.
> ---
> Assets:
> - [^daniel1.dmn]
> - [^daniel2.dmn]
> ---
> This task comprehends:
> - Read imported nodes in the "daniel2.dmn", and put them into the canvas by consuming a *mocked service class* [1] to fill the node information;
> - Create the new imported nodes in the canvas;
> - Persist imported nodes info properly in the DMN file (when users save it);
> - Keep these imported nodes on read-only mode;
> - Keep the properties panel correctly updated.
> ---
> Acceptance criteria:
> - Open the "daniel2.dmn"
> - See the imported nodes from the "daniel1.dmn"
> - Try to change the name of the node (this should not be allowed, since the node must be on read only mode)
> - Check the properties panel properties
> ---
> [1] This service class will be responsible for returning all information from a given node from another DMN file. This API will be something like this: {{ExternalDMNFileService.getNode(final String dmnElementRef)}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 6 months
[JBoss JIRA] (DROOLS-3719) [DMN Designer] Included Models - Add the "Included Model dialog" to the "Included Models tab"
by Kris Verlaenen (Jira)
[ https://issues.jboss.org/browse/DROOLS-3719?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-3719:
-----------------------------------
Sprint: 2019 Week 11-13, 2019 Week 14-16 (was: 2019 Week 11-13)
> [DMN Designer] Included Models - Add the "Included Model dialog" to the "Included Models tab"
> ---------------------------------------------------------------------------------------------
>
> Key: DROOLS-3719
> URL: https://issues.jboss.org/browse/DROOLS-3719
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
> Attachments: 1.png
>
>
> Create a new dialog for including external DMN models, considering the following mockup:
> !1.png|thumbnail!
> Sub-tasks:
> - Add the button in the Included Models tab
> - Update RecordEngine for the create action
> - Create the Included Model dialog
> - Add the assets dropdown (which must be re-usable in the test scenario) in the dialog
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 6 months