Knowledge Base
Published Jun. 30, 2025

After upgrading to Quarterly we can see a "could not resolve property: DDMStructureKey" error in the log

Written By

Daniel Mijarra

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Issue

  • After upgrading to Quarterly we can see the following error in the server log:
    ERROR [BasePersistenceImpl:629] Caught unexpected exception org.hibernate.QueryException: 
    could not resolve property: DDMStructureKey of: com.liferay.journal.model.impl.JournalArticleImpl

Environment

  • Quarterly Release 2024.Q3

Resolution

  • Please check your custom development in order to use DDMStructureId instead of DDMStructureKey, see LPS-172989 for reference.

 

 

Did this article resolve your issue ?

Knowledge Base