1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Running Wildfly 20 on Windows cmd

Discussão em 'StackOverflow' iniciado por Stack, Abril 23, 2021.

  1. Stack

    Stack Membro Participativo

    I am trying to run the Wildfly 20 server from the command prompt using the command standalone.bat. Earlier I used the server on Eclipse and it worked fine. I had installed JBoss from Eclipse marketplace. When I am trying to run in from cmd on Windows, I am getting the following error.

    WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."ecommerce.war".POST_MODULE: WFLYSRV0153: Failed to process phase POST_MODULE of deployment "ecommerce.war"

    Please help me with this. Also, is it possible to start and stop the Wildfly server using a Python Script.

    Additional information:

    Calling "C:\Users\Dell\wildfly-20.0.0.Final\bin\standalone.conf.bat"
    Setting JAVA property to "C:\Program Files\Java\jdk1.8.0_201\bin\java"
    ===============================================================================

    JBoss Bootstrap Environment

    JBOSS_HOME: "C:\Users\Dell\wildfly-20.0.0.Final"

    JAVA: "C:\Program Files\Java\jdk1.8.0_201\bin\java"

    JAVA_OPTS: "-Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman "

    Continue reading...

Compartilhe esta Página