Gradle stuck in IDLE

hi. i have a java project. recently when i use ./gradlew run it stuck at least 20 seconds and then started to execute project.
./gradlew run
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to Gradle Daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
[…] 0% INITIALIZING [20s]

IDLE

Du you maybe have non-accessible network drives? Try to run with --no-watch-fs.