Releases: PM-Master/Harmonia-1.6
Releases · PM-Master/Harmonia-1.6
Harmonia-1.6
Harmonia Install Guide (using the installer)
- Pre-Install System Requirements
- Hardware Requirements
- Hardware Requirements for the Harmonia Server
- At least 1 GHz Pentium CPU (at least 2GHz recommended).
- Minimum 256 MB of RAM (512 MB recommended).
- A hard disk partition with enough space to accommodate the Harmonia Server code - approx. 150 KB.
- Hardware Requirements for the Harmonia Server
- Hardware Requirements
- Software Requirements
- Software Requirements for the Harmonia Server
- Windows XP or higher.
- MySQL Server 5.7 (or higher version) should be installed before starting installation of Harmonia. Installation process will assume MySQL installed on the same machine and will prompt user for MySQL password.
- Software Requirements for the Harmonia Server
- Installation Process -
- Download Harmonia.exe release and run it.
- The installation wizard will guide the user through two perquisite software installations (Java 1.6 - 32 bits and Open Office).
- The wizard then continues to the main Harmonia installation.
(Keep default directory selection for installing Harmonia, which is C:. Installation creates a PM directory under C: drive). - Installation process will then prompt for the MySQL root password.
- The files (including source code) will be copied under C:\PM directory.
- Please refer to the Installation guide under pm\doc\manuals\Harmonia Install Guide.docx to create certificates for the server.
- Running Harmonia
- Server
- To run the server, double click on the server.bat file. A shortcut of this file has been added on the Desktop after as part of installation process If you are running Harmonia for the first time, it will prompt user for the MySQL root password.
- User will then be prompted to enter the password of the machine
- User will be prompted for the keystore password . The default keystore password is: aaaaaa.
- Upon successful
- Administrator Tool
- To run the administrator tool, double click on the super.bat from on the Desktop.
- The user will be prompted to enter the keystore password (default keystore password is: aaaaaa).
- Finally, the user will need to input super’s password which is: super.
- Please note that in order to see sample data provided with the package, please import PMServerConfiguration.pm file (under C:\PM\conf directory) by using File-->Import menu.
- Client Tool
- To run the client tool, first start the simulator by double clicking the simulator.bat file found on the Desktop.
- Once Simulator is up and running, double click on the sesmgr.bat file from the Desktop
- A prompt will pop up that instructs the user to input the username and the user’s password. 5 test users have been added in the configuration file: dave, bob, katie, alice and charlie. For ease of using it, we have kept the user name and password to be the same as their names (all lower case).
- Server