I found the root cause: this error occurs when we have both application.yml and application-prod.yml files. However, it works fine with other names like application-muti.yml. I believe that starting from Quarkus 3.25.0 version, prod is treated as a special profile particularly on windows environment.