While trying to install the Management Console for Unix on a linux or unix machine the following error is displayed:
"Unable to initialize database. The server will not start until properly initialized."
RESOLUTION 1
Make available port 9001
RESOLUTION 2
Use an alternate port. This can be configured with the following steps.
1. Locate the jdbc.properties file.
If it does not exist, create this text file and save it in the application data directory:
• On Windows XP/2003 Server:
%SystemDrive%\Documents and Settings\All Users\Application Data\Quest
Software\Management Console for Unix\resources
• On Windows 2008 Server/Vista 7:
%SystemDrive%\ProgramData\Quest Software\Management Console for
Unix\resources
• On Unix/Mac:
/var/opt/quest/mcu/resources
2. Open the jdbc.properties file with a text editor and enter the following line:
hsql.server.port=portnumber
where: portNumber is the desired port number.
eg. hsql.server.port=1000
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center