Previous     Contents     Index     Next     
iPlanet Market Maker 4.5 Installation Guide



Chapter 3   Installing iPlanet Market Maker


This chapter describes the tasks needed to install the iPlanet Market Maker software, which you should perform in the following order:



Uninstall Previous iPlanet Market Maker Installation



Steps to Follow Before Installing the iPlanet Market Maker Software

Before you start the installation process, check the following:

  1. Login as Oracle user and run sqlplus system/<password>@<net service name>



    Note Net Service Name=whatever you selected during the Oracle database creation. You must specify the <net service name>. See the "Using the Oracle Universal Installer" section in Appendix B.



    If you are not able to connect with the above parameters, the installation does not succeed. See the "Troubleshooting" section of this Installation Guide.

  2. Check Java version. For example, java -version should report 1.2.2_07.

  3. Verify that the iPlanet Directory Server is running.

  4. Verify that the iPlanet Application Server is running.

  5. Verify that the iPlanet Messaging Queue is running.

  6. The bash utility should be available on the system and should be included in PATH. Run the bash -version command to check for the bash version number, which should be 2.00.0 or higher.



Installing the iPlanet Market Maker Software


iPlanet Market Maker Software Page Progression




Using Separate Servers for iPlanet Web Server and iPlanet Application Server

The iPlanet Market Maker installer supports the installation of different components on separate machines.


Pre-requisites

  1. Install a webless instance of iPlanet Application Server on machine A.

  2. Export a local file system in machine A, so that it is mountable from machine B.

  3. Mount the exported file system of machine A on machine B.

  4. Create a new web server instance if you already have iPlanet Web Server installed (otherwise, install iWS on machine B), and select the mounted location as the docs directory location for the iWS instance.

  5. Install the iPlanet Application Server software with the Web Connector plug-in only on machine B (see the notes below regarding how to do this).

    1. Select machine A as the webless iAS instance

    2. Provide the location (/export/home/iws/https-*) of the Web Server instance on this machine B.


Steps

  1. Install the iPlanet Market Maker software on machine A, and select the exported location for iWS static pages.

  2. Now connect to URL http://<B><domain>:<port>/NASApp/imm40/iMM/imm.jsp


Installing the Web Connector Plug-in

The Installation Instructions and Release Notes for the iPlanet Application Server you are installing can be found at: http://docs.iplanet.com/docs/manuals/ias.html

More information about the iPlanet Application Server Web Connector Component is contained in the iPlanet Application Server Administrator's Guide, and in the Deployment Tool online help system, which is accessible directly from the Deployment Tool software.



Note Mounting of the NFS file system has not been tested with firewalls.




File Attachments / File Uploads

There is an inconsistency in the behavior of various modules with regard to attachments and uploads of files.

  • RFx

    Attached files during RFx create is uploaded to the iPlanet Market Maker machine (for example, the iPlanet Application Server); this is configurable in the VortexConfiguration.properties.

    Regarding RFx attachments:

    To make an attachments folder and its contents (attachments) globally accessible by all registered users in the marketplace, configure the folder location in property file:


    <iAS_HOME>/ias/APPS/imm40/imm40/WEB-INF/classes/VortexConfiguration.properties


    by the following property:


    #CFG_ATTACHMENT_DEFAULT_SAVE_DIRECTORY
    #
    - The directory in which file attachments are saved.
    24=/export/home/imm/iMM/misc


  • Auctions

    Images uploaded are saved in the web server instance content directory (for example, web server machine); this is configurable in the AuctionConfiguration.properties.



    Note The image directory should be shared by all web servers.



    Following are the configurable parameters for uploading images:


    #CFG_ATTACHMENT_TMP_DIR
    #
    - Auction image attachment temporarily stored here
    # - Make sure this this directory has world-readable and world-writable permission
    # - and is located under IWS doc dir
    8=/export/home/iws/docs/imm40/iMM/auction/images/
    uploaded_images/tmp



    #CFG_ATTACHMENT_DIR
    #
    - Auction image attachment permanently stored here.
    # - Make sure this this directory has world-readable and world-writable permission
    # - and is located under IWS doc dir
    9=/export/home/iws/docs/imm40/iMM/auction/images/
    uploaded_images



    #CFG_IMAGE_ATTACHMENT_TMP_URI
    #
    - relative URI to where the image files are located
    10=auction/images/uploaded_images/tmp



    #CFG_IMAGE_ATTACHMENT_URI
    #
    - relative URI to where the image files are located
    11=auction/images/uploaded_images



    #CFG_CATALOG_IMAGE_DIR
    #
    - Catalog item images stored here.
    12=/export/home/iws/docs/imm40/iMM


  • Catalog

    Images must be manually copied to the web server instance content directory (for example, web server machine); this is not configurable.


Order for Installing iPlanet Market Maker Functional Components

The order in which you install the iPlanet Market Maker functional components depends on which components are to be installed on which servers. The Functional Component Installation Sequence section below explains the required component installation order to follow.


Functional Component Installation Sequence

When multiple machines are used, a separate installation is required for each machine. When using more than one machine, a general dependency order for component installation applies as follows:

  1. Install the iPlanet Market Maker Directory Server Database (LDAP) component on the iPlanet Directory Server machine, or from any machine having the iPlanet Application Server software or the iPlanet Directory Server software installed.

  2. Install the iPlanet Market Maker Oracle Database component from a machine that has installed an Oracle client that points to the Oracle server.

  3. Install the iPlanet Market Maker Messaging Queue component.

  4. Install the iPlanet Market Maker Web component.

  5. Install the iPlanet Market Maker Application Server component on the iPlanet Application Server machine.

    Table 3-1 describes the installation setup, with server architecture on machine A and the Oracle Database Server installed on machine B.


    Table 3-1    Server Architecture on Machine A; Oracle Database Server on Machine B

    Machine A

    Machine B

    iPlanet Directory Server  

    Oracle Database Server  

    iPlanet Application Server  

     

    iPlanet Web Server  

     

    iPlanet Messaging Queue  

     



Note The iPlanet Market Maker software can be installed on a single machine in the normal manner if Oracle client is already installed on Machine A.



Based on the example in Table Table 3-1:

  1. Run the installer on Machine A and, on the Select Functional Components page, click to place a checkmark in the textbox next to iPlanet Directory Server (LDAP).

  2. Run the installer on Machine B and click to place a checkmark in the textbox next to Oracle Database.

  3. Run the uninstaller to remove the iPlanet Market Maker installation carried out in step 1. Do not delete the directory server entries.

  4. Run a separate instance of the installer on Machine A and click to place checkmarks in the textboxes next to iPlanet Application Server, iPlanet Web Server, and iPlanet Messaging Queue.

    Table 3-2 describes the installation setup, with server architecture on multiple machines, with the Oracle Database Server installed on machine A.


    Table 3-2    Server Architecture on Multiple Machines; Oracle Database Server on Machine A

    Machine A

    Machine B

    iPlanet Directory Server  

    iPlanet Web Server  

    Oracle Database Server  

    iPlanet Application Server  

    iPlanet Messaging Queue  

     

Based on the example in Table 3-2:

  1. Run the installer on Machine A and, on the Select Functional Components page, click to place a checkmark in the textboxes next to iPlanet Directory Server (LDAP), Oracle Database Server, and iPlanet Messaging Queue.

  2. Run the installer on Machine B and click to place a checkmark in the textboxes next to iPlanet Web Server and iPlanet Application Server.


Extracting Installation Files

To extract iPlanet Market Maker installation files, do the following.

  1. Log in as the root user.

  2. Choose the temporary directory location to extract iPlanet Market Maker installation files.

  3. Copy iMM_45.tar to your temporary directory.

  4. Type in the following command to extract iMM_45.tar to your temporary directory:

    % tar xvfo iMM_45.tar

    This places the setup files and Release Notes in your current working directory.



  • You can use one Oracle instance for multiple iPlanet Market Maker instances. In this case, usernames should be unique across all iPlanet Market Maker instances.

    For example:

    oms1 (for the first instance)

    oms2 (for the second instance)

    Or, you can use a separate Oracle instance for each iPlanet Market Maker instance. In this case, you can use the same Oracle username for each iPlanet Market Maker instance.

  • You can use one iPlanet Messaging Queue instance for multiple iPlanet Market Maker instances. In this case, using one single Oracle instance, usernames (created in Oracle), datafile names, index names, tablespace names, and so forth, should be unique across all iPlanet Market Maker instances.

    See the example above in this table.

    Or, you can use a separate iPlanet Messaging Queue instance for each iPlanet Market Maker instance. In this case, you can use the same username for each iPlanet Market Maker instance, provided that the users are created on a separate Oracle instance.

  • You can use one LDAP instance for multiple iPlanet Market Maker instances. In this case, the Base DN should be unique across all iPlanet Market Maker instances.

    See the example above in this table.

    Or, you can use a separate LDAP instance for each iPlanet Market Maker instance. In this case, you can use the same Base DN name, or you can use a different Base DN name for each iPlanet Market Maker instance.

  • You can use one iPlanet Web Server instance for multiple iPlanet Market Maker instances, or you can use a separate iPlanet Web Server instance for each iPlanet Market Maker instance. In either case, the EAR and WAR filenames should be unique across all iPlanet Market Maker instances.


