Skip to content

Instantly share code, notes, and snippets.

@gregjan
Created November 26, 2018 17:46
Show Gist options
  • Save gregjan/21c1824bbc2ba71675ec1573f0db410b to your computer and use it in GitHub Desktop.
Save gregjan/21c1824bbc2ba71675ec1573f0db410b to your computer and use it in GitHub Desktop.
trellis startup issue
jansen@X1:~/git/Drastic/trellis-cassandra/webapp/target$ java -jar webapp-0.0.1-SNAPSHOT-hollow-thorntail.jar webapp-0.0.1-SNAPSHOT.war
2018-11-26 12:39:21,955 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Bean Validation - STABLE io.thorntail:bean-validation:2.2.1.Final
2018-11-26 12:39:21,968 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Transactions - STABLE io.thorntail:transactions:2.2.1.Final
2018-11-26 12:39:21,968 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI Configuration - STABLE io.thorntail:cdi-config:2.2.1.Final
2018-11-26 12:39:21,968 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Elytron - STABLE io.thorntail:elytron:2.2.1.Final
2018-11-26 12:39:21,969 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: JAX-RS - STABLE io.thorntail:jaxrs:2.2.1.Final
2018-11-26 12:39:21,969 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: CDI - STABLE io.thorntail:cdi:2.2.1.Final
2018-11-26 12:39:21,969 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Logging - STABLE io.thorntail:logging:2.2.1.Final
2018-11-26 12:39:21,969 INFO [org.wildfly.swarm] (main) THORN0013: Installed fraction: Undertow - STABLE io.thorntail:undertow:2.2.1.Final
2018-11-26 12:39:23,946 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
2018-11-26 12:39:24,056 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: Thorntail 2.2.1.Final (WildFly Core 3.0.8.Final) starting
2018-11-26 12:39:24,107 INFO [org.wildfly.swarm] (MSC service thread 1-7) THORN0019: Install MSC service for command line args: [webapp-0.0.1-SNAPSHOT.war]
2018-11-26 12:39:24,930 INFO [org.wildfly.security] (ServerService Thread Pool -- 13) ELY00001: WildFly Elytron version 1.1.6.Final
2018-11-26 12:39:24,982 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 14) WFLYRS0016: RESTEasy version 3.0.24.Final
2018-11-26 12:39:24,995 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 18) 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.
2018-11-26 12:39:25,010 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 21) WFLYNAM0001: Activating Naming Subsystem
2018-11-26 12:39:25,032 INFO [org.jboss.as.security] (ServerService Thread Pool -- 17) WFLYSEC0002: Activating Security Subsystem
2018-11-26 12:39:25,051 INFO [org.jboss.as.security] (MSC service thread 1-8) WFLYSEC0001: Current PicketBox version=5.0.2.Final
2018-11-26 12:39:25,053 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
2018-11-26 12:39:25,107 INFO [org.xnio] (ServerService Thread Pool -- 24) XNIO version 3.5.4.Final
2018-11-26 12:39:25,130 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.4.18.Final starting
2018-11-26 12:39:25,140 INFO [org.xnio.nio] (ServerService Thread Pool -- 24) XNIO NIO Implementation Version 3.5.4.Final
2018-11-26 12:39:25,185 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 24) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
2018-11-26 12:39:25,313 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server.
2018-11-26 12:39:25,437 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on [0:0:0:0:0:0:0:0]:38081
2018-11-26 12:39:25,546 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
2018-11-26 12:39:25,556 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Thorntail 2.2.1.Final (WildFly Core 3.0.8.Final) started in 1693ms - Started 119 of 127 services (20 services are lazy, passive or on-demand)
2018-11-26 12:39:27,265 INFO [org.wildfly.swarm.runtime.deployer] (main) deploying webapp-0.0.1-SNAPSHOT.war
2018-11-26 12:39:27,291 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "webapp-0.0.1-SNAPSHOT.war" (runtime-name: "webapp-0.0.1-SNAPSHOT.war")
2018-11-26 12:39:30,568 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.webapp-0.0.1-SNAPSHOT.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice.
2018-11-26 12:39:30,569 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.webapp-0.0.1-SNAPSHOT.war" is using a private module ("org.jboss.jts") which may be changed or removed in future versions without notice.
2018-11-26 12:39:30,588 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment webapp-0.0.1-SNAPSHOT.war
2018-11-26 12:39:30,688 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.3.5.Final
2018-11-26 12:39:30,874 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 2.4.3 (Final)
2018-11-26 12:39:30,925 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
2018-11-26 12:39:32,155 INFO [org.wildfly.swarm] (main) THORN99999: Thorntail is Ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment