Results

By type

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

2025-07-11T08:58:49.214Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : Starting Application v1.5.0 using Java 17.0.2 with PID 1 (/opt/app/policy-agent/a1-policy-management-service.jar started by a1pms in /opt/app/policy-agent)
2025-07-11T08:58:49.220Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : The following 1 profile is active: "prod"
2025-07-11T08:58:54.578Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/services, reason: /opt/app/policy-agent/null
2025-07-11T08:58:54.819Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2025-07-11T08:58:54.829Z  WARN 1 --- [           main] o.o.c.o.a.repository.Services            : Could not restore services database : null/database
2025-07-11T08:58:54.835Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/policytypes, reason: /opt/app/policy-agent/null
2025-07-11T08:58:54.841Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2025-07-11T08:58:54.842Z  WARN 1 --- [           main] o.o.c.o.a.repository.PolicyTypes         : Could not restore policy type database : null/database
2025-07-11T08:58:54.956Z ERROR 1 --- [           main] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException:  (No such file or directory)
2025-07-11T08:58:57.862Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : Started Application in 10.743 seconds (process running for 12.546)