Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-81804

On Windows, Wildfly and JBoss hangs and fails to start

Details

    Description

      Steps to reproduce:

      1. Start portal (no special configurations needed)

      Result: Portal hangs during startup.

      =========================================================================
      
        JBoss Bootstrap Environment
      
        JBOSS_HOME: /c/Users/Liferay/Desktop/test/wildfly/master-bundles/wildfly-11.0.0
      
        JAVA: C:\Utilities\JAVA\jdk_8_131/bin/java
      
        JAVA_OPTS:  -server -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true  -Djboss.as.management.blocking.timeout=480 -Duser.timezone=GMT -Xmx1024m -XX:MaxMetaspaceSize=512m -XX:MetaspaceSize=200m
      
      =========================================================================
      
      Unable to read the logging configuration from 'file:/c/Users/Liferay/Desktop/test/wildfly/master-bundles/wildfly-11.0.0/standalone/configuration/logging.properties' (java.io.FileNotFoundException: \c\Users\Liferay\Desktop\test\wildfly\master-bundles\wildfly-11.0.0\standalone\configuration\logging.properties (The system cannot find the path specified))
      22:01:08,591 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 3.0.24.Final
      22:01:08,594 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
      22:01:08,597 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 49) WFLYNAM0001: Activating Naming Subsystem
      22:01:08,598 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 57) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
      22:01:08,598 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 47) WFLYJSF0007: Activated the following JSF Implementations: [main]
      22:01:08,599 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 59) WFLYWS0002: Activating WebServices Extension
      22:01:08,607 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 56) WFLYSEC0002: Activating Security Subsystem
      22:01:08,611 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 5.0.5.Final
      22:01:08,622 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.6.Final)
      22:01:08,630 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
      22:01:08,634 INFO  [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.2.Final
      22:01:08,681 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.18.Final starting
      22:01:08,689 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
      22:01:08,689 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
      22:01:08,690 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
      22:01:08,702 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
      22:01:08,807 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host.
      22:01:08,808 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing.
      22:01:08,846 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.
      22:01:08,856 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting
      22:01:08,891 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
      22:01:08,907 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0493: EJB subsystem suspension complete
      22:01:08,966 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
      22:01:08,969 INFO  [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
      22:01:08,979 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-7) WFLYDM0111: Keystore C:\Users\Liferay\Desktop\test\wildfly\master-bundles\wildfly-11.0.0\standalone\configuration\application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
      22:01:08,981 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory C:\Users\Liferay\Desktop\test\wildfly\master-bundles\wildfly-11.0.0\standalone\deployments
      22:01:08,988 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
      22:01:09,124 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
      22:01:09,174 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.9.Final (Apache CXF 3.1.12)
      22:01:20,091 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.8.Final
      22:01:20,426 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 61) WFLYCLINF0002: Started client-mappings cache from ejb container
      22:06:21,613 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 113) Initializing Mojarra 2.2.13.SP4  for context ''
      22:06:27,563 INFO  [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal
      22:09:08,980 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0348: Timeout after [480] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
          ("core-service" => "management"),
          ("management-interface" => "http-interface")
      ]'
      22:09:13,987 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.[email protected]14350b1e for operation add-deployer-chains at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:522)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1483)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1437)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1410)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$400(AbstractOperationContext.java:1284)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:857)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:709)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:450)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1402)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:516)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:468)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:430)
              at org.jboss.as.server.ServerService.boot(ServerService.java:437)
              at org.jboss.as.server.ServerService.boot(ServerService.java:396)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:370)
              at java.lang.Thread.run(Thread.java:748)
      
      22:09:13,992 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.[email protected]14350b1e for operation add-deployer-chains at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException

      Reproduced on:
      Wildfly 11.0.0/JBoss 7.1 + MySQL 5.7.22
      Portal Master Git SHA: fd743ae1da088a71a7012161e269b8e67a4debb8

      Attachments

        Issue Links

          Activity

            People

              brian.lee Brian Lee
              brian.lee Brian Lee
              Marta Elicegui Marta Elicegui
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                4 years, 43 weeks, 1 day ago

                Packages

                  Version Package
                  7.1.0 Beta 3
                  7.1.X
                  7.2.X
                  Master