No bean named 'cuba_clusterInvocationSupport' is defined after migrating to Cuba-studio 6.5.5

Hi there,

After migrating to cuba studio 6.5.5 and platform 6.5.5, update database, builds fine but with run time error:

“Error creating bean with name ‘com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator#0’ defined in class path resource [portal-spring.xml]: Cannot resolve reference to bean ‘cuba_clusterInvocationSupport’ while setting bean property ‘clusterInvocationSupport’; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named ‘cuba_clusterInvocationSupport’ is defined”.

The app.log is attached.

Thank you,
-Mike

app.log (16.7K)

Hi!

The reason for this problem is this improvement: link.

You can also read release notes and find solution here

I should have read the release note carefully when migrating to 6.5.5. Everything is working now.

Thank you very much for the answer.
-Mike