1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

[JBoss] Server starting very slow when application deployed on Wildfly 26 and amzaon linux 2023

Discussão em 'StackOverflow' iniciado por Stack, Abril 14, 2025.

  1. Stack

    Stack Membro Participativo

    I have migrated from JBoss EAP 7 to Wildfly 26. If I deploy the application on OS Amazon Linux 2, the Wildfly server starts within 3-4 minutes which is fine. If I deploy the application on OS Amazon Linux 2023, the Wildfly server takes a very long time to start 13-14 minutes.

    The earlier Jboss EAP 7 version is working fine on Amazon Linux 2023 which was taking 3-4 minutes to start.

    If you see logs, the package scanning itself taking lots of time in wildly 26. We tried with disabling package scanning and deployed application directly, still same issue.

    Below are the sample logs :

    2025-04-14 02:05:09,035 WARN [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0456: System property "jboss.as.management.blocking.timeout" is already set in the section of the configuration file. The value set in the command line will be overridden by that value. 2025-04-14 02:05:10,201 INFO [org.wildfly.security] (ServerService Thread Pool -- 29) ELY00001: WildFly Elytron version 1.19.1.Final 2025-04-14 02:08:21,341 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found satmetrix-cas-webapp.war in deployment directory. To trigger deployment create a file called satmetrix-cas-webapp.war.dodeploy

    2025-04-14 02:19:21,025 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) started in 856536ms - Started 1076 of 1192 services (348 services are lazy, passive or on-demand) - Server configuration file in use: standalone-ha.xml

    Continue reading...

Compartilhe esta Página