Legacy Knowledge Base
Published Sep. 10, 2025

Where can the Gogo shell port be changed?

Written By

Ricardo Couso

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

  • The port used by the Gogo shell for OSGi is 11311 by default. How can it be changed?

Environment

  • Liferay DXP 7.4, 7.3, 7.2, 7.1, 7.0

Resolution

  • The portal property that controls the domain and port to connect to the Gogo shell is
    module.framework.properties.osgi.console=localhost:11311
  • This and other properties are included in the portal-developer.properties file (Portal Developer Properties) since Liferay DXP 7.1 but can be used in portal-ext.properties.
  •  In general, properties related to the OSGi framework will start with module.framework.properties..

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base