Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- b/spring-amqp-1.5.6.RELEASE.jar!/, jar:file:/app.jar!/lib/http-client-1.0.0.RELEASE.jar!/, jar:file:/app.jar!/lib/amqp-client-3.5.7.jar!/]
- rev_1 | at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator$$FastClassBySpringCGLIB$$fa44b2a.invoke(<generated>)
- rev_1 | at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
- rev_1 | at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
- rev_1 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
- rev_1 | at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:74)
- rev_1 | at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:263)
- rev_1 | at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:154)
- rev_1 | at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:101)
- rev_1 | at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:118)
- rev_1 | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
- rev_1 | at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
- rev_1 | at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator$$EnhancerBySpringCGLIB$$e1e16b43.locate(<generated>)
- rev_1 | at org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:89)
- rev_1 | at org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:634)
- rev_1 | at org.springframework.boot.SpringApplication.createAndRefreshContext(SpringApplication.java:342)
- rev_1 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:306)
- rev_1 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1185)
- rev_1 | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1174)
- rev_1 | at se.callista.microservices.core.review.ReviewServiceApplication.main(ReviewServiceApplication.java:33)
- rev_1 | ... 8 more
- rev_1 | Caused by: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://:@config:8888/review-service/docker": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)
- rev_1 | at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:607)
- rev_1 | at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:557)
- rev_1 | at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:475)
- rev_1 | at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator.getRemoteEnvironment(ConfigServicePropertySourceLocator.java:130)
- rev_1 | at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator.locate(ConfigServicePropertySourceLocator.java:81)
- rev_1 | ... 27 more
- rev_1 | Caused by: java.net.ConnectException: Connection refused (Connection refused)
- rev_1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
- rev_1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
- rev_1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
- rev_1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
- rev_1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
- rev_1 | at java.net.Socket.connect(Socket.java:589)
- rev_1 | at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
- rev_1 | at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
- rev_1 | at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
- rev_1 | at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
- rev_1 | at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
- rev_1 | at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
- rev_1 | at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
- rev_1 | at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
- rev_1 | at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
- rev_1 | at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
- rev_1 | at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
- rev_1 | at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
- rev_1 | at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:80)
- rev_1 | at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)
- rev_1 | at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:53)
- rev_1 | at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:596)
- rev_1 | ... 31 more
- discovery_1 | 2018-05-20 16:06:53.977 WARN [discovery-server,,,] 1 --- [eerNodesUpdater] c.n.eureka.cluster.PeerEurekaNodes : The replica size seems to be empty. Check the route 53 DNS Registry
Add Comment
Please, Sign In to add comment