Hi Vy Do,

It seems data load issue, as you mentioned you are using "cleanAll
loadDefault"
but loadDefault is deprecated and replaced with loadAll

Please run following command

*`gradlew cleanAll loadAll`*

Thanks & Regards
--
Deepak Dixit
ofbiz.apache.org


On Tue, Oct 13, 2020 at 7:06 PM Vy Do <[email protected]> wrote:

> - I download JDK 8u261 x64 for Windows x64 , then set JAVA_HOME, set PATH
> environment variable.
>
> - I donwload
> https://mirror.downloadvn.com/apache/ofbiz/apache-ofbiz-17.12.04.zip
>
> - I run file `gradlew.bat`
>
> - I run command
>
> gradlew cleanAll loadDefault
>
> gradlew ofbiz
>
> Running screenshot:
> https://user-images.githubusercontent.com/1328316/95867411-51e13780-0d93-11eb-81db-dfa90ef57cbc.png
>
> - I go to https://localhost:8443/accounting/control/login
>
> use username: admin, password: ofbiz
>
> But error: screenshot:
> https://user-images.githubusercontent.com/1328316/95867345-41c95800-0d93-11eb-9d0c-7046ee1a9e05.png
>
> Error message:
> The Following Errors Occurred:
> following error occurred during login: User not found.
>
> How to fix it?
>
>

Reply via email to