-
Bug
-
Resolution: Done
-
Major
-
7.4.11.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
?
-
-
-
A deployment of IBM CICS resource adapter as a module fails with exception
14:35:51,185 ERROR [stderr] (ServerService Thread Pool -- 70) org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.jboss.jca.common.api.validator.ValidateException: IJ010075: The resource adapter metadata must contain either an outbound or inbound configuration 14:35:51,187 ERROR [stderr] (ServerService Thread Pool -- 70) at org.jboss.as.connector@7.4.9.GA-redhat-SNAPSHOT//org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor.process(ParsedRaDeploymentProcessor.java:235) 14:35:51,187 ERROR [stderr] (ServerService Thread Pool -- 70) at org.jboss.as.connector@7.4.9.GA-redhat-SNAPSHOT//org.jboss.as.connector.subsystems.resourceadapters.RaOperationUtil.installRaServicesAndDeployFromModule(RaOperationUtil.java:528) 14:35:51,188 ERROR [stderr] (ServerService Thread Pool -- 70) at org.jboss.as.connector@7.4.9.GA-redhat-SNAPSHOT//org.jboss.as.connector.subsystems.resourceadapters.RaAdd.performRuntime(RaAdd.java:126)
but that exception is never logged even at TRACE level. This makes it very difficult to debug the issue. The deployment of the CICS RAR file does work without any issues. Only deployment of a module fails.
- is cloned by
-
WFLY-17814 JBoss EAP does not log exceptions thrown during a failed deployment of a resource adapter module
- Closed