This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] --- gatling-maven-plugin:2.1.6:execute (default) @ amq-core --- | |
| SLF4J: Class path contains multiple SLF4J bindings. | |
| SLF4J: Found binding in [jar:file:/Users/garethah/.m2/repository/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
| SLF4J: Found binding in [jar:file:/Users/garethah/.m2/repository/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
| SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. | |
| 17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] | |
| 17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] | |
| 17:41:58,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/Users/garethah/Documents/github/garethahealy/gatling-amq/amq-core/target/classes/logback.xml] | |
| 17:41:58,805 |-WARN in ch.qos.logback.classic.LoggerConte |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <route id="jmsBridgeTest"> | |
| <from uri="activemq:inbound?disableReplyTo=true"/> | |
| <log message="Body == ${body}"/> | |
| <to uri="activemq:outbound?useMessageIDAsCorrelationID=true"/> | |
| </route> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations" : { }, | |
| "apiVersion" : "v1beta2", | |
| "id" : "sandworms", | |
| "items" : [ { | |
| "annotations" : { }, | |
| "apiVersion" : "v1beta2", | |
| "id" : "sandworms-service", | |
| "kind" : "Service", | |
| "labels" : { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@gahealy-ose3-dune openshift]# osc start-build sandworms-build -n dune-world | |
| sandworms-build-1 | |
| I0516 19:10:20.729862 1 kubelet.go:1963] Query docker container info for pod "sandworms-build-1_dune-world" failed with error (no containers exist for this pod) | |
| I0516 19:10:20.733344 1 kubelet.go:1305] Creating pod infra container for "sandworms-build-1_dune-world" | |
| [root@gahealy-ose3-dune openshift]# osc get builds | |
| NAME TYPE STATUS POD | |
| sandworms-build-1 Docker Failed sandworms-build-1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I> No access restrictor found, access to all MBean is allowed | |
| I> No suitable address found for listening on multicast discovery requests | |
| Jolokia: Agent started with URL http://172.17.0.49:8778/jolokia/ | |
| Using org.apache.cxf.common.logging.Slf4jLogger for logging. | |
| ------------------------------------------------------------- | |
| CDelivery is now running at: http://localhost:8787/ | |
| ------------------------------------------------------------- | |
| Logging to org.slf4j.impl.Log4jLoggerAdapter(org.eclipse.jetty.util.log) via org.eclipse.jetty.util.log.Slf4jLog |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [fedora@gahealy-ose3-dune ~]$ docker ps -a|grep app-library | |
| f0f92213d4c3 registry.hub.docker.com/fabric8/app-library:2.0.47 "/fabric8/run.sh" 5 hours ago Up 5 hours k8s_app-library-container.940c7e14_app-library-controller-tf15v_default_248d1f1f-f95d-11e4-9604-fa163ec0f61a_4d738383 | |
| f92007da6d19 openshift/origin-pod:v0.5 "/pod" 5 hours ago Up 5 hours k8s_POD.df2d2772_app-library-controller-tf15v_default_248d1f1f-f95d-11e4-9604-fa163ec0f61a_3a1d3b2f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Core] Loading the profile using jolokia: [object Object] | |
| http://fabric8.local/kubernetes/api/v1beta2/services Failed to load resource: the server responded with a status of 403 (Forbidden) | |
| http://fabric8.local/kubernetes/api/v1beta2/replicationControllers Failed to load resource: the server responded with a status of 403 (Forbidden) | |
| http://fabric8.local/kubernetes/api/v1beta2/pods Failed to load resource: the server responded with a status of 403 (Forbidden) | |
| http://fabric8.local/kubernetes/osapi/v1beta1/routes Failed to load resource: the server responded with a status of 403 (Forbidden) | |
| hawtio-core.js:80 [Kubernetes] Failed to load /kubernetes/osapi/v1beta1/routes [object Object] 403 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run -p 8484:8080 -e KUBERNETES_MASTER=https://$DOCKER_IP:8443 -e KUBERNETES_TRUST_CERT=$KUBERNETES_TRUST_CERT fabric8/hawtio | |
| ---- | |
| I> No access restrictor found, access to all MBean is allowed | |
| I> No suitable address found for listening on multicast discovery requests | |
| Jolokia: Agent started with URL http://172.17.0.9:8778/jolokia/ | |
| INFO | localhost-startStop-1 | Configuration will be discovered via JNDI | |
| INFO | localhost-startStop-1 | Welcome to hawtio 1.4.47 : http://hawt.io/ : Don't cha wish your console was hawt like me? ;-) | |
| INFO | localhost-startStop-1 | Using file upload directory: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| JBossFuse:admin@root> Using SSLEngineImpl. | |
| Ignoring unavailable cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA | |
| Ignoring unavailable cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA | |
| Ignoring unavailable cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA | |
| Ignoring unavailable cipher suite: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 | |
| Ignoring unavailable cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 | |
| Ignoring unavailable cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 | |
| Ignoring unavailable cipher suite: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 | |
| Ignoring unavailable cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 | |
| Ignoring unavailable cipher suite: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running org.dozer.functional_tests.VariablesTest | |
| javax.el.PropertyNotFoundException: ELResolver cannot handle a null base Object with identifier 'container' | |
| at com.sun.el.lang.ELSupport.throwUnhandled(ELSupport.java:61) | |
| at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:101) | |
| at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219) | |
| at org.dozer.loader.xml.ELEngine.resolve(ELEngine.java:79) | |
| at org.dozer.loader.xml.ExpressionElementReader.getNodeValue(ExpressionElementReader.java:40) | |
| at org.dozer.loader.xml.XMLParser.getNodeValue(XMLParser.java:116) | |
| at org.dozer.loader.xml.XMLParser.parseMapping(XMLParser.java:194) | |
| at org.dozer.loader.xml.XMLParser.read(XMLParser.java:142) |