Привет, коллеги!
При переходе с версии 7.1.5 на 7.2.2 при старте приложения возникает ошибка:
com.haulmont.cuba.web.sys.remoting.LocalServiceAccessException: Unable to connect to middleware. Service app-core/cuba_TrustedClientService is not registered in LocalServiceDirectory
Due to this error, ‘web’ block cannot connect to the co-located ‘core’ block.
Most probably the ‘core’ block didn’t start properly, so check the server log for exceptions.
If there are no prior exceptions in the log, check that ‘cuba.connectionUrlList’ property value ends with the web context name of the ‘core’ block, e.g. ‘cuba.connectionUrlList = http://localhost:8080/app-core’You can turn off this information using ‘cuba.web.productionMode’ application property.
Скажите, пожалуйста, куда копнуть?