-
Bug
-
Resolution: Done
-
Minor
-
7.1.0.DR3
-
None
in standalone mode user gets
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NullPointerException"
whereas in domain mode better but still confusing
"failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"test-2.war\")]' not found"}
I would rather expect something like "Original file to be replaced named test-2.war not found."
Definitely not the NPE in standalone mode.
- is incorporated by
-
JBEAP-5897 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha8
- Verified
- is related to
-
JBEAP-6203 Improve error message upon attempting of full-replace of non-existing deployment
- Closed
- relates to
-
WFCORE-1569 NPE when executing a full-replace-deployment operation followed by an add operation for the same deployment
- Resolved