Unfortunately nothing show up in server.log.
driver is there
15.03. 15:44:23,183 INFO [org.jboss.as.server.deployment#start] WFLYSRV0027: Starting deployment of "ifxjdbc.jar" (runtime-name: "ifxjdbc.jar")
15.03. 15:44:53,178 INFO [org.jboss.as.connector.deployers.jdbc#start] WFLYJCA0018: Started Driver service with driver-name = ifxjdbc.jar
15.03. 15:49:11,771 INFO [org.jboss.as.server#handleResult] WFLYSRV0010: Deployed "ifxjdbc.jar" (runtime-name : "ifxjdbc.jar")
used with the same name in ds.xml file without problems.
I set log level for
org.jboss.as to DEBUG and only got this output in server.log:
16.03. 15:27:16,640 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
16.03. 15:27:26,642 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
16.03. 15:27:36,636 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
16.03. 15:27:46,644 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
16.03. 15:27:56,656 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
16.03. 15:28:04,247 DEBUG [org.jboss.as.controller.management-operation#executeStep] WFLYCTL0017: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("xa-data-source" => "rwk2t-sb2000-ipc"),
("xa-datasource-properties" => "ServerName")
]) - failure description: "WFLYCTL0175: Resource [
(\"subsystem\" => \"datasources\"),
(\"xa-data-source\" => \"rwk2t-sb2000-ipc\")
] does not exist; a resource at address [
(\"subsystem\" => \"datasources\"),
(\"xa-data-source\" => \"rwk2t-sb2000-ipc\"),
(\"xa-datasource-properties\" => \"ServerName\")
] cannot be created until all ancestor resources have been added"
16.03. 15:28:06,864 DEBUG [org.jboss.as.domain.management#debugf] Identification of operation not progressing after [15000000000] ns has been requested
Nothing about failure during step-1. Following steps cannot succeed, when step-1 is not successful.