Legacy Knowledge Base
Published Jul. 2, 2025

I cannot create new Virtual Instance with error Screen name must not be null

Written By

Rafael Regner

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

  • When I try to create a new Virtual Instance, the portal displays the error "Your request failed to complete".
  • The portal log shows the following error:
    ERROR [default task-29][EditInstanceMVCActionCommand:121] com.liferay.portal.kernel.exception.UserScreenNameException$MustNotBeNull: Screen name must not be null for user 1152048

Environment

  • Liferay DXP 7.2

Resolution

  • When you create a Virtual Instance, an admin user is also created for that Virtual Instance.
  • Liferay uses the default.admin.screen.name property in the portal-ext.properties file to create this admin user.
  • To resolve the issue, set the default.admin.screen.name property to a valid admin user.

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base