LPS setup problems

I have setup an LPS on Solaris 10 03/05. I have followed the following procedure.

# 11978[8|9]-07: Sun Update Connection Proxy 1.0.9

# 12033[5|6]-04: Sun Update Connection Client Localization

# 12108[1|2]-06: Connected Customer Agents 1.1.0

# 12111[8|9]-11: Sun Update Connection System Client 1.0.8

# 12145[3|4]-02: Sun Update Connection Client Foundation

# 12156[3|4]-02: Sun Update Connection Registration, version 1.0.3 - NOT required for Sol10u1 and higher hosts...only initial Sol 10 release needs this (pre-cacao)

# 12223[1|2]-01: Sun Connection agents, transport certificate update

# 12300[5|6]-05: Basic Registration Update

# 124463-02: cacao 2.0 patch 02 (Sparc only - no x86 version)

# 12461[4|5]-01: sconadm proxy: UnknownHostException

The server i'm using is registered and can retrieve pacthes using smpatch.

I'm getting these errors in the tomcat log when i issue an smpatch download -L on another client.

/usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource

/usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource

19-Mar-2007 13:05:23 com.sun.swup.updateserver.handler.CachingProxyHandler isCached

INFO: Cache Entry for key : /database/current.zip is null!

/usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.ipaddr

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.ipaddr

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.port

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.ipaddr

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.port

/usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.auth

/usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource

19-Mar-2007 13:05:24 com.sun.swup.updateserver.net.ConnectionFactory getConnection

INFO: Connecting to https://getupdates1.sun.com/

/usr/lib/cc-ccr/bin/ccr -g cns.assetid

19-Mar-2007 13:05:26 com.sun.swup.updateserver.handler.CachingProxyHandler handleRequest

SEVERE: Bad Request

java.io.IOException: Bad Request

at com.sun.swup.updateserver.handler.CachingProxyHandler.getInputStream(CachingPro xyHandler.java:492)

at com.sun.swup.updateserver.handler.CachingProxyHandler.handleRequest(CachingProx yHandler.java:92)

at com.sun.swup.updateserver.UpdateSer

on the server:

bash-3.00# patchsvr setup -l

Patch source URL: https://getupdates1.sun.com/

Cache location: /var/sadm/spool/patchsvr

Web proxy host name: wwwcache.wmin.ac.uk

Web proxy port number: 3128

on the client:

bash-3.00# smpatch get

patchpro.backout.directory-""

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

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

patchpro.install.types -rebootafter:reconfigafter:standard

patchpro.patch.sourcehttp://gorilla.cscs.wmin.ac.uk:3816/ https://getupdates1.sun.com/

patchpro.patchsetpatchdb current

patchpro.proxy.host wwwcache.wmin.ac.uk""

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

patchpro.proxy.port 31288080

patchpro.proxy.user "" ""

any help would be grately appreciated!

Thierry.

[3147 byte] By [thierry_delaitrea] at [2007-11-26 22:07:26]
# 1

Could you post the rest of the Java backtrace which started:

java.io.IOException: Bad Request

at com.sun.swup.updateserver.handler.CachingProxyHandler.getInputStream(CachingPro xyHandler.java:492)

at com.sun.swup.updateserver.handler.CachingProxyHandler.handleRequest(CachingProx yHandler.java:92)

at com.sun.swup.updateserver.UpdateSer

ForumModeratora at 2007-7-10 10:52:55 > top of Java-index,Administration Tools,Sun Update Connection-System...