When I net installed s10u9 ufs on my ibm blade, I found a bad link for /usr/bin/jcontrol:
# ls -l /usr/bin/jcontrol
lrwxrwxrwx 1 root other 24 Feb 11 18:01 /usr/bin/jcontrol -> ../java/jre/bin/jcontrol
# ls -lL /usr/bin/jcontrol
/usr/bin/jcontrol: No such file or directory
# cd /usr/bin/jcontrol
/usr/bin/jcontrol: does not exist
# ls -l /usr/bin/jcontrol
lrwxrwxrwx 1 root other 24 Feb 11 18:01 /usr/bin/jcontrol -> ../java/jre/bin/jcontrol
# ls -lL /usr/bin/jcontrol
/usr/bin/jcontrol: No such file or directory
# cd /usr/bin/jcontrol
/usr/bin/jcontrol: does not exist
- relates to
-
JDK-6400269 bad link /usr/bin/jcontrol in package SUNWj6rt
-
- Closed
-