WildFly error while adding user

2.9k Views Asked by At

I am trying to add a Management User using the add-user.bat. My JAVA-HOME is set to the current JDK. The error I'm getting is this:

Command Prompt error WFLYDM0030

Keep in mind, I'm not the most Tech savvy person ever, so even simple suggestions might work

1

There are 1 best solutions below

0
On BEST ANSWER

To fix an "Access is Denied" error you should be able to either:

A) Run the command prompt as administrator, then do those steps again, or

B) Edit the file permissions of mgmt-users.properties in the standalone configuration folder, so that your user (or everyone) can edit the file.