[
https://issues.jboss.org/browse/WFLY-9281?page=com.atlassian.jira.plugin....
]
John Huntley commented on WFLY-9281:
------------------------------------
My result from running the attached script file is:
C:\tools\wildfly-11.0.0.CR1\bin>jboss-cli --connect
--file=C:\Users\jhuntley\Desktop\wf11-ra-error.txt
{
"outcome" => "success",
"result" => undefined,
"server-groups" => undefined
}
{
"outcome" => "failed",
"failure-description" => {"domain-failure-description" =>
"WFLYCTL0158: Operation handler failed: java.lang.IllegalStateException: WFLYCTL0123:
Stage RUNTIME is not valid for context process type HOST_CONTROLLER"},
"rolled-back" => true
}
Press any key to continue . . .
Unable to remove an installed resource adapter
----------------------------------------------
Key: WFLY-9281
URL:
https://issues.jboss.org/browse/WFLY-9281
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 11.0.0.CR1
Reporter: John Huntley
Assignee: Stefano Maestri
Attachments: wf11-ra-error.txt
Running a :remove operation for a defined resource adapter fails with error WFLYCTL0123.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)