Results

By type

          HTTPS is enabled. Configuring keystore.
/opt/app/osaaf/local/org.onap.sdc.p12 exist
/opt/app/osaaf/local/org.onap.sdc.trust.jks exist

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.0.RELEASE)

2021-08-19 15:07:21 - Bootstrapping Spring Data repositories in DEFAULT mode.
2021-08-19 15:07:21 - Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces.
2021-08-19 15:07:21 - Bootstrapping Spring Data repositories in DEFAULT mode.
2021-08-19 15:07:21 - Finished Spring Data repository scanning in 51ms. Found 1 repository interfaces.
2021-08-19 15:07:22 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServerFactory' defined in org.onap.sdc.workflow.SpringBootWebApplication: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletWebServerFactoryCustomizer' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'servletWebServerFactoryCustomizer' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': Could not bind properties to 'ServerProperties' : prefix=server, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'server.ssl.trust-store-password' to java.lang.String
2021-08-19 15:07:22 - 

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2021-08-19 15:07:22 - 

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'server.ssl.trust-store-password' to java.lang.String:

    Property: server.ssl.trust-store-password
    Value: ${SERVER_SSL_TRUST_PASSWORD:}
    Origin: class path resource [application.properties]:25:33
    Reason: Could not resolve placeholder '.w' in value "09zZ@${.w}sCD^WH.0.yXKHz"

Action:

Update your application's configuration


        
      
          HTTPS is enabled. Configuring keystore.
/opt/app/osaaf/local/org.onap.sdc.p12 exist
/opt/app/osaaf/local/org.onap.sdc.trust.jks exist

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.0.RELEASE)

2021-08-19 15:07:21 - Bootstrapping Spring Data repositories in DEFAULT mode.
2021-08-19 15:07:21 - Finished Spring Data repository scanning in 84ms. Found 0 repository interfaces.
2021-08-19 15:07:21 - Bootstrapping Spring Data repositories in DEFAULT mode.
2021-08-19 15:07:21 - Finished Spring Data repository scanning in 51ms. Found 1 repository interfaces.
2021-08-19 15:07:22 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServerFactory' defined in org.onap.sdc.workflow.SpringBootWebApplication: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servletWebServerFactoryCustomizer' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/ServletWebServerFactoryAutoConfiguration.class]: Unsatisfied dependency expressed through method 'servletWebServerFactoryCustomizer' parameter 0; nested exception is org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'server-org.springframework.boot.autoconfigure.web.ServerProperties': Could not bind properties to 'ServerProperties' : prefix=server, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'server.ssl.trust-store-password' to java.lang.String
2021-08-19 15:07:22 - 

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2021-08-19 15:07:22 - 

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'server.ssl.trust-store-password' to java.lang.String:

    Property: server.ssl.trust-store-password
    Value: ${SERVER_SSL_TRUST_PASSWORD:}
    Origin: class path resource [application.properties]:25:33
    Reason: Could not resolve placeholder '.w' in value "09zZ@${.w}sCD^WH.0.yXKHz"

Action:

Update your application's configuration