25. KBNIX0004 - "ANS5179E TSM is unable to continue. Exiting program."

Summary This article will guide you through resolving the error message "ANS5179E TSM is unable to continue. Exiting program." when you try to run the TSM GUI (dsmj) on Solaris.
Symptom When trying to run the TSM GUI (dsmj) on Solaris, the error message "ANS5179E TSM is unable to continue. Exiting program." is returned.
Cause This is a problem within IBM's distribution which occurs only on installation of the HFS package for TSM 5.5.1.
Resolution Upgrade to TSM 5.5.2 or higher, as available from our clients page. This upgrade also has the added benefit of a security fix. However, if you need to stay with TSM 5.5.1, you can work around this issue by creating the following symlink, as root, in /usr/lib:
cd /usr/lib
ln -s ../../opt/tivoli/tsm/client/api/bin/libxerces-c1_6_0.so 
   /usr/lib/libtsm551xerces-c1_6_0.so
The link will appear similar to:
lrwxrwxrwx   1 root    other    55 Nov 25 17:24 /usr/lib/libtsm551xerces-c1_6_0.so -> 
   ../../opt/tivoli/tsm/client/api/bin/libxerces-c1_6_0.so
Status
More Information
Applies To TSM, Unix

Up: Contents Previous: 24. KBNIX0003 - "ANS4042E Object name ... contains one or more unrecognized characters and is not valid." Next: 26. KBNIX0005 - "connect_test() returned an error code 5" or "ANS5155E Valid password not available"