Skip to content

Instantly share code, notes, and snippets.

@mrparkers
Created August 20, 2019 18:18
Show Gist options
  • Save mrparkers/fd52fec72fda15cfdb5351b6109d9960 to your computer and use it in GitHub Desktop.
Save mrparkers/fd52fec72fda15cfdb5351b6109d9960 to your computer and use it in GitHub Desktop.
18:06:07,751 INFO [org.jboss.modules] (CLI command executor) JBoss Modules version 1.8.6.Final
18:06:07,959 INFO [org.jboss.msc] (CLI command executor) JBoss MSC version 1.4.3.Final
18:06:08,004 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final
18:06:08,494 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Infinispan Server 9.4.11.Final (WildFly Core 6.0.2.Final) starting
18:06:11,308 INFO [org.wildfly.security] (ServerService Thread Pool -- 14) ELY00001: WildFly Elytron version 1.6.0.Final
18:06:13,586 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:06:13,706 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/subsystem=datagrid-jgroups' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:06:14,125 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: Infinispan Server cumulative patch ID is: base, one-off patches include: none
18:06:14,171 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /opt/jboss/infinispan-server/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
18:06:14,486 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
18:06:14,492 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Infinispan Server 9.4.11.Final (WildFly Core 6.0.2.Final) started in 6725ms - Started 65 of 88 services (34 services are lazy, passive or on-demand)
The batch executed successfully
18:06:15,067 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: Infinispan Server 9.4.11.Final (WildFly Core 6.0.2.Final) stopped in 69ms
################################################################################
# No application user and/or password provided. #
# Application user and password has been generated. #
# Application user: bzsB0OJRtN #
# Application password: QTnJKC56I2 #
# #
# You can provide application user and password details via environment #
# variables. #
# #
# Docker run example: #
# docker run ... -e "APP_USER=user" -e "APP_PASS=changeme" ... #
# #
# Dockerfile example: #
# ENV APP_USER user #
# ENV APP_PASS changeme #
# #
# Kubernetes example: #
# spec: #
# containers: #
# - args: #
# image: jboss/infinispan-server:... #
# ... #
# env: #
# - name: APP_USER #
# value: user #
# - name: APP_PASS #
# value: changeme #
# #
# OpenShift client example: #
# oc new-app ... -e APP_USER=user -e APP_PASS=changeme ... #
################################################################################
JAVA_OPTS already set in environment; overriding default settings with values: -Xms2g -Xmx2g -Djava.net.preferIPv4Stack=true -XX:+DisableExplicitGC -Djboss.modules.system.pkgs=org.jboss.byteman,org.jboss.logmanager.LogManager
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/jboss/infinispan-server
JAVA: /usr/lib/jvm/java/bin/java
JAVA_OPTS: -server -Xms2g -Xmx2g -Djava.net.preferIPv4Stack=true -XX:+DisableExplicitGC -Djboss.modules.system.pkgs=org.jboss.byteman,org.jboss.logmanager.LogManager --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED --add-modules=java.se
=========================================================================
18:06:21,633 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
18:06:23,005 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.3.Final
18:06:23,046 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final
18:06:23,610 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Infinispan Server 9.4.11.Final (WildFly Core 6.0.2.Final) starting
18:06:26,330 INFO [org.wildfly.security] (ServerService Thread Pool -- 14) ELY00001: WildFly Elytron version 1.6.0.Final
18:06:28,391 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:06:28,482 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 9) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/subsystem=datagrid-jgroups' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
18:06:28,832 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
18:06:29,116 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.6.5.Final
18:06:29,171 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.6.5.Final
18:06:29,211 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 17) Activating Infinispan subsystem.
18:06:29,265 INFO [org.infinispan.server.jgroups] (ServerService Thread Pool -- 20) DGJGRP0001: Activating JGroups subsystem.
18:06:29,293 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 31) 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.
18:06:29,294 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 28) WFLYNAM0001: Activating Naming Subsystem
18:06:29,330 INFO [org.jboss.as.security] (ServerService Thread Pool -- 30) WFLYSEC0002: Activating Security Subsystem
18:06:29,568 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=5.0.3.Final
18:06:29,595 INFO [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.11.Final)
18:06:29,626 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 21) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
18:06:29,895 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.8.Final
18:06:30,007 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
18:06:30,007 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
18:06:30,035 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
18:06:30,961 INFO [org.jboss.as.patching] (MSC service thread 1-2) WFLYPAT0050: Infinispan Server cumulative patch ID is: base, one-off patches include: none
18:06:31,017 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /opt/jboss/infinispan-server/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
18:06:31,102 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/infinispan-server/standalone/deployments
18:06:31,772 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
18:06:31,810 WARN [org.jgroups.protocols.kubernetes.KUBE_PING] (MSC service thread 1-1) OPENSHIFT_KUBE_PING_NAMESPACE is deprecated, please remove it and use KUBERNETES_NAMESPACE instead
18:06:31,814 WARN [org.jgroups.protocols.kubernetes.KUBE_PING] (MSC service thread 1-1) OPENSHIFT_KUBE_PING_LABELS is deprecated, please remove it and use KUBERNETES_LABELS instead
18:06:31,814 INFO [org.jgroups.protocols.kubernetes.KUBE_PING] (MSC service thread 1-1) namespace default set; clustering enabled
18:06:32,048 INFO [stdout] (MSC service thread 1-2)
18:06:32,049 INFO [stdout] (MSC service thread 1-2) -------------------------------------------------------------------
18:06:32,049 INFO [stdout] (MSC service thread 1-2) GMS: address=infinispan-0, cluster=cluster, physical address=10.1.1.173:7600
18:06:32,049 INFO [stdout] (MSC service thread 1-2) -------------------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (jar:file:/opt/jboss/infinispan-server/modules/system/add-ons/ispn/com/thoughtworks/xstream/ispn-9.4/xstream-1.4.10.jar!/) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
18:06:37,495 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Infinity Minus ONE +2' 9.4.11.Final
18:06:37,796 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000078: Starting JGroups channel clustered
18:06:37,803 INFO [org.infinispan.CLUSTER] (MSC service thread 1-1) ISPN000094: Received new cluster view for channel cluster: [infinispan-1|1] (2) [infinispan-1, infinispan-0]
18:06:37,834 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000079: Channel clustered local address is infinispan-0, physical addresses are [10.1.1.173:7600]
18:06:37,906 INFO [org.infinispan.globalstate.impl.GlobalStateManagerImpl] (MSC service thread 1-1) ISPN000390: Persisted state, version=9.4.11.Final timestamp=2019-08-20T18:06:37.897567Z
18:06:39,987 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0023: Started clustered cache container
18:06:40,831 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) DGISPN0001: Started repl cache from clustered container
18:06:40,833 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started default cache from clustered container
18:06:40,940 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started clientSessions cache from clustered container
18:06:40,959 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) DGISPN0001: Started loginFailures cache from clustered container
18:06:41,057 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) DGISPN0001: Started offlineClientSessions cache from clustered container
18:06:41,114 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started actionTokens cache from clustered container
18:06:41,212 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started sessions cache from clustered container
18:06:41,243 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) DGISPN0001: Started authenticationSessions cache from clustered container
18:06:41,327 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) DGISPN0001: Started work cache from clustered container
18:06:41,336 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-2) DGISPN0001: Started offlineSessions cache from clustered container
18:06:41,390 INFO [org.infinispan.server.endpoint] (MSC service thread 1-2) DGENDPT10000: HotRodServer starting
18:06:41,403 INFO [org.infinispan.server.endpoint] (MSC service thread 1-1) DGENDPT10000: starting
18:06:41,417 INFO [org.infinispan.server.endpoint] (MSC service thread 1-2) DGENDPT10001: HotRodServer listening on 10.1.1.173:11222
18:06:42,031 INFO [org.infinispan.server.endpoint] (MSC service thread 1-1) DGENDPT10002: listening on 10.1.1.173:8080 (mapped to rest)
18:06:42,311 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
18:06:42,314 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://0.0.0.0:9990/management
18:06:42,314 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://0.0.0.0:9990
18:06:42,315 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Infinispan Server 9.4.11.Final (WildFly Core 6.0.2.Final) started in 21561ms - Started 243 of 360 services (210 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