Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMQ Pod scale-up fail: EAP missing AMQ dependencies #36

Open
vap0rtranz opened this issue May 25, 2018 · 0 comments
Open

AMQ Pod scale-up fail: EAP missing AMQ dependencies #36

vap0rtranz opened this issue May 25, 2018 · 0 comments

Comments

@vap0rtranz
Copy link

vap0rtranz commented May 25, 2018

The AMQ Pod fails to scale up after multiple retries. In Wildfly/EAP logs, server starts but says root.war deploy failed on what looks to be missing AMQ dependencies and a JBoss wrapper gets a TERM signal from somewhere.

Templates:
https://github.com/jboss-fuse/application-templates/blob/master/quickstarts/eap-camel-amq-template.json
https://github.com/jboss-fuse/application-templates/blob/master/fis-image-streams.json

OCP version:
openshift v3.9.25
kubernetes v1.9.1+a0ce1bc657

Log snippet:

20:07:51,779 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ROOT.war")]) - failure description: {
--
"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.ActiveMQConnectionFactory"],
--
20:07:52,646 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.1.2.GA (WildFly Core 3.0.13.Final-redhat-1) started (with errors) in 26752ms - Started 551 of 863 services (21 services failed or missing dependencies, 489 services are lazy, passive or on-demand)
--
ERROR *** JBossAS wrapper process (1) received TERM signal ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant