In previous sessions, when I release command gradlew cleanAll loadDefault ofbiz --info I can access https://localhost:8443/ap/control/main and start to play with OFBiz.
Today , I release command gradlew cleanAll loadDefault ofbizDebug --info I can't access https://localhost:8443/ap/control/main . Please help me explain why. I want dive inside to source code and start make something small (for example: a widget, or tweak few lines of code).
