smpatch update

I'm getting a "Response code was 500" when issuing `smpatch update`It seems to only happen on solaris 8, and not 9. A bit of looking suggests that 500 is an error with the updateserver at sun. Can anyone verify?
[240 byte] By [walter_park] at [2007-11-26 6:05:51]
# 1
What is the patchpro.source set to when running smpatch get?
ForumModerator at 2007-7-6 13:33:46 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

# smpatch get

patchpro.backout.directory-""

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

patchpro.install.types -rebootafter:reconfigafter:standard

patchpro.patch.sourcehttps://getupdates.sun.com/solaris/https://updateserver.sun.com/solaris/

patchpro.patchset-patchdb

patchpro.proxy.host -""

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

patchpro.proxy.port -8080

patchpro.proxy.user -""

patchpro.sun.passwd ********

patchpro.sun.user-""

walter_park at 2007-7-6 13:33:46 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
The https://getupdates.sun.com/solaris setting for the patch source is for Solaris 10 updates. Try unsetting the patch source so that it uses the default updateserver address - smpatch unset patchpro.patch.source
ForumModerator at 2007-7-6 13:33:46 > top of Java-index,Administration Tools,Sun Update Connection-System...