IBM Support

Installation Manager might hang when trying to access a Web-based repository

Troubleshooting


Problem

When you use local repositories, Installation Manager might hang during startup or when you run a silent response file.

Symptom

This problem occurs when Installation Manager attempts to access the Web-based repositories at one of the following locations:

Cause

This problem occurs when all of the following conditions are true:

Diagnosing The Problem

To determine conclusively that this problem is occurring in your environment, complete the following actions:

  1. Let the process hang for at least 6 minutes.

  2. Check the log files.

    • Go to the Installation Manager logs directory and find the log file that matches the time period in which the hang occurred. Open the log file and look for entries that contain the following string:

      Potential problems logged in diagnostic download log at file

      Look for entries that are then followed by a file path such as the following path:

      /var/ibm/InstallationManager/logs/DownloadExceptions/20100318_1130.xml

      If these entries do not exist, it is unlikely that the problem that is discussed in this technote is occurring. If one or more of these entries exist and there seems to be an approximately 4-minute gap in the time stamps between entries, the problem that is discussed in this technote is probably occurring.

    • Open one of the referenced Download Exceptions files and look for the following exception:

      java.net.SocketTimeoutException

      If this exception is followed by references to one of the following URLs, then the problem that is discussed in this technote is probably occurring:

Resolving The Problem

To resolve this issue, you can alter one or more repository.config files in the local repositories that you downloaded, or update your preferences in the Installation Manager graphical user interface (GUI).

To update your preferences in the Installation Manager GUI, go to File > Preferences > Repositories. Ensure that Search service repositories during installation and updates is not selected.

To alter one or more repository.config files in the local repositories that you downloaded, choose from the files listed in the table and complete the following steps.

This table lists which files you might need to alter.

File DescriptionFile NameRepository.config file to investigate
WebSphere Application Server Version 7.0.0.x local import repositorywas.7.0.import.zipextracted_location/repository.config
Feature Pack for XML Version 1.0.0.0 local import repositoryxml.1.0.import.zipextracted_location/repository.config
Feature Pack for XML Version 1.0.0.0 local combined repositoryxml_and_import_repositories.zipextracted_location/local-repositories/repository.config
Feature Pack for SCA Version 1.0.1.0 local import repositorysca.1.0.import.zipextracted_location/repository.config
Feature Pack for SCA Version 1.0.1.0 local combined repositorysca_and_import_repositories.zipextracted_location/local-repositories/repository.config
Feature Pack for CEA Version 1.0.0.0 local combined repositorycea_and_import_repositories.zipextracted_location/local-repositories/repository.config


For each file in the table that you have in your environment, perform the following actions:
  1. Open the file in a text editor.

  2. Look for the following entries:

    repository.url.SERVICE=http://download.boulder.ibm.com/ibmdl/pub/
    software/websphere/repositories

    repository.url.SERVICE=http://public.dhe.ibm.com/software/websphere/
    repositories

  3. Comment out any occurrences of either of these entries by preceding them with a pound character and saving the file. For example:

    #repository.url.SERVICE=http://download.boulder.ibm.com/ibmdl/pub/
    software/websphere/repositories

    #repository.url.SERVICE=http://public.dhe.ibm.com/software/websphere/
    repositories

  4. Save the file and close the text editor.

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0.0.9;7.0.0.7;7.0.0.5;7.0.0.3;7.0.0.1;7.0","Edition":"Feature Pack for CEA;Feature Pack for SCA;Feature Pack for XML","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21425776