Initialize Admin Server - Intergraph Smart Materials - Version 10.1 - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
10.1
  1. Open a Command Prompt window as administrator.

  2. Change the directory to

    C:\iAS_12c\user_projects\domains\base_domain\bin

  3. Execute: startWebLogic.cmd

  4. Change the directory to

    C:\iAS_12c\user_projects\domains\base_domain\servers\AdminServer

  5. To create the new security directory, execute: md security

  6. Change the directory to

    C:\iAS_12c\user_projects\domains\base_domain\servers\AdminServer\security

  7. Create boot.properties file.

    Don´t use space in the command as shown in the example:

    Execute: echo username=<yourUsername>>>boot.properties

    Execute: echo password=<yourPassword>>>boot.properties

    Example:

    echo username=weblogic>>boot.properties

    echo password=12345>>boot.properties

  8. Open a Command Prompt window as administrator.

  9. Change the directory to

    C:\iAS_12c\user_projects\domains\base_domain\bin

  10. Execute: stopWebLogic.cmd