pb with sconadm

I have installed sun update Connection

I have to register my system with the command sconadm but :

# ./sconadm register -a -r /root/registrationprofile.properties

Exception in thread "main" java.lang.NoClassDefFoundError:

com/sun/cns/basicreg/BasicRegCLI

So I have reinstalled the package SUNWbrg from the CRDOM but :

# ./sconadm register -a -r /root/registrationprofile.properties

./sconadm: /usr/sbin/zoneadm: not found

BR will only run in global zone. Exiting...

Have you a solution ?

[548 byte] By [stoufette] at [2007-11-26 10:56:58]
# 1
Hi.A couple of questions:1) Are you running sconadm from the global zone?2) Which release of Solaris are you running?# cat /etc/release3) What is the checksum on /usr/lib/breg/basicreg.jar# sum /usr/lib/breg/basicreg.jar
ForumModerator at 2007-7-7 3:10:18 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
thanks for your answer but I have found the solution :I had to install the packages : SUNWzoner and SUNWzoneu.
stoufette at 2007-7-7 3:10:18 > top of Java-index,Administration Tools,Sun Update Connection-System...