Dspace 9.1 google k8s cash loop back.

22 views
Skip to first unread message

Manish Kumar

unread,
Dec 24, 2025, 12:59:39 AM12/24/25
to DSpace Community
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.


DSpace Community

unread,
Jan 5, 2026, 4:28:34 PM (13 days ago) Jan 5
to DSpace Community
Hi,

I'm unfortunately not knowledgeable on Google Kubernetes.  But, I'd recommend trying to find a way to get the logs of the container.  If the container is crashing, then there should be logs that say *why* the container is crashing...it could be a build error, a deployment error, or something else. 

So, the first step would be to get access to the logs and look for exceptions similar to what is described in our "Troubleshooting" documentation at https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-2.FindingerrormessagesintheRESTAPIlogs

Assuming you can locate that error, then it should provide more information around what the problem is. You may even be able to search this mailing list for a solution, or it might be one of the issues listed in our "Common Installation Issues" in the documentation at https://wiki.lyrasis.org/display/DSDOC9x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues

Tim

Reply all
Reply to author
Forward
0 new messages