APAR status
Closed as program error.
Error description
Client start on Solaris may fail when executed on certain sh shells. Issuing the command /etc/init.d/besclient stop it may fail with the error "/etc/init.d/besclient: test: argument expected" The reason for this failure is that some shell does not accept a "-z" test when an empty variable is not enclosed by double quotes. Specifically in this case if [ ! -z $ZONE_NAME ] and if [ -z $ZSCHED_PID ]; then should be changed into: if [ ! -z "$ZONE_NAME" ] and if [ -z "$ZSCHED_PID" ]; then If the /etc/init.d/besclient stop command fails , the OS SVC puts the BESClient service in maintenance mode.
Local fix
NA
Problem summary
Fixed in IBM BigFix 9.5 (fixpack 5) General availability 1H/2016 (releases schedule subject to change).
Problem conclusion
This is resolved in: IBM BigFix 9.5 (fixpack 5)
Temporary fix
Comments
APAR Information
APAR number
IV91151
Reported component name
TIV EP MGR SERV
Reported component ID
5725C43SV
Reported release
95W
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2016-12-02
Closed date
2016-12-27
Last modified date
2016-12-27
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
TIV EP MGR AGEN
Fixed component ID
5725C43AG
Applicable component levels
R95W PSY
UP
[{"Business Unit":{"code":null,"label":null},"Product":{"code":"SSBQVS","label":"Tivoli Endpoint Manager"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"95W","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
27 December 2016