Skip to content

Conversation

@rojlarge
Copy link

There has been an issue in KC Rice for a while where KRMS fails to start in REMOTE mode with the following error:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'comparisonOperatorService' defined in class path resource [org/kuali/rice/krms/config/_KRMSCommonSpringBeans.xml]: Cannot resolve reference to bean 'dateComparisonOperator' while setting bean property 'stringCoercionExtensions' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dateComparisonOperator' defined in class path resource [org/kuali/rice/krms/config/_KRMSCommonSpringBeans.xml]: Cannot resolve reference to bean 'dateTimeService' while setting bean property 'dateTimeService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'dateTimeService' is defined

This appears to be due to a missing import of the "dateTimeService" in KRMSRemoteSpringBeans.xml as is done in KRMSLocalSpringBeans.xml (see commit).

KualiCoSaaSOps pushed a commit that referenced this pull request Dec 3, 2016
RESKC-1783: remove unused properties, update minor versions of severa…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant