This fix resolves the following issue: When a custom temporary directory is defined with the parameter FILE_UPLOAD_TEMP_DIR in pmc.conf(parameter introduced in fix 54595), job submission fails if the defined directory does not exist or the user does not have read/write permissions on this directory. With this fix, if the defined directory does not exist or the user does not have read/write permissions on this directory, Platform Application Center uses the /tmp directory as the temporary directory.
Readme documentation for IBM Platform Application Center 9.1.3 Fix 364289 including installation-related instructions, prerequisites and co-requisites, and list of fixes.
This fix resolves the following issue:
- This fix resolves the following issue: When a custom temporary directory is defined with the parameter FILE_UPLOAD_TEMP_DIR in pmc.conf(parameter introduced in fix 54595), job submission fails if the defined directory does not exist or the user does not have read/write permissions on this directory. With this fix, if the defined directory does not exist or the user does not have read/write permissions on this directory, Platform Application Center uses the /tmp directory as the temporary directory.
APAR#: P101371
Download Fix 364289 from the following location: http://www.ibm.com/eserver/support/fixes/
- Job submission.
Linux_x86_64
Check and record the version and build number of IBM Platform Application Center. this is in case of rolling back the fix.
pmcadmin -VStop all IBM Platform Application Center services:
perfadmin stop allThe following steps assume IBM Platform Application Center is installed in /opt/pac.
Replace with your actual installation directory.
After the installation is complete, a new configuration file named pmc.conf.new is generated in $PAC_TOP/gui/conf. Add the parameter "FILE_UPLOAD_TEMP_DIR" from pmc.conf.new to pmc.conf, then specify the full path to the temporary directory.
perfadmin start all
pmcadmin start
Stop all IBM Platform Application Center services:
perfadmin stop allThe following steps assume IBM Platform Application Center is installed in /opt/pac.
Replace with your actual installation directory.
$PAC_TOP/gui/3.0/wlp/usr/servers/platform/apps/platform.war/WEB-INF/classes/com/platform/gui/pac/applet/action/JAppBatchUploadAction.class
©Copyright IBM Corporation 2015
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo and ibm.com® are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml