-
Bug
-
Resolution: Done
-
Major
-
None
Once an RA related deployment has been disabled, it cannot be re-enabled.
Steps to reproduce:
1) deploy *.rar
2) create RA definition, incl. connection def
3) disable connection def
4) disbale corresonding*.rar
5) enable corresponding *.rar
Results in
11:52:40,501 INFO [org.jboss.as.server] (HttpManagementService-threads - 1) JBAS015870: Deploy of deployment "crmadapter.rar" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.ra.deployment.\"crmadapter.rar_1\"" => "org.jboss.msc.service.StartException in service jboss.ra.deployment.\"crmadapter.rar_1\": org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [crmadapter]"}} 11:52:40,523 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment crmadapter.rar in 20ms
- is incorporated by
-
AS7-4080 @Ignored tests (tracking)
- Resolved