[JBoss JIRA] (DROOLS-5384) Clicking rightmost column's header in DMN decision table raises an error
by Toshiya Kobayashi (Jira)
Toshiya Kobayashi created DROOLS-5384:
-----------------------------------------
Summary: Clicking rightmost column's header in DMN decision table raises an error
Key: DROOLS-5384
URL: https://issues.redhat.com/browse/DROOLS-5384
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.38.0.Final
Reporter: Toshiya Kobayashi
Assignee: Guilherme Gomes
When I import Traffic_Violation sample, opened a "Fine" decision table. The rightmost column's header is empty ("Enter Text") and I get an error pop-up when clicked.
See screenshot.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (DROOLS-5258) Implement usage of compiled artifact inside runtime
by Gabriele Cardosi (Jira)
[ https://issues.redhat.com/browse/DROOLS-5258?page=com.atlassian.jira.plug... ]
Gabriele Cardosi closed DROOLS-5258.
------------------------------------
> Implement usage of compiled artifact inside runtime
> ---------------------------------------------------
>
> Key: DROOLS-5258
> URL: https://issues.redhat.com/browse/DROOLS-5258
> Project: Drools
> Issue Type: Task
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Major
> Labels: TrustyAI
> Attachments: pmml_evaluation.png, pmml_kjar_creation.png
>
>
> Currently new KiePMMLRuntime use class/instances created by the compiler "on the fly".
> But in the final situation such classes may be created during "kjar" creation, and so they have to be put inside runtime' classpath.
> This task includes
> 1) modification of kie-maven-plugin
> 2) modification/verification of KiePMMLModel creation
> 3) modification/verification of KiePMMLModel usage
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (WFLY-13514) Huge memory leak in WildFly
by Matěj Novotný (Jira)
[ https://issues.redhat.com/browse/WFLY-13514?page=com.atlassian.jira.plugi... ]
Matěj Novotný edited comment on WFLY-13514 at 5/27/20 4:31 AM:
---------------------------------------------------------------
Thanks for reporting this, I'll take a look at it later this week.
Bean lifecycle should be bound to its context; once you tear down, say, request context, you destroy all its beans regardless of where they are. I suspect these could be proxies rather then beans that are hanging around.
was (Author: manovotn):
Thanks for reporting this, I'll take a look at this sometime this week.
Bean lifecycle should be bound to its context; once you tear down, say, request context, you destroy all its beans regardless of where they are. I suspect these could be proxies rather then beans that are hanging around.
> Huge memory leak in WildFly
> ---------------------------
>
> Key: WFLY-13514
> URL: https://issues.redhat.com/browse/WFLY-13514
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld, JSF
> Affects Versions: 18.0.1.Final, 19.1.0.Final, 20.0.0.Beta1
> Reporter: Konrad Bak
> Assignee: Matěj Novotný
> Priority: Critical
>
> https://github.com/konbk/bug-report-wildfly-oome
> The project shows a huge memory leak introduced in recent WildFly versions that can crash a real-world Java EE application in a matter of hours.
> When a JSF page contains any component bound to page variable, all CDI beans (regardless of scope) used on that page stay in memory.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (WFLY-13514) Huge memory leak in WildFly
by Matěj Novotný (Jira)
[ https://issues.redhat.com/browse/WFLY-13514?page=com.atlassian.jira.plugi... ]
Matěj Novotný commented on WFLY-13514:
--------------------------------------
Thanks for reporting this, I'll take a look at this sometime this week.
Bean lifecycle should be bound to its context; once you tear down, say, request context, you destroy all its beans regardless of where they are. I suspect these could be proxies rather then beans that are hanging around.
> Huge memory leak in WildFly
> ---------------------------
>
> Key: WFLY-13514
> URL: https://issues.redhat.com/browse/WFLY-13514
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld, JSF
> Affects Versions: 18.0.1.Final, 19.1.0.Final, 20.0.0.Beta1
> Reporter: Konrad Bak
> Assignee: Matěj Novotný
> Priority: Critical
>
> https://github.com/konbk/bug-report-wildfly-oome
> The project shows a huge memory leak introduced in recent WildFly versions that can crash a real-world Java EE application in a matter of hours.
> When a JSF page contains any component bound to page variable, all CDI beans (regardless of scope) used on that page stay in memory.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months