RE: was renamed to

Jamie Sammons, modified 2 Years ago. New Member Posts: 10 Join Date: 2/28/23 Recent Posts

Hi, I am performing an upgrade process in liferay.

2023-04-17 16:29:28.694 ERROR [main][VerifyProperties:239] Portal property "module.framework.properties.dependency.manager.sync.timeout" was renamed to "dependency.manager.sync.timeout"

Does anybody have any idea what might be the problem?

thumbnail
Olaf Kock, modified 2 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Somewhere in portal-ext.properties - or one of the related files - you're declaring the property mentioned first, and the system alerts you that it's been renamed to the other. So you should update your configuration to match the message.