Skip to main content Skip to complementary content
Close announcements banner

Changing the default port used by the embedded HSQL database (optional)

Availability-noteDeprecated

Procedure

  1. Open the <TomcatPath>/database/startup.sh file to edit it.
  2. Add the following at the end of the line:
    -port <portNumber>
    where <portNumber> is to be replaced with the port number that will be actually used by the database.
  3. Open the <TomcatPath>/conf/server.xml file and update the port number accordingly.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!