Description of problem: Setting value of relative-to attribute of default deployment scanner on standalone server to a path which does not exists in file system causes server crash. Version-Release number of selected component (if applicable): 6.4.7 Steps to Reproduce: 1. Start server in standalone mode 2. Change value of relative-to attribute to non-existing value. /subsystem=deployment-scanner/scanner=default:write-attribute(name=relative-to, value=foobar) 3. :reload 4. Server is down and have to be started with corrected configuration. Cannot be fixed using CLI. Actual results: Server should be available after reload. Expected results: Server crashes with an exception and it is not possible to start it without correcting the xml configuration first.
Jiri Pallich <jpallich> updated the status of jira JBEAP-3044 to Closed