WebSphere Commerce DeveloperIntroduced in Feature Pack 1

Installing WebSphere Commerce Developer feature packs silently on an operating system without an existing WebSphere Commerce installation

You can install a feature pack on the WebSphere Commerce toolkit by using a silent response file.

About this task

WebSphere Commerce Version 7.0.0.4During feature enablement, you might intermittently receive a FileNotFoundException message. These messages can be ignored. For more information, see JR40912.

Procedure

  1. Optional: In a text editor, open the response file you created in Creating a response file.
  2. Optional: Modify the entries in the response file to match the installation options you want.
  3. On the command line, run the following command to start the silent installation process:
    • For Installation Manager 1.4.3 or higher:
      1. Go to the eclipse/tools subdirectory of Installation Manager
      2. Run IMCL.exe -input response_file_path.txt -log log_file_path -acceptLicense
      3. Add the -sP parameter to obtain more installation progress information
    • For Installation Manager 1.4.2 or lower:
      1. Go to the eclipse subdirectory of Installation Manager
      2. Run IBMIMc.exe -–launcher.ini silent-install.ini -input response_file_path.txt -log log_file_path
    where
    • response_file_path is the full path of the response file
    • log_file_path is the full path of log file, for example c:\logs\fep_install.log. The full path must exist.
  4. Optional: Review the Installation Manager log files for any important information or errors.
    The timestamped logs can be found in the following default locations:
    • drive:\Documents and Settings\All Users\Application Data\IBM\Installation Manager\logs
    • drive:\ProgramData\IBM\Installation Manager\logs
    Alternatively, you can view the logs in the Installation Manager interface under File > View Log
  5. Enable the features that you want. To enable features, see Enabling features.