PQ65214; 4.0.3: Quoted spaces in command line
arguments are not allowed.
Downloadable files
Abstract
WebSphere® Application Server command line arguments
containing space characters within quoted strings are not parsed correctly
and the server will not start.
Download Description
When a command line argument for an Application Server has quoted text
with a blank, the string is split at the space when the command line is
parsed. This prevents the app server from starting.
For example, adding the following agrument to the the Application Server
command line will prevent it from starting:
-DmyProp="my prop"
Prerequisites
WebSphere Application Server V4.0
Installation instructions
Please refer to the readme.txt for installation instructions.