[JBoss JIRA] (WFCORE-4597) Intermittent failures deploying an application with Class-Path pointing to an external jar file
by Yeray Borges (Jira)
[ https://issues.jboss.org/browse/WFCORE-4597?page=com.atlassian.jira.plugi... ]
Yeray Borges updated WFCORE-4597:
---------------------------------
Description:
The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
{noformat}
13:58:32,347 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("core-service" => "management"),
("security-realm" => "ManagementRealm")
]) - failure description: "WFLYCTL0441: Operation has resulted in failed or missing services
WFLYCTL0184: New missing/unsatisfied dependencies:
service module.resolved.service.\"deployment.web-app-classpath-1.0.war\".main (missing) dependents: [service jboss.module.service.\"deployment.web-app-classpath-1.0.war\".main]
WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed"
{noformat}
Follow up the steps to reproduce
was:
The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
{noformat}
("core-service" => "management"),
("security-realm" => "ManagementRealm")
]) - failure description: "WFLYCTL0441: Operation has resulted in failed or missing services
WFLYCTL0184: New missing/unsatisfied dependencies:
service module.resolved.service.\"deployment.web-app-classpath-1.0.war\".main (missing) dependents: [service jboss.module.service.\"deployment.web-app-classpath-1.0.war\".main]
WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed"
{noformat}
Follow up the steps to reproduce
> Intermittent failures deploying an application with Class-Path pointing to an external jar file
> -----------------------------------------------------------------------------------------------
>
> Key: WFCORE-4597
> URL: https://issues.jboss.org/browse/WFCORE-4597
> Project: WildFly Core
> Issue Type: Bug
> Components: Modules
> Reporter: Yeray Borges
> Assignee: Yeray Borges
> Priority: Major
>
> The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
> {noformat}
> 13:58:32,347 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
> ("core-service" => "management"),
> ("security-realm" => "ManagementRealm")
> ]) - failure description: "WFLYCTL0441: Operation has resulted in failed or missing services
> WFLYCTL0184: New missing/unsatisfied dependencies:
> service module.resolved.service.\"deployment.web-app-classpath-1.0.war\".main (missing) dependents: [service jboss.module.service.\"deployment.web-app-classpath-1.0.war\".main]
> WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed"
> {noformat}
> Follow up the steps to reproduce
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (WFCORE-4597) Intermittent failures deploying an application with Class-Path pointing to an external jar file
by Yeray Borges (Jira)
Yeray Borges created WFCORE-4597:
------------------------------------
Summary: Intermittent failures deploying an application with Class-Path pointing to an external jar file
Key: WFCORE-4597
URL: https://issues.jboss.org/browse/WFCORE-4597
Project: WildFly Core
Issue Type: Bug
Components: Modules
Reporter: Yeray Borges
Assignee: Yeray Borges
The deployment of an application which is using an external library configured via Class-Path manifest attribute could fail with the following error:
{noformat}
("core-service" => "management"),
("security-realm" => "ManagementRealm")
]) - failure description: "WFLYCTL0441: Operation has resulted in failed or missing services
WFLYCTL0184: New missing/unsatisfied dependencies:
service module.resolved.service.\"deployment.web-app-classpath-1.0.war\".main (missing) dependents: [service jboss.module.service.\"deployment.web-app-classpath-1.0.war\".main]
WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed"
{noformat}
Follow up the steps to reproduce
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months
[JBoss JIRA] (JGRP-2303) RELAY2: notification when a site is up/down on all cluster nodes
by Bela Ban (Jira)
[ https://issues.jboss.org/browse/JGRP-2303?page=com.atlassian.jira.plugin.... ]
Bela Ban commented on JGRP-2303:
--------------------------------
The Relayer now notifies RELAY2 when a site comes up or goes down. RELAY2 in turn sends a local _non-relayed_ broadcast {{SITES_UP}}/{{SITES_DOWN}} (when it is the first of the site master(s)). On reception of that message, each member notifies its listeners.
> RELAY2: notification when a site is up/down on all cluster nodes
> ----------------------------------------------------------------
>
> Key: JGRP-2303
> URL: https://issues.jboss.org/browse/JGRP-2303
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 4.1.3
>
>
> Provide a callback that's invoked on *all nodes* when a site is up/down, and possibly an initial view of the sites. Could be something like a 'sites view', e.g. \{"LON", "SFO"\}, \{"LON"\}, \{"LON", "SFO", "NYC\} etc
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 11 months