Installation Steps - EcoSys - Version - Installation & Upgrade - Hexagon

EcoSys Monte Carlo Installation

ft:locale
en-US
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
9.3

Follow these steps to install the EcoSys Monte Carlo simulation application on premises:

  1. Download the zip file from the EcoSys FTP server. Contact EcoSys support for login details.

  2. Unzip the file and place the folder (EcoSysMonteCarlo) in the ‘C:’ drive. The folder structure appears as follows:

  3. Update the app.properties file with the following configuration settings. This is located under the EcoSysMonteCarlo folder.

    1. Specify the values for server host, username, and password as shown below:

      epc.rest.protocol=https

      epc.rest.server=[EcoSys host name]

      epc.rest.port=[EcoSys port]

      epc.rest.baseuri=ecosys/api

      epc.rest.username=[EcoSys API Username]

      epc.rest.password=[EcoSys API Password]

  4. Check that the JAVA_HOME folder matches with the folder where you have Java installed on your server in the following Windows batch files:

    C:\EcoSysMonteCarlo\ExecuteMonteCarloSimulation.bat

    C:\EcoSysMonteCarlo\serviceinstall.bat

    Example

    set JAVA_HOME=C:\Program Files\Java\jdk-17.0.2

  5. Install the Windows service "EcoSys Batch Queue Service" by running the following command file from the Windows Command Prompt as Administrator:

    C:\ EcoSysMonteCarlo\serviceinstall.bat

    Once the service is installed, go to Windows Services, and start the service called "EcoSys Batch Queue Service" . After starting the service, it appears as follows.