"> Multi-Domain Installer

  • You can use one Oracle instance for multiple iPlanet Market Maker instances. In this case, usernames should be unique across all iPlanet Market Maker instances.

    For example:

    oms1 (for the first instance)

    oms2 (for the second instance)

    Or, you can use a separate Oracle instance for each iPlanet Market Maker instance. In this case, you can use the same Oracle username for each iPlanet Market Maker instance.

  • You can use one iPlanet Messaging Queue instance for multiple iPlanet Market Maker instances. In this case, using one single Oracle instance, usernames (created in Oracle), datafile names, index names, tablespace names, and so forth, should be unique across all iPlanet Market Maker instances.

    See the example above in this table.

    Or, you can use a separate iPlanet Messaging Queue instance for each iPlanet Market Maker instance. In this case, you can use the same username for each iPlanet Market Maker instance, provided that the users are created on a separate Oracle instance.

  • You can use one LDAP instance for multiple iPlanet Market Maker instances. In this case, the Base DN should be unique across all iPlanet Market Maker instances.

    See the example above in this table.

    Or, you can use a separate LDAP instance for each iPlanet Market Maker instance. In this case, you can use the same Base DN name, or you can use a different Base DN name for each iPlanet Market Maker instance.

  • You can use one iPlanet Web Server instance for multiple iPlanet Market Maker instances, or you can use a separate iPlanet Web Server instance for each iPlanet Market Maker instance. In either case, the EAR and WAR filenames should be unique across all iPlanet Market Maker instances.





Starting the Installation Process

