Jeff,
Was this part of an upgrade?
It could be that a property has changed names. As artur said, you could start with a vanilla version and the items in one at a time.
There is also the possibility that there is an old/incompatible library hanging around.
These loggers may help:
<!-- outputs only during startup -->
<AsyncLogger name="org.apereo.cas.config" level="warn" />
TRACE Searching for key '
property.name' in PropertySource '...' -->
<AsyncLogger name="org.springframework.boot.context.properties.source" level="warn" includeLocation="true"/>
<AsyncLogger name="org.springframework.boot.autoconfigure.condition" level="warn" includeLocation="true" />
<!-- DEBUG CONDITIONS EVALUATION REPORT about beans created -->
<AsyncLogger name="org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener"
level="warn" includeLocation="true" />
<!-- DEBUG Autowiring by type from bean name '...'
TRACE Returning cached instance of singleton bean '...'
Finished creating instance of bean '...' -->
<AsyncLogger name="org.springframework.beans" level="warn" includeLocation="true" />
<!-- TRACE Searching for key 'maybe spring property' in PropertySource '' -->
<AsyncLogger name="org.springframework.core.env" level="warn" includeLocation="true" />
<AsyncLogger name="org.springframework.util" level="warn" includeLocation="true"/>
Ray
On Mon, 2023-10-02 at 11:14 -0400, Jeffrey Ramsay wrote:
Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.