1 Reply Latest reply on Sep 12, 2017 10:36 AM by jaikiran

    WFLYDMHTTP0003: Unable to load console module for slot main, disabling console

    bruno_avi

      Hello,

       

      I'm using the Wildfly 10.1.0 Final on Red Hat 7.4, standalone mode, but the Web Console (http://host:9990/console) is not loading.

       

      The logs shows the following Warning:

       

      WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-3) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console

       

      I'ev try to download the .tar file again, but didn't work. Do you guys know what could be the problem?

       

      Thanks

       

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

       

       

        JBoss Bootstrap Environment

       

       

        JBOSS_HOME: /app/wildfly-servlet-10.1.0.Final

       

       

        JAVA: /app/java/jdk1.8.0_144/bin/java

       

       

        JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

       

       

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

       

       

      19:39:31,644 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final

      19:39:31,857 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final

      19:39:32,013 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Servlet 10.1.0.Final (WildFly Core 2.2.0.Final) starting

      19:39:33,192 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)

      19:39:33,210 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.4.0.Final

      19:39:33,217 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.4.0.Final

      19:39:33,248 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 15) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors

      19:39:33,272 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 17) WFLYNAM0001: Activating Naming Subsystem

      19:39:33,287 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service

      19:39:33,304 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 19) WFLYSEC0002: Activating Security Subsystem

      19:39:33,306 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.6.Final

      19:39:33,352 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0003: Undertow 1.4.0.Final starting

      19:39:33,363 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final

      19:39:33,423 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 21) WFLYUT0014: Creating file handler for path '/app/wildfly-servlet-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']

      19:39:33,434 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server.

      19:39:33,436 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0018: Host default-host starting

      19:39:33,509 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080

      19:39:33,607 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /app/wildfly-servlet-10.1.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost

      19:39:33,616 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /app/wildfly-servlet-10.1.0.Final/standalone/deployments

      19:39:33,626 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-3) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console

      19:39:33,855 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443

      19:39:33,927 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management

      19:39:33,928 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990

      19:39:33,928 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Servlet 10.1.0.Final (WildFly Core 2.2.0.Final) started in 2695ms - Started 109 of 114 services (34 services are lazy, passive or on-demand)