-
Task
-
Resolution: Unresolved
-
Major
-
None
-
1.5.1.Final
-
None
Is apiman Wildfly domain configuration supported?
Error when starting the application in the domain configuration WildFly apiman-gateway.war and apiman-gateway-api.war:
Internal Server Error
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"main-server-group" => {"host" => {
"test-main-apinam-node1" => {"apiman_server1" => {"WFLYCTL0080: Failed services" =>
}},
"test-main-apinam-node2" => {"apiman_server2" => {"WFLYCTL0080: Failed services" =>
}}
}}}}},
"rolled-back" => true,
"server-groups" => {"main-server-group" => {"host" => {
"test-main-apinam-node1" => {"apiman_server1" => {"response" => {
"outcome" => "failed",
"result" => undefined,
"failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host./apiman-gateway-api" => "java.lang.RuntimeException: java.lang.RuntimeException: No IPluginRegistry class configured.
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: No IPluginRegistry class configured.
Caused by: java.lang.RuntimeException: No IPluginRegistry class configured."}},
"rolled-back" => true
}}},
"test-main-apinam-node2" => {"apiman_server2" => {"response" => {
"outcome" => "failed",
"result" => undefined,
"failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host./apiman-gateway-api" => "java.lang.RuntimeException: java.lang.RuntimeException: No IPluginRegistry class configured.
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: No IPluginRegistry class configured.
Caused by: java.lang.RuntimeException: No IPluginRegistry class configured."}},
"rolled-back" => true
}}}
}}}
}