Installation problem, services are lazy, passive or on-demand

Hi, Im just trying tp install keycloak. Im using windows. when I run commmand bin\standalone.bat, the installation stop at this statement
“457 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 9.0.3 (WildFly Core 10.0.3.Final) started in 19396ms - Started 590 of 885 services (601 services are lazy, passive or on-demand)”

Why is this happen? I already googling the problem but never find the solution. Hope someone can help me. Thanks

It says it started. lazy, passive and on-demand are not errors. Try running with DEBUG logging on and see if there are other problems going on. Can you access Keycloak on the port on which you started it with?