Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/nssmf-adapter/ -Dlogging.config=/app/logback-spring.xml  -Dspring.config.additional-location=/app/config/override.yaml  

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

2026-04-27T13:26:31.094Z||main|||||INFO|500||Starting MSONssmfApplication using Java 11.0.30 on onap-so-nssmf-adapter-694f4bb7d7-glcgk with PID 18 (/app/app.jar started by so in /app)
2026-04-27T13:26:31.097Z||main|||||DEBUG|500||Running with Spring Boot v2.7.18, Spring v5.3.31
2026-04-27T13:26:31.097Z||main|||||INFO|500||The following 1 profile is active: "basic"
2026-04-27T13:26:35.896Z||main|||||INFO|500||Starting service [Tomcat]
2026-04-27T13:26:35.897Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.83]
2026-04-27T13:26:35.985Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2026-04-27T13:26:38.083Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2026-04-27T13:26:38.183Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.6.15.Final
2026-04-27T13:26:38.597Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2026-04-27T13:26:39.596Z||main|||||INFO|500||HikariPool-1 - Starting...
2026-04-27T13:26:39.705Z||main|||||INFO|500||HikariPool-1 - Start completed.
2026-04-27T13:26:39.781Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect
2026-04-27T13:26:41.416Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2026-04-27T13:26:44.368Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2026-04-27T13:26:45.480Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2026-04-27T13:26:48.496Z||main|||||INFO|500||Started MSONssmfApplication in 18.892 seconds (JVM running for 19.767)
2026-04-27T13:26:49.087Z||http-nio-8088-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'