By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.0.3)
2023-08-30T23:01:21.663Z 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-08-30T23:01:21.667Z INFO 1 --- [ main] o.o.c.o.a.Application : The following 1 profile is active: "prod"
2023-08-30T23:01:25.916Z ERROR 1 --- [ main] o.o.c.o.a.datastore.FileStore : Could not create directory: null/database/services, reason: /opt/app/policy-agent/null
2023-08-30T23:01:26.111Z WARN 1 --- [ main] o.o.c.o.a.datastore.FileStore : Could not list filed in null/database, reason; null/database
2023-08-30T23:01:26.116Z WARN 1 --- [ main] o.o.c.o.a.repository.Services : Could not restore services database : null/database
2023-08-30T23:01:26.120Z ERROR 1 --- [ main] o.o.c.o.a.datastore.FileStore : Could not create directory: null/database/policytypes, reason: /opt/app/policy-agent/null
2023-08-30T23:01:26.123Z WARN 1 --- [ main] o.o.c.o.a.datastore.FileStore : Could not list filed in null/database, reason; null/database
2023-08-30T23:01:26.124Z WARN 1 --- [ main] o.o.c.o.a.repository.PolicyTypes : Could not restore policy type database : null/database
2023-08-30T23:01:26.245Z 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-08-30T23:01:30.558Z INFO 1 --- [ main] o.o.c.o.a.Application : Started Application in 10.39 seconds (process running for 11.342)