Skip to content

Instantly share code, notes, and snippets.

@pcwhite
Created September 11, 2017 22:16
Show Gist options
  • Save pcwhite/ce07e0ec1426fc1b380337dd3c748aed to your computer and use it in GitHub Desktop.
Save pcwhite/ce07e0ec1426fc1b380337dd3c748aed to your computer and use it in GitHub Desktop.
Wildfly console logs and Liferay logs
~/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/bin $ ./standalone.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0
JAVA: /Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/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 -Xmx2048m -XX:MaxMetaspaceSize=384m -XX:MetaspaceSize=200m
=========================================================================
22:06:01,421 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final
22:06:01,725 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
22:06:01,835 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) starting
22:06:03,088 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found ROOT.war in deployment directory. To trigger deployment create a file called ROOT.war.dodeploy
22:06:03,113 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
22:06:03,140 INFO [org.xnio] (MSC service thread 1-8) XNIO version 3.3.4.Final
22:06:03,153 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.4.Final
22:06:03,184 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 53) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:06:03,186 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 36) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
22:06:03,206 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 37) WFLYCLINF0001: Activating Infinispan subsystem.
22:06:03,217 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 43) WFLYJSF0007: Activated the following JSF Implementations: [main]
22:06:03,256 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 45) WFLYNAM0001: Activating Naming Subsystem
22:06:03,269 INFO [org.jboss.as.security] (ServerService Thread Pool -- 52) WFLYSEC0002: Activating Security Subsystem
22:06:03,272 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.15.Final starting
22:06:03,272 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 54) WFLYUT0003: Undertow 1.3.15.Final starting
22:06:03,272 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 55) WFLYWS0002: Activating WebServices Extension
22:06:03,281 INFO [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.4.Final
22:06:03,313 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)
22:06:03,327 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:06:03,340 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
22:06:03,400 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
22:06:03,399 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
22:06:03,401 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.18.Final
22:06:03,547 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.
22:06:03,549 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting
22:06:03,693 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
22:06:03,742 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) 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:06:03,742 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:06:03,980 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments
22:06:03,987 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
22:06:04,269 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.1.3.Final (Apache CXF 3.1.4)
22:06:04,295 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-5) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
22:06:04,295 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
22:06:04,295 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-6) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final
22:06:12,062 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry mchange-commons-java-0.2.9.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/c3p0.jar does not point to a valid jar for a Class-Path reference.
22:06:12,105 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jaxb-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
22:06:12,105 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry activation.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
22:06:12,106 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jsr173_1.0_api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
22:06:12,106 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jaxb1-impl.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
22:06:12,107 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jaxws-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,107 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jsr181-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,107 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jsr250-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,107 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jsr173_api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,108 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry sjsxp.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,126 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry woodstox.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,127 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry resolver.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,127 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jaxb-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,127 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry activation.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,127 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry stax-utils.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,137 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry unoloader.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,138 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../../lib/ in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,138 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ../bin/ in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
22:06:12,140 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry xmpcore-5.1.2.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/metadata-extractor.jar does not point to a valid jar for a Class-Path reference.
22:06:12,142 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jmf.jar,jdom.jar,jai_codec.jar,jai_core.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/monte-cc.jar does not point to a valid jar for a Class-Path reference.
22:06:12,142 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry unidataCommon-4.2.20.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,142 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jcip-annotations-1.0.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,143 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry slf4j-api-1.6.1.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,143 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-httpclient-3.1.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,143 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-logging-1.0.4.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,143 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-codec-1.2.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/netcdf.jar does not point to a valid jar for a Class-Path reference.
22:06:12,171 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jaxp-api.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
22:06:12,171 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry jax-qname.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
22:06:12,171 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry activation.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
22:06:12,172 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry servlet.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
22:06:12,172 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry activation.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/saaj-impl.jar does not point to a valid jar for a Class-Path reference.
22:06:12,191 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry lib/ant.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/truezip.jar does not point to a valid jar for a Class-Path reference.
22:06:12,192 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry lib/lcrypto-jdk14-135.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/truezip.jar does not point to a valid jar for a Class-Path reference.
22:06:12,213 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-cli.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
22:06:12,213 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry logback-classic.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
22:06:12,213 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry logback-core.jar in /Users/philipwhite/Portals/liferay.com/7.0.x-src/wildfly-10.0.0/standalone/deployments/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
22:06:13,861 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
22:06:15,340 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause)
22:06:15,341 WARN [org.jboss.as.ee] (MSC service thread 1-7) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause)
22:07:51,416 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 89) Initializing Mojarra 2.2.12-jbossorg-2 20150729-1131 for context ''
22:10:34,739 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0021: Registered web context: /
22:10:34,785 INFO [org.jboss.as.server] (ServerService Thread Pool -- 33) WFLYSRV0010: Deployed "ROOT.war" (runtime-name : "ROOT.war")
22:10:34,915 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
22:10:34,916 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
22:10:34,916 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) started in 273928ms - Started 2565 of 2853 services (378 services are lazy, passive or on-demand)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment