2 Replies Latest reply on Dec 9, 2015 12:38 PM by jamezp

    Jboss9 (wildfly) not starting.

    rajmuntha

      When I am calling standalone.sh from another machine using ssh it is not staring..

       

      only this log is printing...

       

      =========================================================================

       

       

        JBoss Bootstrap Environment

       

       

        JBOSS_HOME: /app/wildfly-9.0.2.Final

       

       

        JAVA: /usr/java/jdk1.8.0_60//bin/java

       

       

        JAVA_OPTS:  -server -XX:+UseCompressedOops  -server -XX:+UseCompressedOops -Xms256m -Xmx1024m -XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

       

       

      =========================================================================

       

      After this nothing is printed.

       

      But when I am starting it directly by executing standalone.sh it is starting properly. I am not able figure out the problem. Please help me to find the solution.