]
Tristan Tarrant updated ISPN-7393:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.CR1
Resolution: Done
Failed to properly start Hot Rod endpoint with the provided
standalone-hotrod-ssl.xml
-------------------------------------------------------------------------------------
Key: ISPN-7393
URL:
https://issues.jboss.org/browse/ISPN-7393
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.0.0.Beta2
Reporter: Gustavo Fernandes
Assignee: Sebastian Ćaskawiec
Fix For: 9.0.0.CR1
Attachments: keystore_client.jks, keystore_server.jks, truststore_client.jks,
truststore_server.jks
{noformat}
2017-01-24 15:20:57,033 INFO [org.infinispan.server.endpoint] (MSC service thread 1-6)
DGENDPT10002: rest2 mapped to /rest
2017-01-24 15:20:57,034 INFO [org.infinispan.server.endpoint] (MSC service thread 1-4)
DGENDPT10002: rest1 mapped to /rest
2017-01-24 15:20:57,080 ERROR [org.jboss.as.controller.management-operation] (Controller
Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datagrid-infinispan-endpoint"),
("router-connector" => "router")
]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => [
"jboss.server.controller.management.security_realm.other",
"jboss.server.controller.management.security_realm.other2"
],
"WFLYCTL0180: Services with missing/unavailable dependencies" =>
["jboss.datagrid-infinispan-endpoint.router.router is missing
[jboss.server.controller.management.security_realm.other2,
jboss.server.controller.management.security_realm.other]"]
}
2017-01-24 15:20:57,119 INFO [org.jboss.as.controller] (Controller Boot Thread)
WFLYCTL0183: Service status report
WFLYCTL0184: New missing/unsatisfied dependencies:
service jboss.server.controller.management.security_realm.other (missing)
dependents: [service jboss.datagrid-infinispan-endpoint.router.router]
service jboss.server.controller.management.security_realm.other2 (missing)
dependents: [service jboss.datagrid-infinispan-endpoint.router.router]
{noformat}