Results

By type

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

2023-06-27T03:38:59.854Z  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)
2023-06-27T03:38:59.857Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : The following 1 profile is active: "prod"
2023-06-27T03:39:02.711Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/services, reason: /opt/app/policy-agent/null
2023-06-27T03:39:02.837Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2023-06-27T03:39:02.841Z  WARN 1 --- [           main] o.o.c.o.a.repository.Services            : Could not restore services database : null/database
2023-06-27T03:39:02.843Z ERROR 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not create directory: null/database/policytypes, reason: /opt/app/policy-agent/null
2023-06-27T03:39:02.846Z  WARN 1 --- [           main] o.o.c.o.a.datastore.FileStore            : Could not list filed in null/database, reason; null/database
2023-06-27T03:39:02.846Z  WARN 1 --- [           main] o.o.c.o.a.repository.PolicyTypes         : Could not restore policy type database : null/database
2023-06-27T03:39:02.911Z ERROR 1 --- [           main] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException:  (No such file or directory)
2023-06-27T03:39:05.143Z  INFO 1 --- [           main] o.o.c.o.a.Application                    : Started Application in 6.066 seconds (process running for 6.666)