[jboss-dev-forums] [JBoss AS 7 Development] - Re: Deploy multiple resource adapters (including ironjacamar.xml)

Aristides Neto do-not-reply at jboss.com
Wed Dec 26 09:41:55 EST 2012


Aristides Neto [https://community.jboss.org/people/aristides] created the discussion

"Re: Deploy multiple resource adapters (including ironjacamar.xml)"

To view the discussion, visit: https://community.jboss.org/message/784971#784971

--------------------------------------------------------------
Hi, I´ve just downloaded the latest from  https://ci.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-7.0.x/ https://ci.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-7.0.x/

Acoording to the AS7-5311 it should be resolved. But I´m sorry to say that this problem still ocurrs, my deployment structure is simple:

* App.ear* KernelConector.rar* META-INF* ironjacamar.xml


* RFConector.rar* META-INF* ironjacamar.xml


* Ejbs.jar


If I use one ironjacamar.xml at a time, then it works, but when I put then both like described in the structure above I get the same error:

+12:39:56,952 ERROR [org.jboss.msc.service] (MSC service thread 1-7) MSC00002: Invocation of listener "org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor$1 at 89bc0ef" failed: java.lang.IllegalArgumentException: JBAS014809: A node is already registered at '(deployment => *)(subdeployment => *)(subsystem => resource-adapters)(ironjacamar => ironjacamar)'+
+    at org.jboss.as.controller.registry.ConcreteResourceRegistration.registerSubModel(ConcreteResourceRegistration.java:112) [jboss-as-controller-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]+
+    at org.jboss.as.connector.deployers.ra.processors.ParsedRaDeploymentProcessor$1.registerIronjacamar(ParsedRaDeploymentProcessor.java:133) [jboss-as-connector-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]+
+    at org.jboss.as.connector.deployers.ra.processors.AbstractResourceAdapterDeploymentServiceListener.transition(AbstractResourceAdapterDeploymentServiceListener.java:153) [jboss-as-connector-7.2.0.Alpha1-SNAPSHOT.jar:7.2.0.Alpha1-SNAPSHOT]+
+    at org.jboss.msc.service.ServiceControllerImpl.invokeListener(ServiceControllerImpl.java:1416) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+    at org.jboss.msc.service.ServiceControllerImpl.access$2700(ServiceControllerImpl.java:49) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+    at org.jboss.msc.service.ServiceControllerImpl$ListenerTask.run(ServiceControllerImpl.java:1954) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]+
+    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_37]+
+    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_37]+
+    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_37]+

Is it working for you?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/784971#784971]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121226/4fd0e493/attachment.html 


More information about the jboss-dev-forums mailing list