issue with SUNWjdmk
807557Oct 25 2006 — edited Oct 30 2006Hi
Fist of all sorry for my english
I have a lot of problem problem :
# sconadm register -a -r /tmp/registrationprofile.properties
sconadm is running.......
THEN NOTHING
browsing the forum I have found :
#cacaoadm stop
#cacaoadm start
but :
#cacaoadm start
No suitable Java Dynamic Management Kit runtime libraries found. Java Dynamic Management Kit 5.1 or higher is required.
so I download jdmk51_02-allplatforms.zip because the package SUNWjdmk does not exist on my CDROM.
Then I unzip the file in /root/jdmk-5.1/solaris and I obtain :
# cd /root/jdmk-5.1/solaris
# ls
SUNWjdmk sun-jdmk-runtime-jmx-5.1-b34.2.zip
jdmk51_02-allplatforms.zip sun-jdmk-sdk-5.1-b34.2.zip
Now I would like to install SUNWjdmk but :
# pkgadd -d . SUNWjdmk
pkgadd: ERROR: no packages were found in </root/jdmk-5.1/solaris>
WHAT'S THE PB ?
THANKS