To continue installing iPlanet Market Maker, follow these steps.

  1. Run the setup command:

    % ./setup

    This command starts the iPlanet Market Maker installation wizard in graphical mode that guides you through the installation procedure. Each wizard page has a Help button that provides information about that page. To exit the wizard at any time, press the Exit button on any page.



    Note If you are performing the installation from a remote server, verify that your DISPLAY environment variable is set correctly.



    If you want to run setup in the command line mode (for example, if you do not have an X-server available and you are trying to install from a remote location), run the following command:

    % ./setup -nodisplay

    If running in the command line mode, the initial page contains instructions for entering data and running the installer.



    Note
    • Because of the Java API constraints, in the command line mode, passwords are visible as you enter them. If you are concerned about security while you are installing the iPlanet Market Maker software in this mode, take necessary precautions.

    • This section lists the installation pages in the order in which they appear if you choose to install all of the iPlanet Market Maker components at once. If you choose to install only some of the components, the pages appear in a different order.



  2. On the Welcome page:



    1. Read the Welcome message.

    2. Select the Next button to continue the installation.



      Note If running in the command line mode, press the Enter key to continue the installation.



  3. On the Software License Agreement page:



    1. If necessary, increase the window size to make the entire agreement visible.

    2. Review the agreement.

    3. Select the Yes (Accept License) option to accept and continue the installation.



      Note
      • If running in the command line mode, press the Enter key.

      • Enter yes (full word) at the command prompt.

      • Press the Enter key to continue the installation.



  4. On the Select Type of Install page:



    Select the Typical or Custom installation option:

    1. Select a Typical installation that uses default values to create schemas in the Oracle database for OMS, Auctions, RFx, and so forth.

    2. Select the Next button to continue the installation.

    Or:



    1. Select a Custom installation to provide options to customize the Oracle schema creation to your requirements.

      Select a Custom installation if you want to install more than one iPlanet Market Maker instance on a single iPlanet Application Server.

      These page options appear later in this installation, beginning with Step 33, through and including Step 41.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the value 1 for a Typical installation and 2 for a Custom installation.

      • Press the Enter key to continue the installation.



  5. On the Select Install Directory page:



    1. Accept the default or select the Browse... button to search for a new location.

    2. Select the Next button to continue the installation.

      If you enter an existing directory that contains the iPlanet Market Maker product, the following warning appears after you click the Next button informing you of the existing directory, and that the installation you are performing may modify the existing directory:



    3. Click the Create New Directory button or the Choose Another Directory button.

      This action takes you back to the Select Install Directory page:

    4. Accept the default, or create a new directory, or choose another directory.

    5. Click the OK button to continue.



      Note
      • If running in the command line mode, accept the default, or enter a new directory name.

      • Press the Enter key to continue the installation.

        The installer creates an iPlanet Market Maker directory in the specified location and places iPlanet Market Maker underneath it.



  6. On the Select Components page:



    The iPlanet Market Maker software is installed by default.

    1. (Optional) Select the Market Maker Sample Projects option to install customization workspace and sample projects.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the default.

      • Press the Enter key to continue the installation.



  7. On the BuyerX Cohabitation Mode page:





    Caution

    The BuyerX Cohabitation Mode page that is seen during the installation of iPlanet Market Maker 4.5 cannot be used in conjunction with any BuyerXpert versions prior to BuyerXpert 4.5.



    If you want the iPlanet Market Maker software to operate in conjunction with an existing iPlanet BuyerXpert 4.5 installation (that must be installed before installing iPlanet Market Maker):

    1. Select the Enable BuyerX Cohabitation option.

    2. Click the Next button to continue the installation.



      Note
      • If running in the command line mode, enter yes to enable the BuyerX Cohabitation, or no if you do not want to enable the BuyerX Cohabitation.

      • Press the Enter key to continue the installation.



  8. On the Select Functional Components page:



    The iPlanet Market Maker functional components, each showing a checked box, are installed.

    1. Accept the defaults to accept all components (or select the necessary components).

      To find out which components need to be selected, consult the Order for Installing iPlanet Market Maker Functional Components section that appears earlier in this guide.

    2. Click the Next button to continue the installation.



      Note
      • If running in the command line mode, enter yes or no at each command prompt for each component that you want to install.

      • Press the Enter key to continue the installation.



  9. On the iPlanet Market Maker User Configuration page:



    1. Enter the user and group accounts that will own the iPlanet Market Maker files.

      The User ID and Group ID are the UNIX user IDs.

      The installer creates these accounts if they do not exist.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the User ID and the Group ID.

      • Press the Enter key after each entry to continue the installation.



  10. On the EAR/WAR filenames page:



    This page only shows up if the Custom Install option was previously selected and if the iPlanet Application Server and/or iPlanet Web Server components were chosen on the Functional Components page.

    These entries affect the iPlanet Market Maker URL: http://localhost/NASApp/<WAR_filename>/iMM/imm.jsp

    1. Accept the default in the EAR textbox, or enter a new EAR filename.

      If you are installing multiple instances of iPlanet Market Maker on the same server, you need to specify a different EAR filename for each instance.

    2. Accept the default in the WAR textbox, or enter a new WAR filename.

      If you are installing multiple instances of iPlanet Market Maker on the same server, you need to specify a different WAR filename for each instance.

    3. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the defaults or enter new EAR and/or WAR filenames.

      • Press the Enter key after each entry to continue the installation.



  11. On the Encryption Password page:



    1. Enter a password to be used by the iPlanet Market Maker software to encrypt/decrypt property file entries and other sensitive data (for example, order details stored in the Oracle database).

      If you are reinstalling iPlanet Market Maker, you must use the same password you specified for your previous installation.

      You risk losing important data if you do not specify your original password. This password is used for encrypting sensitive data stored in the properties files and in the Oracle database.

      If iPlanet Market Maker should cohabit with a previously installed version of BuyerXpert, then you must use the same encrypt/decrypt password that was used for the BuyerXpert installation.

    2. Enter the same password again in the Confirm Password textbox.

    3. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter and confirm the password at the command prompt.

      • Press the Enter key after each entry to continue the installation.



  12. On the SMTP Server Configuration page:



    1. Enter the SMTP server name used for email notification.

    2. Enter the SMTP server port number.

    3. Enter the Default notification initiator.

      Specify a valid email address to be used to send and receive iPlanet Market Maker messages. This email address is not checked for validity in the installation process. After installation, you can change this email address in the VortexConfiguration.properties file.

    4. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the SMTP server name and SMTP server port number.

      • Press the Enter key after each entry to continue the installation.



  13. On the Job Scheduler Port Number page:



    1. Accept the default, or enter a new Job Scheduler port number.

    2. Select the Next button to continue the installation.

      If you are installing multiple instances of iPlanet Market Maker on the same server, you need to specify a different job scheduler port number for each instance.



      Note
      • If running in the command line mode, accept the default, or enter a new Job Scheduler port number

      • Press the Enter key to continue the installation.



  14. On the BuyerX Cohabitation Options page:



    This page appears only if you selected the Enable BuyerX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above.

    1. Select the URL option (less secure than the Cookie option)

      or

      Select the Cookie option (more secure than the URL option).

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, a warning notice appears asking: Do you want to use URL option to run in BuyerX cohabitation mode?

      • Enter yes or no.

      • If you answered yes, enter the URL at the next prompt.

      • If you answered no, a warning notice appears asking: Do you want to use cookie option to run in BuyerX cohabitation mode?

      • Enter yes.

      • Enter the URL at the next prompt.

      • Press the Enter key to continue the installation.



  15. On the BuyerX URL page:



    This page appears only if you selected the Enable BuyerX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above.

    1. Enter the BuyerXpert login page URL.

      The name of the host must be fully qualified (http://<hostname.domain.com>/NASApp/buyer/Login).

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the URL for the BuyerXpert login page.

      • Press the Enter key to continue the installation.



  16. On the iMQ Server Information page:



    Use this panel to provide information about the iPlanet Messaging Queue server to be used by iPlanet Market Maker Exchange Module.

    This page appears only if you selected the checkbox next to the iPlanet Market Maker iMQ Component or iAS Component in Step 8 (Select Functional Components page) above.



    Caution

    The iPlanet Market Maker Oracle component must exist before you can install the iMQ component.



    1. Accept the default, or enter the iMQ Hostname.

    2. Accept the default, or enter the Port number.

    3. Accept the default, or enter the iMQ Admin Username.

      If you are installing multiple instances of iPlanet Market Maker using the same iMQ instance, usernames should be unique across all iPlanet Market Maker instances.

    4. Enter the iMQ password.

    5. Select the Next button to continue the installation.



    Note
    • If running in the command line mode, accept the defaults, or enter a new iMQ Hostname, Port number, and/or iMQ Admin User name.

    • Enter an iMQ password.

    • Press the Enter key after each entry to continue the installation.



  17. On the Enter iMQ Home Directory page:



    1. Enter the iMQ Home Directory name, or select the Browse... button to search for the directory.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the iMQ Home Directory name.

      • Press the Enter key to continue the installation.



  18. On the Enter iMQ Var Home Directory page:



    1. Accept the default for the iMQ var home directory location, or select the Browse... button to search for the directory.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the default, or enter a new iMQ var home directory name.

      • Press the Enter key to continue the installation.



  19. On the Enter JDK directory page:



    1. Accept the default (/usr/java1.2), or select the Browse... button to search for a new location where JDK is installed.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the default, or enter the JDK directory name.

      • Press the Enter key to continue the installation.



  20. On the Enter iPlanet Web Server Content Directory page:



    1. Enter the iPlanet Web Server content directory location name, or select the Browse... button to search for a location.



      Caution

      This is a required field, and should not be left blank.



      iPlanet Market Maker uses this directory to publish its static environment. The default is usually docs directory under the iPlanet Web Server directory, such as /export/home/iws/docs.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter an iPlanet Web Server Content Directory name.

      • Press the Enter key to continue the installation.



  21. On the iPlanet Web Server User Configuration page:



    1. Enter the UNIX User ID as iPlanet Web Server runs.

      Typically, that User ID is nobody.

    2. Enter the UNIX Group ID to which the iPlanet Web Server belongs.

      Typically, that Group ID is nobody.

    3. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the UNIX User ID and UNIX Group ID.

      • Press the Enter key after each entry to continue the installation.



  22. On the LDAP Connection Configuration page:



    This page specifies the parameters used by the iPlanet Market Maker software to establish connections to the iPlanet Directory Server database.

    1. Accept the default of localhost in the LDAP Host Name textbox, or enter a value specific to your configuration.

    2. Accept the default of 389 in the LDAP Port Number textbox, or enter a value specific to your configuration.

    3. Accept the default of cn=Directory Manager in the LDAP Username textbox, or enter a value specific to your configuration.

    4. Enter in the LDAP Password textbox the password used when installing the Directory Server.

    5. Repeat the LDAP password entry in Confirm Password textbox.

    6. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the defaults, or enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  23. On the Base DN page:



    1. Enter a Base DN name.

      If you want to use the same directory server instance to store LDAP data for more than one iPlanet Market Maker instance, you need to use a different Base DN entry for each iPlanet Market Maker instance.

      If you are using separate directory server instances, you can use the same Base DN entry for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter a Base DN name.

      • Press the Enter key to continue the installation.



  24. On the Enter iDS Installation Directory page:



    This page appears only if the iPlanet Directory Server component was selected and the iPlanet Application Server component was not selected in Step 8 (Select Functional Components page) above.

    1. Enter the directory name containing either the iPlanet Directory Server installation or the iPlanet Application Server installation.

      This directory is utilized to locate the ldapmodify utility (found in <directory>/shared/bin) that is used to import the LDAP schema and data.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, enter the directory name containing either the iPlanet Directory Server installation or the iPlanet Application Server installation.

      • Press the Enter key to continue the installation.



  25. On the iPlanet Application Server Root Installation Directory page:



    1. Enter the iPlanet Application Server Installation Directory name, or select the Browse... button to search for the directory.

    2. Select the Next button to continue the installation.

      If you enter a directory name where an iAS instance is already installed, after you click the Next button, a warning appears (an expected behavior) informing you of the existing directory and that the installation might modify the existing directory.



    3. Click the OK button to continue.



      Note
      • If running in the command line mode, enter a directory name at the command prompt.

      • Press the Enter key to continue the installation.



  26. On the iPlanet Application Server Information page:



    This page appears only if you selected the iPlanet Application Server component and did not select the iPlanet Directory Server component in Step 8 (Select Functional Components page) above.

    This page provides information about the application server that is used by iPlanet Market Maker to deploy iPlanet Market Maker components to an application server.

    1. Accept the default in the Hostname textbox, or enter a value specific to your configuration.

    2. Accept the default in the Admin Port number textbox, or enter a value specific to your configuration.

    3. Accept the default in the Admin name textbox, or enter a value specific to your configuration.

    4. Enter a password in the Password textbox.

    5. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, accept the defaults, or enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  27. On the Oracle Connection Configuration page:



    This page specifies the parameters used by the iPlanet Market Maker software to establish the JDBC connection to the Oracle database.

    1. Accept the default in the SID textbox, or enter an SID you selected during database creation.

    2. Accept the default in the Hostname textbox, or enter an Oracle server machine name.

    3. Accept the default in the Port number textbox, or enter the Oracle Port Number on which Oracle is running.

    4. Enter an Oracle Username, or accept the default of vortex.

      The username you select is created as part of the Oracle schema installation.

      If you are installing multiple instances of iPlanet Market Maker using the same SID, you need to specify a different username for each iPlanet Market Maker instance.

    5. Choose a user password for user (for example, vortex) and enter it in the Password textbox.

    6. Type your user password again in the Confirm Password textbox.

    7. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  28. On the Exchange User Information page:



    This page appears only if you selected the iMQ and application Server Components and did not select the Oracle Component in Step 8 (Select Functional Components page) above.

    1. Accept the default in the Exchange User textbox, or enter a new Exchange User name.

    2. Accept the default in the Basic Sample User textbox, or enter a new Basic Sample User name.

      If you are installing multiple instances of iPlanet Market Maker using the same Oracle SID, you need to specify a different username for each iPlanet Market Maker instance.

    3. Accept the default in the Transport Sample User textbox, or enter a new Transport Sample User name.

    4. Click the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a new Exchange User name and/or Basic Sample User name, and/or a Transport Sample User name.

      • Press the Enter key after each entry to continue the installation.



  29. On the Create LDAP Schema page:



    This page appears only if you selected the checkbox next to the iPlanet Market Maker Directory Server Component in Step 8 (Select Functional Components page) above.

    This step recreates the iPlanet Market Maker LDAP schema and import sample data.

    The Create LDAP Schema page does not appear if you selected the BX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above.

    If you selected the BX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above, iPlanet Market Maker uses the BX LDAP database. Otherwise, iPlanet Market Maker requires its own LDAP instance.

    The LDAP Schema is required to run the iPlanet Market Maker software.

    You need to accept the Create LDAP Schema option to use the iPlanet Market Maker software.

    1. Click to remove the checkmark next to the Create LDAP schema option to turn off the Create LDAP schema option and preserve your existing LDAP schema,

      If you leave the checkmark in the checkbox, you accept the Create LDAP schema option, and all of your previous iPlanet Market Maker LDAP schema data will be deleted.

    2. (Optional): Accept the Import sample data default.

    3. Select the Next button to continue the installation.

      After clicking the Next button, a warning notice appears asking: Schema creation will delete any existing iPlanet Market Maker LDAP Schema and data. Do you want to proceed?



    4. Click the Continue button to continue the installation.



      Note
      • If running in the command line mode, enter yes or no at each command prompt.

        If you chose to create a schema, confirm your choice by entering the value 2 to continue, or enter the value 1 to cancel.

      • Press the Enter key to continue the installation.

        (Cancelling aborts the installation.)



  30. On the Create Oracle Schema page:



    The Create Oracle Schema page does not appear if you did not select the BX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above.

    If you selected the BX Cohabitation option in Step 7 (BuyerX Cohabitation Mode page) above, iPlanet Market Maker uses the BX Oracle database. Otherwise, iPlanet Market Maker requires its own Oracle instance.

    This page appears only if you selected the checkbox next to the iPlanet Market Maker Directory Server Component in the Select Functional Components page in Step 8 above.

    This step recreates the iPlanet Market Maker Oracle schema and import sample data.

    1. Click to remove the checkmark next to Create Oracle schema to turn off the Create Oracle schema option and preserve your existing Oracle schema.

      If you leave the checkmark in the checkbox, you accept the Create Oracle schema option, and all of your previous iPlanet Market Maker Oracle schema data will be deleted.

      The Oracle Schema is required to run the iPlanet Market Maker software.

      You need to accept the Create Oracle Schema option to use the iPlanet Market Maker software.

    2. (Optional): Accept the Import sample data default.

    3. Select the Next button on the Create Oracle Schema page to continue the installation.

      After clicking the Next button, a warning notice appears stating: Schema creation will delete any existing iPlanet Market Maker Oracle Schema and data. Do you want to proceed?



    4. Click the Continue button to proceed with the installation.



      Note
      • If running in the command line mode, enter yes or no at each command prompt.

        If you chose to create a schema, confirm your choice by entering the value 2 to continue, or enter the value 1 to cancel.

      • Press the Enter key to continue the installation.

        (Cancelling aborts the installation.)



  31. On the Oracle Installation Configuration page:



    This page defines the parameters used by iPlanet Market Maker installer to establish a connection to your Oracle database, create the iPlanet Market Maker schema, and import sample data.

    Consult your Oracle Database Administrator if you have questions about what information to enter in this page.

    1. Enter the same Network Service Name as specified during Oracle database creation. This net service name should be obtained from the tnsnames.ora file. This is not necessarily the same as the SID name. See the Procedures for the Oracle User section in Appendix B.

    2. Accept the default (Admin Username). Contact your Oracle database administrator for further information.

    3. Enter the Oracle Admin password for above user.

    4. Enter the Oracle Home Directory pathname to be used to start the Oracle client. Contact your Oracle database administrator for further information.

    5. Select the Next button to proceed with the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  32. On the Oracle Objects Configuration page:



    This page appears only if you selected the Typical Installation option in Step 4 (Select Type of Install page) above.

    Parameters entered on this server are used to install all Oracle objects for all modules.

    1. Enter a password in the Module User's Password textbox.

    2. Enter the Oracle Datafile and Indexfile Directory location information. These directories must exist on the Oracle server.

    3. Click the Next button to continue the installation.



      Note
      • If running in the command line mode, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue.





      Note
      • The following nine pages only appear if the Custom Installation option was selected in Step 4 (Select Type of Install page) above.

      • If you are performing a Typical Installation, skip to Step 42 (User Display Profiles Import page) below.





      Caution

      If you are using the same Oracle SID with multiple iPlanet Market Maker instances, entries on the following nine pages should be different for each of the iPlanet Market Maker instances for:

      • Oracle Module User

      • Oracle Data Filenames

      • Oracle Index Filenames

      • Data Tablespace Name

      • Index Tablespace Name

      Additionally, for the Exchange module only:

      • Basic Sample Username

      • Transport Sample Username



  33. On the Oracle Common Objects Configuration page:



    This page appears only during a Custom Installation

    This page defines a set of Oracle database objects required for installing the iPlanet Market Maker modules.

    See your database administrator who specifies the location and size for the entry needed in the Oracle Datafile and Indexfile textbox. If installing iPlanet Market Maker against Oracle on a separate server, then datafile and index file locations are for the server system. The default location is $ORACLE_BASE/oradata/$ORACLE_SID directory on the Oracle Server. Do not provide a forward slash (/) at the end.

    Go to the Oracle server to verify the locations. Entries are case sensitive and should include the full path to the index and data file locations. The paths entered on this page will be used as default values on the following eight Oracle module configuration pages.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  34. On the Oracle Community Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create Community Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  35. On the Oracle Catalog Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create Catalog Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  36. On the Oracle Pricing Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create Pricing Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



    Note
    • If running in the command line mode, press the Enter key to accept each default and continue.

    • Or, enter a value specific to your configuration at each prompt.

    • Press the Enter key after each entry to continue.



  37. On the Oracle ESV Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create ESV Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  38. On the Oracle OMS Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create OMS Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  39. On the Oracle Auction Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create Auction Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  40. On the Oracle RFx Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create RFx Module objects in the Oracle database.

    1. Accept the defaults and enter a password, or change any page parameters.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    2. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  41. On the Oracle Exchange Objects Configuration page:



    This page appears only during a Custom Installation.

    Provide parameters used by the iPlanet Market Maker software to create Exchange Module objects in the Oracle database.

    1. Accept the defaults, or make any required changes to the page parameters.

    2. Enter a password.

    3. Enter a Basic Sample Username.

      If you are installing multiple instances of iPlanet Market Maker, you need to specify a different username for each iPlanet Market Maker instance.

    4. Enter a Transport Sample Username.

    5. Select the Next button to continue the installation.



      Note
      • If running in the command line mode, press the Enter key to accept each default and continue.

      • Or, enter a value specific to your configuration at each prompt.

      • Press the Enter key after each entry to continue the installation.



  42. On the User Display Profiles Import page:



    This page appears during both Typical and Custom installations.

    1. Choose Import Display Profiles the first time you install the iPlanet Market Maker software, and when you want to recreate either the database or the directory schema for iPlanet Market Maker.

      If you are reinstalling the iPlanet Market Maker software and want to preserve both the Oracle database and the directory server schema for the iPlanet Market Maker software, turn off this option.

      A warning notice appears asking: Are you sure you want to import display profiles?



    2. Select the Continue button to proceed with installation.



      Note
      • If running in the command line mode, enter yes to import the user display profiles.

        A warning notice appears asking: Are you sure you want to import display profiles?

      • Enter the value 1 to cancel and 2 to continue.

      • Press the Enter key to continue the installation.



  43. On the Ready to Install page:



    Select the Install Now button to initiate installation.

    Installation takes approximately twenty minutes.



    Note
    • If running in the command line mode, enter the value 1 to Install Now.

      Or enter the value 2 to start over.

      Or enter the value 3 to abort the installation process.

    • Press the Enter key to continue the installation.



  44. On the Installing... page:



    The Progress Bar indicates the installation progress.

    The post installation process runs after the iPlanet Market Maker files have been installed and you have exited the installation (see the next page to exit). This is not necessarily evident from the Progress Bar display.



    Note If running in the command line mode, the Installing... page appears indicating the installation progress.



  45. On the Installation Summary page:



    This page displays a summary of the installation process:

    • Product: iPlanet Market Maker

    • Status: Installed

    • Information: Details: Provides an installation summary log. This summary log does not contain full information regarding post installation (for example, Oracle/LDAP schema creation).

    Select the Exit button on the Installation Summary page to complete the installation process.

    In both graphical and command line modes, more details from post installation script are available in the /var/sadm/install/logs/iPlanet_MarketMaker_postinstall.log file.



    Note If running in the command line mode, the Installation Summary page appears.

    Enter a value of 1 to see the installation details, or enter a value of 2 to exit installation and initiate post-installation script.

    When the command prompt appears, post-installation is complete.



  46. After installation is complete, check the iPlanet_MarketMaker_postinstall.log file for any possible warnings or errors. The log files are in the directory /var/sadm/install/logs. For errors, consult Troubleshooting section that follows these instructions.

  47. Restart iPlanet Application Server.

  48. Source the environment file $IMM_HOME/iMM/mm.[c|k]shrc

    If you have trouble with your mm.[c|k]shrc file, see the "Troubleshooting" section.

  49. Start the Job scheduler using js_start.sh.

  50. Start the Netscape or Internet Explorer browser and specify the URL to start iPlanet Market Maker, such as: http://localhost/NASApp/<WAR_filename>/iMM/imm.jsp.



    Note If a Custom installation was selected, and if you selected a WAR filename other than the default, the URL has the selected WAR filename instead of imm40 (http://<hostname:web_server_port_number>/NASApp/<WAR_filename>/iMM/imm.jsp).




Previous     Contents     Index     Next     
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.

Last Updated April 08, 2002