|
From: Ralf H. <rh...@hc...> - 2015-09-25 16:02:27
|
Hi,
i tried to upgrade with a fresh installation but it fails always while
deployment.
My Configuration
Centos 7
OpenJDK 1.7.0
Wildfly 9
Ejbca 6.3.1.1.
Mariadb 5.5.44
When i follow the installation instruction for wildfly, and copy the JDBC
Driver file tot he deployment folder, i do not have to add the data source
since it is dont by "ant deploy" later.
What i have to do ist o change
database.driver=com.mariadb.jdbc.Driver
by
database.driver=mariadb-java-client.jar
in order to get the deployment finnished
16:13:27,053 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address:
([("deployment" => "ejbca.ear")]) - failure description: {"WFLYCTL0288: One
or more services were unable to start due to one or more indirect
dependencies not being available." => {
"Services that were unable to start:" => [
"jboss.deployment.subunit.\"ejbca.ear\".\"adminweb.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"cesecore-ejb.jar\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"clearcache.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"cmp.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"doc.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"edition-specific-ejb.jar\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"ejbca-ejb.jar\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"ejbca-ws-ejb.jar\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"healthcheck.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"publicweb.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"scep.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"status.war\".PARSE",
"jboss.deployment.subunit.\"ejbca.ear\".\"webdist.war\".PARSE",
"jboss.deployment.unit.\"ejbca.ear\".PARSE"
],
"Services that may be the cause:" => [
"jboss.binding.http",
"jboss.binding.httpspriv",
"jboss.binding.httpspub",
"jboss.jdbc-driver.mariadb-java-client_jar"
]
}}
16:13:27,058 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address:
([("deployment" => "mariadb-java-client.jar")]) - failure description:
{"WFLYCTL0288: One or more services were unable to start due to one or more
indirect dependencies not being available." => {
"Services that were unable to start:" =>
["jboss.deployment.unit.\"mariadb-java-client.jar\".PARSE"],
"Services that may be the cause:" => [
"jboss.binding.http",
"jboss.binding.httpspriv",
"jboss.binding.httpspub",
"jboss.jdbc-driver.mariadb-java-client_jar"
]
}}
16:13:27,060 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("data-source" => "ejbcads")
]) - failure description: {"WFLYCTL0180: Services with missing/unavailable
dependencies" => [
"jboss.driver-demander.java:/EjbcaDS is missing
[jboss.jdbc-driver.mariadb-java-client_jar]",
"jboss.data-source.java:/EjbcaDS is missing
[jboss.jdbc-driver.mariadb-java-client_jar]"
]}
16:13:27,061 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "undertow"),
("server" => "default-server"),
("http-listener" => "http")
]) - failure description: {"WFLYCTL0180: Services with missing/unavailable
dependencies" => ["jboss.undertow.listener.http is missing
[jboss.binding.httpspriv, jboss.binding.http]"]}
16:13:27,064 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address:
([("subsystem" => "webservices")]) - failure description: {"WFLYCTL0288: One
or more services were unable to start due to one or more indirect
dependencies not being available." => {
"Services that were unable to start:" => ["jboss.ws.config"],
"Services that may be the cause:" => [
"jboss.binding.http",
"jboss.binding.httpspriv",
"jboss.binding.httpspub",
"jboss.jdbc-driver.mariadb-java-client_jar"
]
}}
16:13:27,065 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "undertow"),
("server" => "default-server"),
("https-listener" => "httpspriv")
]) - failure description: {"WFLYCTL0180: Services with missing/unavailable
dependencies" => ["jboss.undertow.listener.httpspriv is missing
[jboss.binding.httpspriv]"]}
16:13:27,066 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "undertow"),
("server" => "default-server"),
("https-listener" => "httpspub")
]) - failure description: {"WFLYCTL0180: Services with missing/unavailable
dependencies" => ["jboss.undertow.listener.httpspub is missing
[jboss.binding.httpspub]"]}
16:13:27,070 ERROR [org.jboss.as.controller.management-operation]
(Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("data-source" => "ejbcads")
]) - failure description: {
"WFLYCTL0180: Services with missing/unavailable dependencies" => [
"jboss.driver-demander.java:/EjbcaDS is missing
[jboss.jdbc-driver.mariadb-java-client_jar]",
"jboss.data-source.java:/EjbcaDS is missing
[jboss.jdbc-driver.mariadb-java-client_jar]",
"jboss.data-source.java:/EjbcaDS is missing
[jboss.jdbc-driver.mariadb-java-client_jar]"
],
"WFLYCTL0288: One or more services were unable to start due to one or
more indirect dependencies not being available." => {
"Services that were unable to start:" => [
"jboss.data-source.reference-factory.ejbcads",
"jboss.naming.context.java.EjbcaDS"
],
"Services that may be the cause:" => [
"jboss.binding.http",
"jboss.binding.httpspriv",
"jboss.binding.httpspub",
"jboss.jdbc-driver.mariadb-java-client_jar"
]
}
}
|