Not enough temp space - Installing Siteminder Administrative UI
search cancel

Not enough temp space - Installing Siteminder Administrative UI

book

Article ID: 4353

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

When installing CA Single Sign-On Administrative UI we got the message below :

Not enough temp space.

CA Siteminder Administrative UI Installer needs 31457228KB on the TEMP disk. There is only 1889272 KB on the TEMP disk.

Cleanup the TEMP disk or move the files to any other location and relaunch the installer.

Environment

Environment: 12.8.xx (Redhat) (Applicable to all the supported releases)
Component: SMAUI (Siteminder AdminUI)

Cause

The IATEMPDIR environment variable not set or current path of the IATEMPDIR does not have enough available disk space.

Resolution

  1. Create an environment variable named IATEMPDIR and set the value :

    IATEMPDIR=/my/spacious/filesystem

  2. Ensure to point a folder/directory that has plenty of space into which the installer can extract the files.
  3. If problem continues, please check into the path where IATEMPDIR is pointing (i.e.. /var )

    Erase the following files (if they exist) :

    .com.zerog.registry.xml
    .CA_configuration_settings
  4. Run the AdminUI installer to confirm the problem is resolved.

Additional Information

(NOTE: If problem continues try mounting the TEMP directory into another storage/directory area)