Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created October 25, 2014 16:41
Show Gist options
  • Save goldmann/43d167a9f10c5619d1a4 to your computer and use it in GitHub Desktop.
Save goldmann/43d167a9f10c5619d1a4 to your computer and use it in GitHub Desktop.
goldmann@mistress:~ $ docker inspect -f '{{ .Id }}' jboss/modeshape:latest
79b056c4e2b14a55c62cf93af73669ad1bea22a815a37379d328b9f40f49fdd6
goldmann@mistress:~ $ docker run -it --rm jboss/modeshape:latest
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/jboss/wildfly
JAVA: /usr/lib/jvm/java/bin/java
JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
16:40:43,607 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
16:40:43,851 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
16:40:43,928 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.1.0.Final "Kenny" starting
16:40:45,061 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) JBAS014900: Content added at location /opt/jboss/wildfly/standalone/data/content/42/e4475669ba68d3557f9edf782b8c0dc50e7913/content
16:40:45,125 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) JBAS014900: Content added at location /opt/jboss/wildfly/standalone/data/content/77/31a222f7c50bb903bdbca575a96287ef08d812/content
16:40:45,302 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) JBAS014900: Content added at location /opt/jboss/wildfly/standalone/data/content/c9/250b9cf0be58f7ab8632a3239307858726bf0a/content
16:40:45,878 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 16) JBAS014900: Content added at location /opt/jboss/wildfly/standalone/data/content/17/cb933050539f779370fba12efff4df2547c201/content
16:40:45,936 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
16:40:45,964 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.2.2.Final
16:40:45,973 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.2.2.Final
16:40:46,004 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 34) JBAS010280: Activating Infinispan subsystem.
16:40:46,008 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 33) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
16:40:46,021 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 43) JBAS011800: Activating Naming Subsystem
16:40:46,038 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 50) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
16:40:46,039 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 41) JBAS012615: Activated the following JSF Implementations: [main]
16:40:46,051 INFO [org.jboss.as.security] (ServerService Thread Pool -- 48) JBAS013171: Activating Security Subsystem
16:40:46,070 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 52) JBAS015537: Activating WebServices Extension
16:40:46,077 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170: Current PicketBox version=4.0.21.Beta1
16:40:46,119 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
16:40:46,135 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.15.Final starting
16:40:46,136 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017502: Undertow 1.0.15.Final starting
16:40:46,146 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
16:40:46,149 INFO [org.modeshape.common.logging.LogFactory] (ServerService Thread Pool -- 35) SLF4J implementation located in the classpath. It will be used by ModeShape for logging.
16:40:46,158 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) JBAS010417: Started Driver service with driver-name = h2
16:40:46,164 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.3.Final
16:40:46,166 INFO [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
16:40:46,167 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
16:40:46,218 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010404: Deploying non-JDBC-compliant driver class org.modeshape.jdbc.LocalJcrDriver (version 4.0)
16:40:46,220 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) JBAS010417: Started Driver service with driver-name = modeshape
16:40:46,319 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017525: Started server default-server.
16:40:46,322 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017531: Host default-host starting
16:40:46,324 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 51) JBAS017527: Creating file handler for path /opt/jboss/wildfly/welcome-content
16:40:46,448 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017519: Undertow HTTP listener default listening on /0.0.0.0:8080
16:40:46,808 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:/datasources/ModeShapeDS]
16:40:46,808 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
16:40:46,926 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "modeshape-rest.war" (runtime-name: "modeshape-rest.war")
16:40:46,928 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "modeshape-cmis.war" (runtime-name: "modeshape-cmis.war")
16:40:46,928 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "modeshape-webdav.war" (runtime-name: "modeshape-webdav.war")
16:40:46,928 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "modeshape-explorer.war" (runtime-name: "modeshape-explorer.war")
16:40:46,932 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /opt/jboss/wildfly/standalone/deployments
16:40:47,493 INFO [org.modeshape.jcr.JcrRepository] (MSC service thread 1-5) ModeShape version 4.0.0.Final
16:40:47,621 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
16:40:48,529 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxb-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
16:40:48,530 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry activation.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
16:40:48,530 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
16:40:48,532 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxb1-impl.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxb-impl-2.2.5.jar does not point to a valid jar for a Class-Path reference.
16:40:48,533 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxp-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,536 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jax-qname.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,537 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry activation.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,538 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry servlet.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-api-1.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,542 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxws-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,543 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jsr181-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,543 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jsr250-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,544 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry saaj-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,545 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry saaj-impl.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,546 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jsr173_api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,552 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry sjsxp.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,553 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry woodstox.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,554 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry resolver.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,554 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxb-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,555 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry jaxb-impl.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,555 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry activation.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,556 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry stax-ex.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,556 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry streambuffer.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,557 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry stax-utils.jar in /content/modeshape-cmis.war/WEB-INF/lib/jaxws-rt-2.1.7.jar does not point to a valid jar for a Class-Path reference.
16:40:48,568 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) JBAS017534: Registered web context: /modeshape-webdav
16:40:48,579 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry saaj-api.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-impl-1.3.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,580 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015960: Class Path entry activation.jar in /content/modeshape-cmis.war/WEB-INF/lib/saaj-impl-1.3.3.jar does not point to a valid jar for a Class-Path reference.
16:40:48,955 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Deploying javax.ws.rs.core.Application: class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,959 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.output.HtmlBodyWriter from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,959 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.ModeShapeExceptionMapper from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,959 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.filter.CleanupFilter from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,960 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.output.JSONBodyWriter from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,968 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding class resource org.modeshape.web.jcr.rest.ModeShapeRestService from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,968 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.output.TextBodyWriter from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,968 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service thread 1-6) Adding provider class org.modeshape.web.jcr.rest.filter.LoggingFilter from Application class org.modeshape.web.jcr.rest.JcrApplication
16:40:48,994 INFO [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-8) Added type 'cmis:folder'.
16:40:49,002 INFO [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-8) Added type 'cmis:document'.
16:40:49,007 INFO [org.apache.chemistry.opencmis.jcr.JcrTypeManager] (MSC service thread 1-8) Added type 'cmis:unversioned-document'.
16:40:49,021 INFO [javax.enterprise.resource.webservices.jaxws.server.http] (MSC service thread 1-8) WSSERVLET12: JAX-WS context listener initializing
16:40:49,022 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017534: Registered web context: /modeshape-explorer
16:40:49,135 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-6) HV000001: Hibernate Validator 5.1.0.Final
16:40:49,246 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017534: Registered web context: /modeshape-rest
16:40:52,518 INFO [javax.enterprise.resource.webservices.jaxws.servlet.http] (MSC service thread 1-8) WSSERVLET14: JAX-WS servlet initializing
16:40:52,616 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) JBAS017534: Registered web context: /modeshape-cmis
16:40:52,668 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "modeshape-explorer.war" (runtime-name : "modeshape-explorer.war")
16:40:52,669 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "modeshape-cmis.war" (runtime-name : "modeshape-cmis.war")
16:40:52,669 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "modeshape-webdav.war" (runtime-name : "modeshape-webdav.war")
16:40:52,670 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) JBAS018559: Deployed "modeshape-rest.war" (runtime-name : "modeshape-rest.war")
16:40:52,802 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
16:40:52,803 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
16:40:52,804 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.Final "Kenny" started in 9520ms - Started 523 of 602 services (131 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