Installing on multiple servers - HxGN EAM - 12.0 - Administration & Configuration

HxGN EAM Databridge System Administrator Guide

Language
English
Product
HxGN EAM
Search by Category
Administration & Configuration
HxGN EAM Version
12

Install Databridge for connecting to multiple messaging providers.

This installation scenario does not apply to most cases. It is used for specific environment requirements where messaging servers are provided by separate individual providers.

  1. Insert the HxGN EAM CD, and then run the installation.

    If you are installing on Windows, locate and right-click Setupwin32.exe file, and run as an administrator.

    If you are installing on UNIX and auto mount is not in use, mount the CD. Then, in a shell session, change the directory to the root of the mount point, and launch the system by executing the following command: ./setuplinux.bin. Ensure that you run the installation as a non-root user.

  2. Select a language to be used for this wizard, and then click OK.

  3. Click Next.

  4. Specify the HxGN EAM CD key, and then click Next.

  5. Select I accept the terms of the license agreement if you agree to the terms, and then click Next.

  6. Select I accept the terms of the license agreement if you agree to the terms, and then click Next.

    If you are installing HxGN EAM on a Windows application server, the following dialog box is not displayed. Proceed to step 8.

  7. Select JBoss Application Server, and then click Next.

  8. Specify the directory in which to install the HxGN EAM application, and then click Next.

    The directory in which you install HxGN EAM cannot have a name that contains spaces. For example, C:\My Files is not a valid directory; however, C:\MyFiles is valid.

  9. Specify this information about the database:

    Host Name - Specify the name of the machine on which the database server resides.

    Port - Specify the listener port number associated with the database server.

    Instance Name - Specify the name of the database instance.

    Schema Name - Specify the Oracle schema under which the system application will run.

    User Password - Specify the password for the schema specified above.

  10. Click Next.

  11. Specify this information about the Java Virtual Machine:

    JVM Min Size (MB) - Specify the minimum amount of memory to allocate to the Java Virtual Machine when running HxGN EAM.

    JVM Max Size (MB) - Specify the maximum amount of memory to allocate to the Java Virtual Machine when running HxGN EAM. For production servers, set the JVM Min Size (MB) equal to the value selected for JVM Max Size (MB).

    The actual memory usage is the value you entered in JVM Min Size (MB) plus 768 MB and the value you entered in JVM Max Size (MB) plus 768 MB.

  12. Click Next.

  13. Select No in Do you want to install HxGN EAM Advanced Reporting Server?, and then click Next.

    See the HxGN EAM Installation Guide for more information on installing the Advanced Reporting Server for HxGN EAM.

  14. Select Yes in Do you want to install messaging services?, to install messaging services for operating Databridge.

  15. Click Next.

  16. Select Advanced multi-server in Select the type of messaging services to install to install the messaging

    services for multiple servers.

  17. Click Next.

  18. Choose one of the following options in Will this computer host the Databridge transactions?:

    Yes - Select if the computer on which you are installing Databridge will also host the Databridge transactions.

    No - Select if you do not want to host the Databridge transactions on the computer on which you are installing Databridge.

  19. Click Next.

  20. Specify this directory information:

    Partner Documents Folder - Specify the directory in which to store Databridge partner documents when exchanging files with Databridge.

    Setup Files Folder - Specify the directory in which to install the Databridge partner setup files used for exchanging files with Databridge.

  21. Click Next.

  22. Choose one of the following options in Will this computer host a message queue?:

    Yes - Select if the computer on which you are installing the application server will also host a message queue.

    No - Select if you do not want to host a message queue on the computer on which you are installing the application server.

    For most installations, you will select Yes. However, you may want to select No for installation situations in which you are installing a large number of application servers for which you will only want to install JMS queues on a limited number of those application servers.

  23. Click Next.

  24. In Enter the address for message queue host server(s), specify the address of the application server(s) that are hosting message queue(s). Use a comma (,) to separate multiple addresses, e.g., usgvl002-machine:1099, usgvl003-machine2:1099, etc.

    See the following example for more information:

    • For a JBoss installation: - The address is in the form of <server name>:<JBoss JNDI port number>, e.g., usgvl002-machine:1099, usgvl003-machine2:1099, etc.

  25. Click Next.

  26. Click Next.

  27. To start the application, choose one of the following options:

    Before you start the server, see Adjusting database connection pool size for additional setup steps.

    • Run the application on Windows - Reboot your machine. The HxGN EAM application automatically starts when Windows starts.

    • Run the application on Linux - To control the Application Server, navigate to the application home installation directory selected during the installation. Start the server by executing:

      ./app.sh start

      To stop the server, execute:

      ./app.sh stop

      To stop and then restart the server, execute:

      ./app.sh restart

      To check the status of the server, execute:

      ./app.sh status

  28. Click Finish.