Connection reset

I keep getting a "Connection reset" when trying to update systems, using either Update Connection or smpatch, eg

# smpatch update

Failure: Connection reset

Or, in swupas.log

UpdateAnalysis: executing cmd: /usr/sbin/smpatch analyze -@ -C patchpro.patchset=current

UpdateAnalysis: cmd exit code: 1

UpdateAnalysis: cmd output: Failure: Connection reset

install msg: Error occuredwhile executing the command orwhile downloading the detectors detectors or database cu

rrent orwhile analyzing the system to determine the updates. Verify that valid options and arguments are specified with the c

ommand and that the system is configured and registered properly. The detailed error message is: Failure: Connection reset

Any ideas how this can be resolved?

Thanks in advance.

[941 byte] By [kjdavidson] at [2007-11-26 11:58:00]
# 1
Can you provide us with the out from the following:# smpatch get# cat /etc/releaseDoes the system have a direct connection to the internet, and has smpatch previously worked on this system?Mod
ForumModerator at 2007-7-7 12:18:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

Thanks for the reply.

Info requested:-

[root@uksc-leda /]# smpatch get

patchpro.backout.directory-""

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

patchpro.install.types standard:singleuser:reconfigafter:rebootafterrebootafter:reconfigafter:standard

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

patchpro.patchset-current

patchpro.proxy.host "" ""

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

patchpro.proxy.port "" 8080

patchpro.proxy.user "" ""

[root@uksc-leda /]# cat /etc/release

Solaris 10 3/05 s10_74L2a SPARC

Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.

Use is subject to license terms.

Assembled 22 January 2005

[root@uksc-leda /]#

This system has a direct connection to the internet. smpatch has worked previously, as has Update Connection. I don't have the date when this stopped working I'm afraid, only noticed it today.

kjdavidson at 2007-7-7 12:18:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3

The default patch source in the smpatch get output indicates that you have Update Connection 1.0.6 installed.

A few months following the change to using Akamai distruted servers to provide patches with Update Connection 1.0.8 (patch 121118-08 for Sparc and 121119-08 for X86), you now need to upgrade to this version to download patches. The default patch source would change to "https://getupdates1.sun.com/".

ForumModerator at 2007-7-7 12:18:44 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4
OK thanks for the information. I've applied that patch to a test system and the issue seems resolved.
kjdavidson at 2007-7-7 12:18:44 > top of Java-index,Administration Tools,Sun Update Connection-System...