[JBoss JIRA] (WFCORE-4519) Slave Host Controller deployment repository is cleaned after a full deployment replacement
by Yeray Borges (Jira)
Yeray Borges created WFCORE-4519:
------------------------------------
Summary: Slave Host Controller deployment repository is cleaned after a full deployment replacement
Key: WFCORE-4519
URL: https://issues.jboss.org/browse/WFCORE-4519
Project: WildFly Core
Issue Type: Bug
Components: Management
Affects Versions: 9.0.1.Final
Environment: Domain mode, slave HC with deployments in its server groups
Reporter: Yeray Borges
Assignee: Yeray Borges
In domain mode, there is a cleanup task that removes obsolete content from the deployment repository of each process (DC, slave HC, and servers). By default, this task is executed every five minutes.
The task checks if there is any content to be marked as obsolete, if there is, it is marked and deleted on the next task execution.
Deployment content is considerate obsolete in a slave HC if there are no references to it, that means if there is no server group that has this deployment configured.
The issue here is the deployment handler that replaces the deployment content in a slave is not adding a reference to the new content if there are affected server groups.
The consequence is the cleanup task could delete the slave HC content. If this occurs when the servers are starting, the servers could fail to start with the following error:
{noformat}
019-06-12 08:51:32,813 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "test-application.war")]) - failure description: "WFLYSRV0137: No deployment content with hash b1fb3b872b3490bbdbd152bd082791b1f170397d is available in the deployment content repository for deployment 'test-application.war'. This is a fatal boot error. To correct the problem, either restart with the --admin-only switch set and use the CLI to install the missing content or remove it from the configuration, or remove the deployment from the xml configuration file and restart."
2019-06-12 08:51:32,817 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
2019-06-12 08:51:32,833 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 17.0.0.Final-SNAPSHOT (WildFly Core 9.0.1.Final-SNAPSHOT) stopped in 5ms
{noformat}
The issue is difficult to hit because it is the server who requests the required files to the slave HC. In order to reproduce it, there must be a coincidence when the server has requested a deployment file to its HC, the HC already has this file in its deployment repository marked as obsolete and, before send it to the server, the cleanup task removes it.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-4155:
-------------------------------------
[~manstis] The last accpetance scenario seems have some trouble with column width when I reopen a diagram, could you please have a look on [^bkm-function-width.webm] and tell me if it is related to your changes or not?
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: bkm-function-width.webm, placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable (/)
> - BKM > Function column width, resizeable (x)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-4155 at 6/12/19 2:38 AM:
--------------------------------------------------------------
[~manstis] The last acceptance scenario seems have some trouble with column width when I reopen a diagram, could you please have a look on [^bkm-function-width.webm] and tell me if it is related to your changes or not?
was (Author: jomarko):
[~manstis] The last accpetance scenario seems have some trouble with column width when I reopen a diagram, could you please have a look on [^bkm-function-width.webm] and tell me if it is related to your changes or not?
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: bkm-function-width.webm, placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable (/)
> - BKM > Function column width, resizeable (x)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4155:
--------------------------------
Attachment: bkm-function-width.webm
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: bkm-function-width.webm, placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable (/)
> - BKM > Function column width, resizeable (x)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4155:
--------------------------------
Description:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function (/)
- Change Function Type (FEEL / JAVA / PMML) (/)
- Undo function column width resize (/)
- Decision > Context > Function column width, resizeable (/)
- BKM > Function column width, resizeable (x)
was:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function (/)
- Change Function Type (FEEL / JAVA / PMML) (/)
- Undo function column width resize (/)
- Decision > Context > Function column width, resizeable (/)
- BKM > Function column width, resizeable
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable (/)
> - BKM > Function column width, resizeable (x)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4155:
--------------------------------
Description:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function (/)
- Change Function Type (FEEL / JAVA / PMML) (/)
- Undo function column width resize (/)
- Decision > Context > Function column width, resizeable (/)
- BKM > Function column width, resizeable
was:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function (/)
- Change Function Type (FEEL / JAVA / PMML) (/)
- Undo function column width resize (/)
- Decision > Context > Function column width, resizeable
- BKM > Function column width, resizeable
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable (/)
> - BKM > Function column width, resizeable
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4155:
--------------------------------
Description:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function (/)
- Change Function Type (FEEL / JAVA / PMML) (/)
- Undo function column width resize (/)
- Decision > Context > Function column width, resizeable
- BKM > Function column width, resizeable
was:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function
- Change Function Type (FEEL / JAVA / PMML)
- Undo function column width resize
- Decision > Context > Function column width, resizeable
- BKM > Function column width, resizeable
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function (/)
> - Change Function Type (FEEL / JAVA / PMML) (/)
> - Undo function column width resize (/)
> - Decision > Context > Function column width, resizeable
> - BKM > Function column width, resizeable
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-4155) [DMN Designer] Placeholder doesn't fit a column
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4155?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4155:
--------------------------------
Description:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable (/)
- Change Expression type to Function
- Change Function Type (FEEL / JAVA / PMML)
- Undo function column width resize
- Decision > Context > Function column width, resizeable
- BKM > Function column width, resizeable
was:
If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
h3. Acceptance test
- Function column width, resizeable
- Change Expression type to Function
- Change Function Type (FEEL / JAVA / PMML)
- Undo function column width resize
- Decision > Context > Function column width, resizeable
- BKM > Function column width, resizeable
> [DMN Designer] Placeholder doesn't fit a column
> -----------------------------------------------
>
> Key: DROOLS-4155
> URL: https://issues.jboss.org/browse/DROOLS-4155
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: placeholder.png
>
>
> If user included a *PMML* model into a DMN diagram, then he has possibility to define PMML function invocation. Grid for such invocation contains placeholders saying that document and model needs to be specified. The issue is placeholders doesn't column width and thus are not readable. See the attached picture.
> h3. Acceptance test
> - Function column width, resizeable (/)
> - Change Expression type to Function
> - Change Function Type (FEEL / JAVA / PMML)
> - Undo function column width resize
> - Decision > Context > Function column width, resizeable
> - BKM > Function column width, resizeable
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month