<div dir="ltr">Hi,<br>After an attempt to clear the DB by running &#39;./create_db_devel.sh -u postgres&#39;, I got an error:<br><b>Failed to create database engine</b><br>I then run &#39;dropdb -U postgres engine&#39;, and then &#39;create_db_devel.sh&#39; again, but still I get the same error.<br>

When I tried to login from the admin web interface, I get authentication error. This is from the jboss log:<br>USER_FAILED_TO_AUTHENTICATE_ACCOUNT_IS_LOCKED_OR_DISABLED<br><br>I also tried running &#39;./create_db_devel.sh -u postgres -d engine_new&#39;, but it gives the same error (&quot;Failed to create database engine_new&quot;).<br>

I tried restarting the posgresql service, it didn&#39;t help.<br><br>Please advice.<br><br>Thanks,<br>Elad<br><br></div>