update manager is hanging.

I installed updatemanager on a Solaris 10 Sparc machine last night and did a few updates. I rebooted the box after the updates and have been unable to get it to run since. It begins analysing, gets about halfway through and then stops and stays that way for a long time. It is using processor but nothing is getting done.I have tried smpatch download and it does the same thing. I did a pkginfo and am geting a corrupt or missing file it is on SUNWccccrr that it is having the problem. I tried a smpatch analyze -@ -C patchpro.internal.statustags=true and got as far as STATUS PROGRESS 54 "Analyzing system" then it hung again.

Any ideas?

[652 byte] By [SteveAcrTek] at [2007-11-26 6:05:44]
# 1

Can you run the smpatch analysis with debug options and send the output along with any messages logged in the system log. Also check for any errors in the SUNWccccrr package installation.

$ smpatch get

$ smpatch analyze -C patchpro.debug=true

$ tail -50 /var/adm/message

$ pkgchk SUNWccccrr

If any confidential information is present in the messages that cannot be filtered please send the output to rsc-forum-inbound@Sun.COM.

ForumModerator at 2007-7-6 13:33:31 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

I have exactly the same problem...

/ [5]>smpatch get

patchpro.backout.directory-""

patchpro.download.directory-/var/sadm/spool

patchpro.install.types -rebootafter:reconfigafter:standard

patchpro.patch.source-https://getupdates.sun.com/solaris/

patchpro.patchset-current

patchpro.proxy.host proxy.utas.edu.au""

patchpro.proxy.passwd********

patchpro.proxy.port 80808080

patchpro.proxy.user vbroucek""

/ [6]>smpatch analyze -C patchpro.debug=true

Effective proxy host : "proxy.utas.edu.au"

Effective proxy port : "8080"

Effective proxy user : "vbroucek"

Effective proxy host : "proxy.utas.edu.au"

Effective proxy port : "8080"

Effective proxy user : "vbroucek"

AND THEN NOTHING AT ALL

tail does not produce anything relevant

/ [4]>pkgchk SUNWccccrr

ERROR: /var/cc-ccr/nonprivileged.properties

modtime <06/16/05 08:44:18 AM> expected <03/09/06 02:03:31 PM> actual

file size <0> expected <514> actual

file cksum <0> expected <44494> actual

ERROR: /var/cc-ccr/privileged.properties

modtime <06/16/05 08:44:18 AM> expected <03/09/06 02:03:31 PM> actual

file size <0> expected <1150> actual

file cksum <0> expected <31866> actual

Vlasti at 2007-7-6 13:33:31 > top of Java-index,Administration Tools,Sun Update Connection-System...