legacy-knowledge-base
公開されました Sep. 10, 2025

Unable to edit or create Collections

written-by

Adrienne Lao

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.

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • We've discovered a behavior that occurs when trying to edit existing collections or creating new collections. The page fails to load.
  • The main error that popualates references a missing classname:
  • com.lifery.portal.kernel.exception.NoSuchClassNameException: No ClassName exists with the primary key 123456.

Environment

  • SaaS
  • Quarterly Release

Resolution

  • This is a documented issue and the error indicates a missing class name within the database. The resolution would be to open a Help Center ticket requesting that the following commands be executed via Gogoshell.
    1. Check for available verify processes: verify:list
    2. Execute all verify processes: verify:executeAll
  • These commands will help verify and fix potential database integrity issues including missing class names.

 

 

did-this-article-resolve-your-issue

legacy-knowledge-base