MSC000001: Failed to start service jboss.ra.deployer

Solution Verified - Updated -

Issue

  • Getting the following exception when deploying a resource adapter with properties defined on Ironjacamar.xml

    [org.jboss.msc.service.fail] (ServerService Thread Pool -- 5) MSC000001: Failed to start service jboss.ra.deployer."my.rar": org.jboss.msc.service.StartException in service jboss.ra.deployer."my.rar": WFLYJCA0046: Failed to start RA deployment [my.rar]
    at org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService$1.run(ResourceAdapterDeploymentService.java:174)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at org.jboss.threads.JBossThread.run(JBossThread.java:320)
    Caused by: org.jboss.jca.deployers.common.DeployException: IJ020060: Unable to inject: my.jdo.jdbc.JDOManagedConnectionFactory property: DBDictionary value: com.myapplication.myDBDictionary
    at org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer.createObjectsAndInjectValue(AbstractResourceAdapterDeployer.java:1394)
    at org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService$WildFLyRaDeployer.doDeploy(ResourceAdapterDeploymentService.java:226)
    at org.jboss.as.connector.services.resourceadapters.deployment.ResourceAdapterDeploymentService.start(ResourceAd
    

Environment

  • Red Hat JBoss Enterprise Application Platform
    • 7.0.0
  • Ironjacamar
    • 1.3.4
    • Ironjacamar.xml

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.