APAR status
Closed as program error.
Error description
WebSphere Application Server 5.0.2.8 includes the fix for APAR
PQ90832. This fixes a problem when running the deleteMQ script
on AIX as a non-root user. The AIX environment setting 'env'
was added before running each MQ command. However, there was no
separator (blank space) to separate the 'env' from the MQ
command. As a result, all MQ commands were executed with 'env'
prepended to them. This caused the command names to become
invalid and the following exceptions were thrown when deleteMQ
was run:
.
# ./deletemq.sh cell node server
Using: cell node server
Issuing: envwempsdeletebroker WAS_node_server -w
Exception:java.io.IOException: envwempsdeletebroker: not found
rc=0
Issuing: envendmqm -p WAS_node_server
eException:java.io.IOException: envendmqm: not found
rc=0
Issuing: envendmqlsr -w -m WAS_node_server
Exception:java.io.IOException: envendmqlsr: not found
rc=0
Issuing: envdltmqm WAS_node_server
Exception:java.io.IOException: envdltmqm: not found
rc=0
Local fix Problem summary
****************************************************************
* USERS AFFECTED: This problem affects customers who use the *
* Java Message Service (JMS) functionality *
* provided with WebSphere Application Server *
* Version 5.x. *
****************************************************************
* PROBLEM DESCRIPTION: On AIX, calls to MQ binaries such as *
* 'dltmqm' result in a *
* java.io.IOException being thrown. *
* This is seen in the output of the *
* deletemq.sh script. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When following the instructions in the infocenter to configure
servers to run under non-root IDs, the deletemq.sh script must
be run by the non-root ID wishing to run the JMSServer. This
results in a java.io exception being thrown
Problem conclusion
For a previous fix, the prefix "env" was added for MQ binary
commands on AIX but without a leading blank character space
i.e. "env ". This resulted in the environments having the
"env" string appended to all the commands being run.
The prefix for AIX has been corrected in the code to counter
this problem. The fix for this APAR is currently target for
inclusion in Cumulative Fix 10 for WebSphere Application
Server Version 5.0.2 and Cumulative Fix 4 for version 5.1.1.
Please refer to the Recommended Updates page for delivery dates:
http://www-1.ibm.com/support/docview.wss?rs=180&context=SSEQTP
&uid=swg27004980
Temporary fix Comments
APAR information |
APAR number |
PQ97003 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00A |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-11-10 |
Closed date |
2005-02-22 |
Last modified date |
2005-02-22 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|