GuruvaiahG

Results 2 issues of GuruvaiahG

[INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ zipkin-service --- [INFO] Building jar: D:\Jhipster\sample-spring-microservices-master\zipkin-service\target\zipkin-service-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ zipkin-service --- [INFO] Installing D:\Jhipster\sample-spring-microservices-master\zipkin-service\target\zipkin-service-1.0-SNAPSHOT.jar to C:\Users\Guruv\.m2\repository\pl\piomin\zipkin-service\1.0-SNAPSHOT\zipkin-service-1.0-SNAPSHOT.jar...

java.lang.IllegalStateException: Could not locate PropertySource and the fail fast property is set, failing at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator.locate(ConfigServicePropertySourceLocator.java:110) at org.springframework.cloud.config.client.ConfigServicePropertySourceLocator$$FastClassBySpringCGLIB$$fa44b2a.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:74) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:263) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:154) at...