Legacy Knowledge Base
Published 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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

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