Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The IPlanet GUI password files were missing at NSIDC.  We attempted to workaround this issue by modifing modifying the applicable perl files with hard coded access permission; there were too many mods to make.  Working with NSIDC, we had the to execute the EcCoCreatePassword utility on the x7iil01v server and execute the three (3) IPlanet GUI Mkcfg scripts.  We aslo also had to execute the sun web server list configs command to trust the newly added SSL cert for IPlanet.  Once these steps were completed, NSIDC was able to use the IPlanet GUIs with out without issue.

Updates to Mkcfg scripts

The following Mkcfg scripts were missing from were missing from the component level EcDlMkcfg script:

...

The following Mkcfg scripts were missing from were missing from the component level EcDsAmMkcfg script:

...

The "USE_PROXY" variable, when Set set to "TRUE", configures internal Data Access URLs to not include port numbers. E.g. sii_url=https://${HOST}/${LC_MODE}/sii

When the "USE_PROXY" variable, when Set set to "FALSE", the internal Data Access will be configured to use URLs that include port numbers.  E.g. sii_url=https://${HOST}:${TOMCAT_PORT}/SimpleInventoryInterface

...

NOTE:  All updated Mkcfg scripts were placed in the Release 20.2 staging area to ensure updates are use used for the next planned mode install.

...

The initial updated version of ECS Assist did not work well.  At NSIDC, we found the installation of packages occurred concurrently out of order Which which led to unintended results.  We also found that the package installation process were was still running long after ECS Assist displayed the "Installation Complete" Status.  Further analysis revealed java socket timeout issues.  I have updated the "New Version" of ECS Assist to use secure shell to connect to requested hosts and execute a serial package installation process.

...

NOTE:  This update should be placed in the utilities directory of the <STAGING_AREA>  E.g. <STAGING_AREA>/LINUX/CUSTOM/utlitiesutilities