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
package com.foo.server; | |
import com.codahale.metrics.MetricRegistry; | |
import com.codahale.metrics.jvm.GarbageCollectorMetricSet; | |
import com.codahale.metrics.jvm.MemoryUsageGaugeSet; | |
import org.springframework.beans.factory.annotation.Autowired; | |
import org.springframework.boot.context.properties.ConfigurationProperties; | |
import org.springframework.context.annotation.Configuration; |
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
2016-04-27 12:07:06 | |
Full thread dump OpenJDK 64-Bit Server VM (25.72-b15 mixed mode): | |
"Attach Listener" #104 daemon prio=9 os_prio=0 tid=0x00007f3f98001000 nid=0xd4 waiting on condition [0x0000000000000000] | |
java.lang.Thread.State: RUNNABLE | |
"ActiveMQ InactivityMonitor Worker" #101 daemon prio=5 os_prio=0 tid=0x00007f3f50001800 nid=0x86 waiting on condition [0x00007f3f47631000] | |
java.lang.Thread.State: TIMED_WAITING (parking) | |
at sun.misc.Unsafe.park(Native Method) | |
- parking to wait for <0x00000006c7b22240> (a java.util.concurrent.SynchronousQueue$TransferStack) |
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
2016-02-01T15:18:07.425+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.23:48344 #40 (11 connections now open) | |
2016-02-01T15:18:14.374+0000 I NETWORK [conn40] AssertionException handling request, closing client connection: 17132 SSL handshake received but server is started without SSL support | |
2016-02-01T15:20:13.165+0000 I NETWORK [initandlisten] connection accepted from 172.17.0.23:48368 #41 (11 connections now open) | |
2016-02-01T15:21:04.992+0000 I NETWORK [conn41] end connection 172.17.0.23:48368 (10 connections now open) | |
2016-02-01T15:28:56.379+0000 I NETWORK [conn10] end connection 172.17.0.23:48170 (9 connections now open) | |
2016-02-01T15:28:56.379+0000 I NETWORK [conn9] end connection 172.17.0.23:48169 (9 connections now open) | |
2016-02-01T15:28:56.379+0000 I NETWORK [conn8] end connection 172.17.0.23:48168 (9 connections now open) | |
2016-02-01T15:28:56.379+0000 I NETWORK [conn7] end connection 172.17.0.23:48167 (9 connections now open) | |
2016-02-01T15:28:56.379+0000 I NETWORK [conn6] e |
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
@Configuration | |
@PropertySources({ | |
@PropertySource(value = {"classpath:myapp.properties", "classpath:hibernate.properties"}), | |
@PropertySource(value = {"file:${server.properties}"}, ignoreResourceNotFound = true) | |
}) | |
public class ResourceConfig { | |
@Value("${hibernate.show_sql}") | |
private String properties; | |
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
14:44:11,134 DEBUG org.apache.camel.impl.DefaultConsumer:139 doStart() - Starting consumer: Consumer[http4://www.google.com?initialDelay=0] | |
14:44:11,137 DEBUG org.apache.camel.util.IntrospectionSupport:528 setProperty() - Configured property: initialDelay on bean: org.apache.camel.impl.DefaultScheduledPollConsumerScheduler@48834a71 with value: 0 | |
14:44:11,137 DEBUG org.apache.camel.util.IntrospectionSupport:518 setProperty() - Configured property: timeUnit on bean: org.apache.camel.impl.DefaultScheduledPollConsumerScheduler@48834a71 with value: MILLISECONDS | |
14:44:11,137 DEBUG org.apache.camel.util.IntrospectionSupport:518 setProperty() - Configured property: scheduledExecutorService on bean: org.apache.camel.impl.DefaultScheduledPollConsumerScheduler@48834a71 with value: null | |
14:44:11,138 DEBUG org.apache.camel.util.IntrospectionSupport:528 setProperty() - Configured property: useFixedDelay on bean: org.apache.camel.impl.DefaultScheduledPollConsumerScheduler@48834a71 with value: true | |
14:44:11,138 DEBUG org.apa |
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
/* | |
* To change this license header, choose License Headers in Project Properties. | |
* To change this template file, choose Tools | Templates | |
* and open the template in the editor. | |
*/ | |
package com.example.camel.test; | |
import org.apache.camel.CamelContext; | |
import org.apache.camel.builder.RouteBuilder; | |
import org.apache.camel.impl.DefaultCamelContext; |
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
package com.github.jmkgreen.morphia; | |
import com.github.jmkgreen.morphia.annotations.Entity; | |
import com.github.jmkgreen.morphia.annotations.Id; | |
import org.bson.types.ObjectId; | |
import org.junit.Assert; | |
import org.junit.Before; | |
import org.junit.Test; | |
import java.util.Date; |
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
Heap size: 619970560 | |
09:53:34,867 ERROR org.docx4j.jaxb.NamespacePrefixMapperUtils:63 getPrefixMapper() - name: com.sun.xml.internal.bind.namespacePrefixMapper, value: org.docx4j.jaxb.NamespacePrefixMapperSunInternal@394cec7b .. trying RI. | |
09:53:34,876 INFO org.docx4j.jaxb.NamespacePrefixMapperUtils:75 tryUsingRI() - Using NamespacePrefixMapper, which is suitable for the JAXB RI | |
09:53:34,876 INFO org.docx4j.jaxb.Context:61 <clinit>() - Using JAXB Reference Implementation | |
09:53:34,877 INFO org.docx4j.jaxb.Context:76 <clinit>() - loading Context jc |
NewerOlder