No debug logs from CommandResolutionServiceImpl.java in Kubernetes deployment

9 views
Skip to first unread message

Richard Guo

unread,
Oct 19, 2025, 8:25:10 PM (8 days ago) Oct 19
to xnat_discussion

Hi everyone,

I'm currently trying to debug the CommandResolutionServiceImpl.java file inside our XNAT Kubernetes deployment.
However, when I check the logs under /data/xnat/home/logs — specifically containers.log — and run:


grep "impl" containers.log

I don’t see any debug output originating from that class.

Is there something I might be missing regarding how to enable or route debug logs from this file?
For example, do I need to update containers-logback.xml to include a logger entry for org.nrg.containers.services.impl or reconfigure log levels for that package when running in Kubernetes?

Kind Regards

Richard Guo

John Flavin

unread,
Oct 21, 2025, 1:21:47 PM (6 days ago) Oct 21
to xnat_di...@googlegroups.com

Its outputs get logged to a separate file as well, containers-services-commandresolution.log.

John Flavin

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xnat_discussi...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/xnat_discussion/841a07d6-262c-4779-9d4c-cd6a980b0cfbn%40googlegroups.com.

Richard Guo

unread,
Oct 22, 2025, 6:41:52 AM (5 days ago) Oct 22
to xnat_di...@googlegroups.com
Hi John. thank you for your response, so I need to change  <logger additivity="false" level="WARN" name="org.nrg.containers.services.impl.CommandResolutionServiceImpl">, change the level to "DEBUG"?

John Flavin

unread,
Oct 23, 2025, 4:44:07 PM (4 days ago) Oct 23
to xnat_di...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages