Hi all,
We have a DSpace 5 Development server, which has Symplectic Elements Repository tools v1 integrated, and I'm seeing the following messages in /opt/tomcat8/logs/catalina.out
20-Mar-2023 09:18:55.723 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
20-Mar-2023 09:18:55.724 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/rt4ds] startup failed due to previous errors
The problem is that I can't find any additional information (in order to debug) in either of these locations:
/opt/tomcat8/logs
/opt/dspace/logs
I've tried adding the following line to:
/opt/dspace/config/log4j.properties
log4j.rootLogger=DEBUG
But I'm still not getting any clues.
Does anyone know how to get additional information for these 3rd party/Symplectic element tools, which seem to have Java namespace:
uk.co.symplectic.repository.dspace.*
With Thanks in Advance,
Patrick