IBM Platform Application Center 9.1.1 Fix 240086 Readme

Abstract

This Fix resolves the following two issues with Web Services:

- The automatically created job directory is not displayed when job data is viewed with pacclient.py jobdata or the API Get Job File list (/platform/webservice/pacclient/jobfiles/). This occurs only when the submission script changes the directory to another directory before submitting the job with the bsub command.

- Files that are larger than 2 GB cannot be uploaded or downloaded with Web Services.

Description

Readme documentation for IBM Platform Application Center 9.1.1 Fix 240086 including installation-related instructions, prerequisites and co-requisites, and list of fixes.

This fix addresses the following issues:

a) The automatically created job directory is not displayed when job data is viewed with pacclient.py jobdata or the API Get Job File list (/platform/webservice/pacclient/jobfiles/). This occurs only when the submission script changes the directory to another directory before submitting the job with the bsub command.

When the application submission script is invoked, Platform Application Center automatically creates the job directory. If within the submission script there is a command to change to a different directory and then the bsub command is used to submit the job, the directory from which the bsub command is run is also a directory used by the job.

With this Fix, Platform Application Center displays all job directories used by the job when pacclient.py jobdata or the API Get Job File list(/platform/webservice/pacclient/jobfiles/) is used. The HOSTNAME column categorizes the type of directory:

- The automatically created job directory when the submission script is run is displayed as "PAC Server Spooler"
- The directory in which the bsub command was run is displayed as "PAC Server" directory

In addition, downloading data files for a job with pacclient.py download or the APIs /platform/webservice/pacclient/filePost/<ID> or /platform/webservice/pacclient/file/<ID> has been enhanced. Platform Application Center now downloads all data for a job, including the automatically created job directory(PAC Server Spooler) and the directory in which the bsub command was run(PAC Server).

b) It was not possible to download or upload files that are larger than 2 GB with Web Services. This limitation is now removed and files can be uploaded or downloaded with Web Services regardless of file size.

Readme file for: IBM® Platform Application Center
Product/Component Release: 9.1.1.0
Update Name: Fix 240086
Fix ID: pac9.1.1_standard_linux-x64.tar.Z
Publication date: 23 July 2014
Last modified date: 23 July 2014

Contents: