Solaris 10 7/07 HW Release Notes

smosservice Command Fails (6545660)

The smosservice command fails after displaying that the file /usr/snadm/lib/libspmizones.so does not exist. The following error message is displayed:


Failed to load library "libspmizones.so".
ld.so.1: java: fatal: libspmizones.so: open failed:
No such file or directory.

Workaround: Create a soft link to libspmizones.so and then execute the smosservice command. Use the following command to create the link:


ln -s /usr/snadm/lib/libspmizones.so.1 /usr/snadm/lib/libspmizones.so