Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1485008 Details for
Bug 1611941
[3.6]hawkular-metrics pod failed to start up due to unsuccessful version check
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
metrics logs - metrics-hawkular-metrics:v3.6.173.0.130-2
bz_1611941.txt (text/plain), 34.70 KB, created by
Junqi Zhao
on 2018-09-20 04:47:02 UTC
(
hide
)
Description:
metrics logs - metrics-hawkular-metrics:v3.6.173.0.130-2
Filename:
MIME Type:
Creator:
Junqi Zhao
Created:
2018-09-20 04:47:02 UTC
Size:
34.70 KB
patch
obsolete
># oc -n openshift-infra get pod -o wide >NAME READY STATUS RESTARTS AGE IP NODE >hawkular-cassandra-1-93f3q 1/1 Running 0 4m 10.131.0.11 host-8-245-41.host.centralci.eng.rdu2.redhat.com >hawkular-metrics-f6tj6 0/1 Running 0 3m 10.129.0.8 host-8-246-25.host.centralci.eng.rdu2.redhat.com >heapster-sxx1v 0/1 Running 0 3m 10.130.0.8 host-8-253-158.host.centralci.eng.rdu2.redhat.com >******************************************************************************************************************************************* ># oc -n openshift-infra logs -f hawkular-metrics-f6tj6 >2018-09-20 04:26:32 Starting Hawkular Metrics >The service account has read permissions for its project. Proceeding >The service account has permission to watch namespaces. Proceeding >Creating the Hawkular Metrics keystore from the Secret's cert data >Converting the PKCS12 keystore into a Java Keystore >Building the trust store >Splitting up the Kubernetes CA into individual certificates >Adding the Kubernetes CAs into the trust store >-Xms1192m -Xmx1192m -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError >========================================================================= > JBoss Bootstrap Environment > JBOSS_HOME: /opt/eap > JAVA: /usr/lib/jvm/java-1.8.0/bin/java > JAVA_OPTS: -server -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1192m -Xmx1192m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.0.8.CP/org/jboss/logmanager/main/jboss-logmanager-2.0.7.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump >========================================================================= >Picked up JAVA_TOOL_OPTIONS: -Duser.home=/home/jboss -Duser.name=jboss >2018-09-20 04:26:44,616 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.4.Final-redhat-1 >2018-09-20 04:26:44,878 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1-redhat-1 >2018-09-20 04:26:44,972 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: JBoss EAP 7.0.8.GA (WildFly Core 2.1.18.Final-redhat-1) starting >2018-09-20 04:26:44,973 DEBUG [org.jboss.as.config] (MSC service thread 1-7) Configured system properties: > KUBERNETES_MASTER_URL = https://kubernetes.default.svc > USER_WRITE_ACCESS = False > [Standalone] = > awt.toolkit = sun.awt.X11.XToolkit > com.datastax.driver.FORCE_NIO = true > file.encoding = ANSI_X3.4-1968 > file.encoding.pkg = sun.io > file.separator = / > hawkular-alerts.cassandra-nodes = hawkular-cassandra > hawkular-alerts.cassandra-use-ssl = true > hawkular.alerts.allowed-cors-access-control-allow-headers = authorization > hawkular.alerts.openshift.auth-methods = openshift-oauth,htpasswd > hawkular.alerts.openshift.htpasswd-file = /hawkular-account/hawkular-metrics.htpasswd > hawkular.metrics.admin-tenant = _hawkular_admin > hawkular.metrics.allowed-cors-access-control-allow-headers = authorization > hawkular.metrics.cassandra.nodes = hawkular-cassandra > hawkular.metrics.cassandra.use-ssl = true > hawkular.metrics.default-ttl = 7 > hawkular.metrics.openshift.auth-methods = openshift-oauth,htpasswd > hawkular.metrics.openshift.htpasswd-file = /hawkular-account/hawkular-metrics.htpasswd > java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment > java.awt.headless = true > java.awt.printerjob = sun.print.PSPrinterJob > java.class.path = /opt/eap/jboss-modules.jar:/opt/jolokia/jolokia.jar > java.class.version = 52.0 > java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/endorsed > java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/ext:/usr/java/packages/lib/ext > java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre > java.io.tmpdir = /tmp > java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib > java.net.preferIPv4Stack = true > java.runtime.name = OpenJDK Runtime Environment > java.runtime.version = 1.8.0_181-b13 > java.security.egd = file:/dev/./urandom > java.specification.name = Java Platform API Specification > java.specification.vendor = Oracle Corporation > java.specification.version = 1.8 > java.util.logging.manager = org.jboss.logmanager.LogManager > java.vendor = Oracle Corporation > java.vendor.url = http://java.oracle.com/ > java.vendor.url.bug = http://bugreport.sun.com/bugreport/ > java.version = 1.8.0_181 > java.vm.info = mixed mode > java.vm.name = OpenJDK 64-Bit Server VM > java.vm.specification.name = Java Virtual Machine Specification > java.vm.specification.vendor = Oracle Corporation > java.vm.specification.version = 1.8 > java.vm.vendor = Oracle Corporation > java.vm.version = 25.181-b13 > javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder > javax.net.ssl.keyStore = /opt/hawkular/auth/hawkular-metrics.keystore > javax.net.ssl.keyStorePassword = <redacted> > javax.net.ssl.trustStore = /opt/hawkular/auth/hawkular-metrics.truststore > javax.net.ssl.trustStorePassword = <redacted> > javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory > javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory > javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory > javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory > javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory > javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory > javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory > javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory > javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory > jboss.bind.address = 0.0.0.0 > jboss.bind.address.private = 10.129.0.8 > jboss.home.dir = /opt/eap > jboss.host.name = hawkular-metrics-f6tj6 > jboss.modules.dir = /opt/eap/modules > jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api > jboss.node.name = hawkular-metrics-f6tj6 > jboss.qualified.host.name = hawkular-metrics-f6tj6 > jboss.server.base.dir = /opt/eap/standalone > jboss.server.config.dir = /opt/eap/standalone/configuration > jboss.server.data.dir = /opt/eap/standalone/data > jboss.server.deploy.dir = /opt/eap/standalone/data/content > jboss.server.log.dir = /opt/eap/standalone/log > jboss.server.name = hawkular-metrics-f6tj6 > jboss.server.persist.config = true > jboss.server.temp.dir = /opt/eap/standalone/tmp > jgroups.password = <redacted> > line.separator = > logging.configuration = file:/opt/eap/standalone/configuration/logging.properties > module.path = /opt/eap/modules > org.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH = true > org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH = true > org.jboss.boot.log.file = /opt/eap/standalone/log/server.log > org.jboss.resolver.warning = true > org.xml.sax.driver = __redirected.__XMLReaderFactory > os.arch = amd64 > os.name = Linux > os.version = 3.10.0-862.11.6.el7.x86_64 > path.separator = : > sun.arch.data.model = 64 > sun.boot.class.path = /opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.0.8.CP/org/jboss/logmanager/main/jboss-logmanager-2.0.7.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/classes > sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64/jre/lib/amd64 > sun.cpu.endian = little > sun.cpu.isalist = > sun.io.unicode.encoding = UnicodeLittle > sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone -Djavax.net.ssl.keyStore=/opt/hawkular/auth/hawkular-metrics.keystore -Djavax.net.ssl.trustStore=/opt/hawkular/auth/hawkular-metrics.truststore -Djboss.node.name=hawkular-metrics-f6tj6 -b 10.129.0.8 -bprivate 10.129.0.8 -P /opt/hawkular/server.properties -b 0.0.0.0 -Dhawkular.metrics.cassandra.nodes=hawkular-cassandra -Dhawkular.metrics.cassandra.use-ssl -Dhawkular.metrics.openshift.auth-methods=openshift-oauth,htpasswd -Dhawkular.metrics.openshift.htpasswd-file=/hawkular-account/hawkular-metrics.htpasswd -Dhawkular.metrics.allowed-cors-access-control-allow-headers=authorization -Dhawkular.metrics.default-ttl=7 -Dhawkular.metrics.admin-tenant=_hawkular_admin -Dhawkular-alerts.cassandra-nodes=hawkular-cassandra -Dhawkular-alerts.cassandra-use-ssl -Dhawkular.alerts.openshift.auth-methods=openshift-oauth,htpasswd -Dhawkular.alerts.openshift.htpasswd-file=/hawkular-account/hawkular-metrics.htpasswd -Dhawkular.alerts.allowed-cors-access-control-allow-headers=authorization -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true -Dcom.datastax.driver.FORCE_NIO=true -DKUBERNETES_MASTER_URL=https://kubernetes.default.svc -DUSER_WRITE_ACCESS=False > sun.java.launcher = SUN_STANDARD > sun.jnu.encoding = ANSI_X3.4-1968 > sun.management.compiler = HotSpot 64-Bit Tiered Compilers > sun.os.patch.level = unknown > user.country = US > user.dir = /home/jboss > user.home = /home/jboss > user.language = en > user.name = jboss > user.timezone = UTC >2018-09-20 04:26:44,973 DEBUG [org.jboss.as.config] (MSC service thread 1-7) VM Arguments: -Duser.home=/home/jboss -Duser.name=jboss -D[Standalone] -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1192m -Xmx1192m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-7.0.8.CP/org/jboss/logmanager/main/jboss-logmanager-2.0.7.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp/heapdump -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties >2018-09-20 04:26:45,107 INFO [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed >2018-09-20 04:26:45,112 INFO [stdout] (JolokiaStart) Jolokia: Agent started with URL https://10.129.0.8:8778/jolokia/ >2018-09-20 04:26:46,225 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 17) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/93/bd76dce5eb352c86229fcd0c44da1db68fa456/content >2018-09-20 04:26:46,315 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 17) WFLYDR0001: Content added at location /opt/eap/standalone/data/content/66/b2c5552287efc0f401afde67bf2d5dddc2afc4/content >2018-09-20 04:26:46,326 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) >2018-09-20 04:26:46,343 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.4.6.Final-redhat-1 >2018-09-20 04:26:46,350 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.4.6.Final-redhat-1 >2018-09-20 04:26:46,403 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors >2018-09-20 04:26:46,414 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) >2018-09-20 04:26:46,414 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. >2018-09-20 04:26:46,443 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] >2018-09-20 04:26:46,446 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem >2018-09-20 04:26:46,477 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem >2018-09-20 04:26:46,494 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension >2018-09-20 04:26:46,504 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.24.Final-redhat-1 >2018-09-20 04:26:46,504 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0003: Undertow 1.3.31.Final-redhat-1 starting >2018-09-20 04:26:46,510 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.31.Final-redhat-1 starting >2018-09-20 04:26:46,513 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=4.9.8.Final-redhat-1 >2018-09-20 04:26:46,547 INFO [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.7.Final-redhat-1) >2018-09-20 04:26:46,558 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 >2018-09-20 04:26:46,646 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] >2018-09-20 04:26:46,646 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service >2018-09-20 04:26:46,821 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/opt/eap/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] >2018-09-20 04:26:46,841 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server. >2018-09-20 04:26:46,842 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting >2018-09-20 04:26:46,907 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host. >2018-09-20 04:26:46,908 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing. >2018-09-20 04:26:46,915 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080 >2018-09-20 04:26:47,024 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] >2018-09-20 04:26:47,093 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/eap/standalone/deployments >2018-09-20 04:26:47,136 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar") >2018-09-20 04:26:47,138 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "hawkular-metrics.war" (runtime-name: "hawkular-metrics.war") >2018-09-20 04:26:47,154 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 0.0.0.0:8443 >2018-09-20 04:26:47,283 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.8.Final-redhat-1 >2018-09-20 04:26:47,747 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.1.8.Final-redhat-1 (Apache CXF 3.1.10.redhat-1) >2018-09-20 04:26:48,416 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-6) IJ020001: Required license terms for file:/opt/eap/standalone/tmp/vfs/temp/temp51dec3f84db17b9d/content-f25ffcba43dc255a/contents/ >2018-09-20 04:26:48,480 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-6) IJ020017: Invalid archive: file:/opt/eap/standalone/tmp/vfs/temp/temp51dec3f84db17b9d/content-f25ffcba43dc255a/contents/ >2018-09-20 04:26:48,973 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.hawkular-metrics.war" is using a private module ("org.jboss.xnio.nio:main") which may be changed or removed in future versions without notice. >2018-09-20 04:26:48,995 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment hawkular-metrics.war >2018-09-20 04:26:49,043 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-2) HV000001: Hibernate Validator 5.2.5.Final-redhat-2 >2018-09-20 04:26:49,173 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0006: Starting Services for CDI deployment: hawkular-metrics.war >2018-09-20 04:26:49,202 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900: 2.3.3 (redhat) >2018-09-20 04:26:49,226 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0009: Starting weld service for deployment hawkular-metrics.war >2018-09-20 04:26:49,352 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "hawkular-metrics.war")]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => [ > "jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.cache.locks is missing [jboss.naming.context.java.jboss.infinispan.cache.hawkular-metrics.locks]", > "jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.container.hawkular-metrics is missing [jboss.naming.context.java.jboss.infinispan.container.hawkular-metrics]" >]} >2018-09-20 04:26:49,368 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "hawkular-metrics.war" (runtime-name : "hawkular-metrics.war") >2018-09-20 04:26:49,369 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "activemq-rar.rar" (runtime-name : "activemq-rar.rar") >2018-09-20 04:26:49,373 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report >WFLYCTL0184: New missing/unsatisfied dependencies: > service jboss.naming.context.java.jboss.infinispan.cache.hawkular-metrics.locks (missing) dependents: [service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.cache.locks] > service jboss.naming.context.java.jboss.infinispan.container.hawkular-metrics (missing) dependents: [service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.container.hawkular-metrics] >2018-09-20 04:26:49,453 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management >2018-09-20 04:26:49,453 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 >2018-09-20 04:26:49,453 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.0.8.GA (WildFly Core 2.1.18.Final-redhat-1) started (with errors) in 5114ms - Started 387 of 706 services (22 services failed or missing dependencies, 394 services are lazy, passive or on-demand) >2018-09-20 04:26:49,550 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment hawkular-metrics.war (runtime-name: hawkular-metrics.war) in 61ms >2018-09-20 04:26:49,594 INFO [org.jboss.as.repository] (DeploymentScanner-threads - 1) WFLYDR0002: Content removed from location /opt/eap/standalone/data/content/66/b2c5552287efc0f401afde67bf2d5dddc2afc4/content >2018-09-20 04:26:49,594 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0009: Undeployed "hawkular-metrics.war" (runtime-name: "hawkular-metrics.war") >2018-09-20 04:26:49,596 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) WFLYCTL0183: Service status report >WFLYCTL0184: New missing/unsatisfied dependencies: > service jboss.deployment.unit."hawkular-metrics.war".WeldBootstrapService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator, service jboss.deployment.unit."hawkular-metrics.war".CdiValidatorFactoryService, service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator, service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator, WFLYCTL0208: ... and 6 more ] > service jboss.deployment.unit."hawkular-metrics.war".WeldStartService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator, service jboss.deployment.unit."hawkular-metrics.war".CdiValidatorFactoryService, service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator, service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator, WFLYCTL0208: ... and 6 more ] > service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".START] > service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./hawkular/metrics] > service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".START] > service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".START] > service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".START (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService, service jboss.undertow.deployment.default-server.default-host./hawkular/metrics] > service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."io.undertow.servlet.handlers.DefaultServlet".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.faces.webapp.FacetTag".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.faces.webapp.FacetTag".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.faces.webapp.FacetTag".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.faces.webapp.FacetTag".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.faces.webapp.FacetTag".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".deploymentCompleteService, service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService] > service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldInitialListener".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldInitialListener".START] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldInitialListener".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldInitialListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldInitialListener".START] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".START] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".JndiBindingsService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".START] > service jboss.deployment.unit."hawkular-metrics.war".ee.ComponentRegistry (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService] > service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".component."com.sun.faces.config.ConfigureListener".START, service jboss.deployment.unit."hawkular-metrics.war".component."org.jboss.weld.servlet.WeldTerminalListener".START, service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START, service jboss.deployment.unit."hawkular-metrics.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START, WFLYCTL0208: ... and 5 more ] > service jboss.naming.context.java.app.hawkular-metrics.env (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.BeanManager (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.DefaultContextService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.DefaultDataSource (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.DefaultManagedExecutorService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.DefaultManagedScheduledExecutorService (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.DefaultManagedThreadFactory (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.TransactionSynchronizationRegistry (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.UserTransaction (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.cache.locks (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.naming.context.java.module.hawkular-metrics.hawkular-metrics.env.container.hawkular-metrics (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".jndiDependencyService] > service jboss.undertow.deployment.default-server.default-host./hawkular/metrics (missing) dependents: [service jboss.deployment.unit."hawkular-metrics.war".deploymentCompleteService] > service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.codec (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService] > service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.session (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService] > service org.wildfly.request-controller.control-point."hawkular-metrics.war".undertow (missing) dependents: [service jboss.undertow.deployment.default-server.default-host./hawkular/metrics.UndertowDeploymentInfoService] > >2018-09-20 04:35:16,884 INFO [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested via an OS signal >*** JBossAS process (462) received TERM signal *** >2018-09-20 04:35:16,904 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] >2018-09-20 04:35:16,908 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0019: Host default-host stopping >2018-09-20 04:35:16,913 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 >2018-09-20 04:35:16,926 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTP listener default suspending >2018-09-20 04:35:16,927 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 0.0.0.0:8080 >2018-09-20 04:35:16,927 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending >2018-09-20 04:35:16,927 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 0.0.0.0:8443 >2018-09-20 04:35:16,928 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0004: Undertow 1.3.31.Final-redhat-1 stopping >2018-09-20 04:35:16,941 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 47ms >2018-09-20 04:35:16,946 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: JBoss EAP 7.0.8.GA (WildFly Core 2.1.18.Final-redhat-1) stopped in 52ms >*** JBossAS process (462) received TERM signal *** >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1611941
:
1472883
| 1485008