Hi team,
I am trying to deploy fresh setup of dspace 9.1 on google kubernetes, I always get " Pod errors: CrashLoopBackOff " I need your help to fix this issue. When I checked logs I always get : "
kubectl logs -f dspace-5847df8648-nk1234
Defaulted container "dspace" out of: dspace, migrate-db (init)
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.5.3)
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
"
Could you please help me how I can debug this issues.?. I can not exec pods since it's not running.