Uploaded image for project: 'External API Framework'
  1. External API Framework
  2. EXTAPI-164

start up failed without msb

XMLWordPrintable

      when msb activated and not found, nbi cannot start after 5 retries of connectinc msb

       

      2

      2018-10-23 12:36:00.209  INFO 1 — [           main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http)

      2018-10-23 12:36:00.225  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registering with msb discovery (msb-discovery.onap:10081):

      • host: [10.42.9.151]
      • port: [8080]
      • name: [nbi]
      • version: [v3]
      • url: [/nbi/api/v3]
      • path: []
      • protocol: [REST]g
      • visualRange: [1]
      • enableSSL: [false]

       

      2018-10-23 12:36:00.226  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 1/5)

      2018-10-23 12:36:00.228  INFO 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

      2018-10-23 12:36:00.325  INFO 1 — [pool-2-thread-1] org.mongodb.driver.connection            : Opened connection [connectionId\{localValue:2, serverValue:12097}] to nbi-mongohost.onap:27017

      2018-10-23 12:36:00.464 ERROR 1 — [           main] o.o.m.sdk.discovery.util.HttpClientUtil  : http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild.errorMsg:msb-discovery.onap: Name does not resolve

      2018-10-23 12:36:00.469 ERROR 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

       

      org.onap.msb.sdk.discovery.common.RouteException: http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.throwsRouteException(HttpClientUtil.java:172) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.httpPostWithJSON(HttpClientUtil.java:58) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:121) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:72) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.lambda$registerMicroServiceInfo$1(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.invokeMsb(MSBServiceClient.java:50) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.registerMicroServiceInfo(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:129) [classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

       

      2018-10-23 12:36:00.470  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 1/5) FAILED. Sleep 5000ms

      2018-10-23 12:36:05.470  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 2/5)

      2018-10-23 12:36:05.470  INFO 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

      2018-10-23 12:36:05.476 ERROR 1 — [           main] o.o.m.sdk.discovery.util.HttpClientUtil  : http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild.errorMsg:msb-discovery.onap

      2018-10-23 12:36:05.476 ERROR 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

       

      org.onap.msb.sdk.discovery.common.RouteException: http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.throwsRouteException(HttpClientUtil.java:172) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.httpPostWithJSON(HttpClientUtil.java:58) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:121) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:72) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.lambda$registerMicroServiceInfo$1(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.invokeMsb(MSBServiceClient.java:50) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.registerMicroServiceInfo(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:129) [classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

       

      2018-10-23 12:36:05.477  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 2/5) FAILED. Sleep 5000ms

      2018-10-23 12:36:10.477  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 3/5)

      2018-10-23 12:36:10.477  INFO 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

      2018-10-23 12:36:10.483 ERROR 1 — [           main] o.o.m.sdk.discovery.util.HttpClientUtil  : http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild.errorMsg:msb-discovery.onap: Name does not resolve

      2018-10-23 12:36:10.484 ERROR 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

       

      org.onap.msb.sdk.discovery.common.RouteException: http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.throwsRouteException(HttpClientUtil.java:172) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.httpPostWithJSON(HttpClientUtil.java:58) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:121) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:72) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.lambda$registerMicroServiceInfo$1(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.invokeMsb(MSBServiceClient.java:50) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.registerMicroServiceInfo(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:129) [classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

       

      2018-10-23 12:36:10.484  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 3/5) FAILED. Sleep 5000ms

      2018-10-23 12:36:15.484  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 4/5)

      2018-10-23 12:36:15.484  INFO 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

      2018-10-23 12:36:15.487 ERROR 1 — [           main] o.o.m.sdk.discovery.util.HttpClientUtil  : http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild.errorMsg:msb-discovery.onap

      2018-10-23 12:36:15.487 ERROR 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

       

      org.onap.msb.sdk.discovery.common.RouteException: http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.throwsRouteException(HttpClientUtil.java:172) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.httpPostWithJSON(HttpClientUtil.java:58) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:121) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:72) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.lambda$registerMicroServiceInfo$1(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.invokeMsb(MSBServiceClient.java:50) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.registerMicroServiceInfo(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:129) [classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

       

      2018-10-23 12:36:15.487  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 4/5) FAILED. Sleep 5000ms

      2018-10-23 12:36:20.488  INFO 1 — [           main] org.onap.nbi.ServiceRegisterRunner       : Registration with msb discovery (attempt 5/5)

      2018-10-23 12:36:20.488  INFO 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

      2018-10-23 12:36:20.529 ERROR 1 — [           main] o.o.m.sdk.discovery.util.HttpClientUtil  : http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild.errorMsg:msb-discovery.onap: Name does not resolve

      2018-10-23 12:36:20.529 ERROR 1 — [           main] o.o.m.s.httpclient.msb.MSBServiceClient  : msb service info:msbSvrAddress:msb-discovery.onap:10081

       

      org.onap.msb.sdk.discovery.common.RouteException: http://msb-discovery.onap:10081/api/microservices/v1/services?createOrUpdate=true:httpPostWithJSON connect faild

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.throwsRouteException(HttpClientUtil.java:172) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.util.HttpClientUtil.httpPostWithJSON(HttpClientUtil.java:58) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:121) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.discovery.MSBService.registerMicroServiceInfo(MSBService.java:72) ~[msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.lambda$registerMicroServiceInfo$1(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.invokeMsb(MSBServiceClient.java:50) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.msb.sdk.httpclient.msb.MSBServiceClient.registerMicroServiceInfo(MSBServiceClient.java:66) [msb-java-sdk-1.1.1.jar!/:na]

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:129) [classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

       

      2018-10-23 12:36:20.532  INFO 1 — [           main] utoConfigurationReportLoggingInitializer :

       

      Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.

      2018-10-23 12:36:20.535 ERROR 1 — [           main] o.s.boot.SpringApplication               : Application startup failed

       

      java.lang.IllegalStateException: Failed to execute CommandLineRunner

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:735) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:716) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.afterRefresh(SpringApplication.java:703) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:304) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              at org.onap.nbi.Application.main(Application.java:27) [classes!/:3.0.1]

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]

              at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]

              at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [app.jar:3.0.1]

              at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [app.jar:3.0.1]

              at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [app.jar:3.0.1]

      Caused by: java.lang.Exception: Registration with msb discovery FAILED

              at org.onap.nbi.ServiceRegisterRunner.run(ServiceRegisterRunner.java:134) ~[classes!/:3.0.1]

              at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:732) [spring-boot-1.5.12.RELEASE.jar!/:1.5.12.RELEASE]

              ... 14 common frames omitted

       

      2018-10-23 12:36:20.536  INFO 1 — [           main] ationConfigEmbeddedWebApplicationContext : Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@5cb0d902: startup date [Tue Oct 23 12:35:52 GMT 2018]; root of context hierarchy

      2018-10-23 12:36:20.537  INFO 1 — [           main] o.s.j.e.a.AnnotationMBeanExporter        : Unregistering JMX-exposed beans on shutdown

      2018-10-23 12:36:20.549  INFO 1 — [           main] org.mongodb.driver.connection            : Closed connection [connectionId\{localValue:2, serverValue:12097}] to nbi-mongohost.onap:27017 because the pool has been closed.

      2018-10-23 12:36:20.554  INFO 1 — [           main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'

            romaingimbert romaingimbert
            romaingimbert romaingimbert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: