Step 10 in the Installation and Configuration doc for Wildfly/Keycloak.

539 views
Skip to first unread message

Carlos Uribe

unread,
Sep 28, 2017, 7:50:06 PM9/28/17
to dcm4che
Hello,

Trying to setup dcm wildfly/keycloak (following the secure installation instructions).

I donwloaded the archive

dcm4chee-arc-5.10.5-mysql-secure




I'm starting wildfly using the command

 sudo ./standalone.sh -c dcm4chee-arc.xml &


However I'm getting some errors

ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
   
("core-service" => "management"),
   
("management-interface" => "http-interface")
]) - failure description: {
   
"WFLYCTL0080: Failed services" => {"jboss.serverManagement.controller.management.http" => "org.jboss.msc.service.StartException in service jboss.serverManagement.controller.management.http: java.net.Bind                               Exception: Address already in use /127.0.0.1:9990"},
   
"WFLYCTL0412: Required services that are not installed:" => ["jboss.serverManagement.controller.management.http"],
   
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined

and

ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started (with errors) in 6023ms - Started 540 of 863 services (2 services failed or missing dependencies, 566 services are lazy, passive or on-demand)


Can someone help me figure how to fix this so that I can continue with the remaining of Step 10 and go to step 11?

Thank you in advance.



Arnold Maderthaner

unread,
Sep 29, 2017, 4:45:53 AM9/29/17
to dcm4che
is there already another service running on port 9990 on your server ?

Carlos Uribe

unread,
Sep 29, 2017, 12:43:50 PM9/29/17
to dcm4che
Hi Arnold,

I just checked and no, there doesn't seem to be another service running on port 9990.  Do you think I have to manually go and check the firewall and see if that port is open?

Carlos Uribe

unread,
Sep 29, 2017, 1:04:00 PM9/29/17
to dcm4che
NVM,...widlfly was indeed starting the service at boot with its standalone.xml configuration.

I've disabled this and now it worked.
Reply all
Reply to author
Forward
0 new messages