Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-08-29 18:29:55.320 INFO 4026 --- [cluster-ClusterId{value='5b86bbf3b6d4740fba68d822', description='null'}-192.168.9.73:27017] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server 192.168.9.73:27017
- com.mongodb.MongoSocketOpenException: Exception opening socket
- at com.mongodb.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:254)
- at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128)
- at sun.nio.ch.Invoker$2.run(Invoker.java:218)
- at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.net.ConnectException: Connection refused
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:252)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
- at sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:293)
- ... 1 common frames omitted
- 2018-08-29 18:29:55.323 INFO 4026 --- [main] org.mongodb.driver.cluster : Cluster created with settings {hosts=[192.168.9.73:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=8000000}
- 2018-08-29 18:29:55.324 INFO 4026 --- [main] org.mongodb.driver.cluster : No server chosen by WritableServerSelector from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=192.168.9.73:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
- 2018-08-29 18:29:55.325 INFO 4026 --- [main] org.mongodb.driver.cluster : No server chosen by WritableServerSelector from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=192.168.9.73:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
- 2018-08-29 18:29:55.326 INFO 4026 --- [cluster-ClusterId{value='5b86bbf3b6d4740fba68d823', description='null'}-192.168.9.73:27017] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server 192.168.9.73:27017
- com.mongodb.MongoSocketOpenException: Exception opening socket
- at com.mongodb.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:254)
- at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:128)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:278)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:198)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
- at sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:293)
- at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Caused by: java.net.ConnectException: Connection refused
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
- at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:252)
- ... 7 common frames omitted
- 2018-08-29 18:29:57.864 INFO 4026 --- [main] r.a.r.c.c.h.factory.HttpClientFactory : Resource {} has already been published. Let's remove and publish again!
- 2018-08-29 18:29:57.940 INFO 4026 --- [main] .c.FullyCheckConsistencyCommandProcessor : afterPropertiesSet egrn2mdrIntegration.enabled=false regionsWithEGRN=(24|33)
- 2018-08-29 18:29:57.961 INFO 4026 --- [main] r.a.r.c.cmd.CommandRoutingProcessor : init processorsCount=22
- 2018-08-29 18:29:58.396 INFO 4026 --- [main] o.s.ui.freemarker.SpringTemplateLoader : SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.context.annotation.AnnotationConfigApplicationContext@72d1ad2e: startup date [Wed Aug 29 18:29:51 MSK 2018]; root of context hierarchy] and template loader path [classpath:/templates/]
- 2018-08-29 18:29:58.402 WARN 4026 --- [main] o.s.b.a.f.FreeMarkerAutoConfiguration : Cannot find template location(s): [classpath:/templates/] (please add some templates, check your FreeMarker configuration, or set spring.freemarker.checkTemplateLocation=false)
- 2018-08-29 18:29:58.617 INFO 4026 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup
- 2018-08-29 18:29:58.631 INFO 4026 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 2147483647
- 2018-08-29 18:29:58.864 INFO 4026 --- [main] r.a.r.u.UnpackServiceApplication : Started UnpackServiceApplication in 8.251 seconds (JVM running for 9.424)
Advertisement
Add Comment
Please, Sign In to add comment