Results

By type

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

2025-03-31T07:41:56.009Z  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-03-31T07:41:56.015Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : The following 1 profile is active: "prod"
2025-03-31T07:42:00.349Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/services, reason: /opt/app/policy-agent/null
2025-03-31T07:42:00.555Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2025-03-31T07:42:00.562Z  WARN 1 --- [           main] o.o.c.o.a.repository.Services            : Could not restore services database : null/database
2025-03-31T07:42:00.566Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/policytypes, reason: /opt/app/policy-agent/null
2025-03-31T07:42:00.571Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2025-03-31T07:42:00.571Z  WARN 1 --- [           main] o.o.c.o.a.repository.PolicyTypes         : Could not restore policy type database : null/database
2025-03-31T07:42:00.668Z 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-03-31T07:42:02.934Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : Started Application in 8.386 seconds (process running for 9.445)