Smpatch analyze error: Failure: Cannot connect to retrieve detectors: RSA p

Has anyone seen this before?
I just installed Sun Update Manager on a E250 running Solaris 10. I tried registering using the Wizard, but when I chose the "Apply updates manually" button, then Finish, I get the message: System registration failed; exiting application
and the Wizard ends.
Am I missing a step?

Hi Scott:
I have failures when doing registration via the GUI or smpatch from a shell. Output of smpatch command as follows:
# smpatch analyze
Failure: Cannot connect to retrieve detectors: Connection refused
Relevant entries in /var/adm/messages (hostname is host01):
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=com.sun.patchpro.util.CannotConnectException: Cannot connect to retrieve detectors: Connection refused
Aug 25 21:40:29 host01    at com.sun.patchpro.util.CachingDownloader.establishConnection(CachingDownloader.java:611)
Aug 25 21:40:29 host01    at com.sun.patchpro.util.CachingDownloader.setSourceURL(CachingDownloader.java:273)
Aug 25 21:40:29 host01    at com.sun.patchpro.util.CachingDownloader.setupCache(CachingDownloader.java:199)
Aug 25 21:40:29 host01    at com.sun.patchpro.util.CachingDownloader.<init>(CachingDownloader.java:184)
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at com.sun.patchpro.server.ServerPatchServiceProvider.downloadFile(ServerPatchServiceProvider.java:746)
Aug 25 21:40:29 host01    at com.sun.patchpro.server.ServerPatchServiceProvider.downloadRealizationDetectors(ServerPatchServiceProvider.java:568)
Aug 25 21:40:29 host01    at com.sun.patchpro.server.PatchServerProxy.downloadRealizationDetectors(PatchServerProxy.java:121)
Aug 25 21:40:29 host01    at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectorsWithPOST(HostAnalyzer.java:1183)
Aug 25 21:40:29 host01    at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectors(HostAnalyzer.java:1154)
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.prepare(HostAnalyzer.java:873)
Aug 25 21:40:29 host01    at com.sun.patchpro.analysis.HostAnalyzer.downloadDetectors(HostAnalyzer.java:299)
Aug 25 21:40:29 host01    at com.sun.patchpro.model.PatchProModel.downloadDetectors(PatchProModel.java:1764)
Aug 25 21:40:29 host01    at com.sun.patchpro.model.PatchProStateMachine$4.run(PatchProStateMachine.java:245)
Aug 25 21:40:29 host01    at com.sun.patchpro.util.State.run(State.java:266)
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at java.lang.Thread.run(Thread.java:595)
Aug 25 21:40:29 host01 Caused by:
Aug 25 21:40:29 host01 java.net.ConnectException: Connection refused
Aug 25 21:40:29 host01    at java.net.PlainSocketImpl.socketConnect(Native Method)
Aug 25 21:40:29 host01    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
Aug 25 21:40:29 host01    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
Aug 25 21:40:29 host01    at java.net.Socket.connect(Socket.java:507)
Aug 25 21:40:29 host01    at java.net.Socket.connect(Socket.java:457)
Aug 25 21:40:29 host01    at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
Aug 25 21:40:29 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
Aug 25 21:40:29 host01    at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
Aug 25 21:40:29 host01    at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:280)
Aug 25 21:40:29 host01    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:337)
Aug 25 21:40:29 host01    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:176)
Aug 25 21:40:30 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:736)
Aug 25 21:40:30 host01    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:162)
Aug 25 21:40:30 host01    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:828)
Aug 25 21:40:30 host01    at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(HttpsURLConnectionOldImpl.java:200)
Aug 25 21:40:30 host01    at com.sun.patchpro.util.Downloader.connectToURL(Downloader.java:294)
Aug 25 21:40:30 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at com.sun.patchpro.util.CachingDownloader.establishConnection(CachingDownloader.java:583)
Aug 25 21:40:30 host01    at com.sun.patchpro.util.CachingDownloader.setSourceURL(CachingDownloader.java:273)
Aug 25 21:40:30 host01    at com.sun.patchpro.util.CachingDownloader.setupCache(CachingDownloader.java:199)
Aug 25 21:40:30 host01    at com.sun.patchpro.util.CachingDownloader.<init>(CachingDownloader.java:184)
Aug 25 21:40:30 host01    at com.sun.patchpro.server.ServerPatchServiceProvider.downloadFile(ServerPatchServiceProvider.java:746)
Aug 25 21:40:30 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at com.sun.patchpro.server.ServerPatchServiceProvider.downloadRealizationDetectors(ServerPatchServiceProvider.java:568)
Aug 25 21:40:30 host01    at com.sun.patchpro.server.PatchServerProxy.downloadRealizationDetectors(PatchServerProxy.java:121)
Aug 25 21:40:30 host01    at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectorsWithPOST(HostAnalyzer.java:1183)
Aug 25 21:40:30 host01    at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectors(HostAnalyzer.java:1154)
Aug 25 21:40:30 host01    at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.prepare(HostAnalyzer.java:873)
Aug 25 21:40:30 host01 root: [ID 702911 user.crit]  => com.sun.patchpro.cli.PatchServices@5e3974 <=       at com.sun.patchpro.analysis.HostAnalyzer.downloadDetectors(HostAnalyzer.java:299)
Aug 25 21:40:30 host01    at com.sun.patchpro.model.PatchProModel.downloadDetectors(PatchProModel.java:1764)
Aug 25 21:40:30 host01    at com.sun.patchpro.model.PatchProStateMachine$4.run(PatchProStateMachine.java:245)
Aug 25 21:40:30 host01    at com.sun.patchpro.util.State.run(State.java:266)
Aug 25 21:40:30 host01    at java.lang.Thread.run(Thread.java:595)This is about all the information regarding this problem I have been able to find on the system.
Hope you can help.
Ben.

Similar Messages

  • Smpatch analyze: Failure: Cannot connect to retrieve Database/current.zip:

    I get the following error when I run smpatch analyze:
    Failure: Cannot connect to retrieve Database/current.zip: Connection reset
    I was successfully able to register the system, but keep getting this error with smpatch analyze. I snooped the traffic and saw packets to & from getupdates1.sun.com on port 443, so there is not a firewall problem.
    Did I miss a step in the installation?
    Thanks

    Looks like the root cause (to me at least) is confusion between the contracted support server and the public updates server. They appear not to be the same...
    Since late September all my Sol 8 "smpatch" clients were broken, giving me "Response code was 500" because the LPS / Update Connection Proxy was set to https://getupdates1.sun.com/ which is apparently the public site. ( https://getupdates.sun.com/ didn't work either.)
    My Solaris 10 clients were working fine through the LPS, however - or so I thought.
    When I just noticed that the patchpro.patch.source on Solaris 8 with 124270-01 is showing https://updateserver.sun.com/solaris/ as the default, I tried that as the LPS patch source URL, and now everything works again - for the first time in weeks.
    Disclaimer: We are a support contract customer, so I don't know if this info applies to everyone. My LPS has been registered (has "entitlement") since I set it up in February, so it was a complete surprise that Solaris 8 smpatch clients started failing even after I put 124270-01 on the client and 121118-08 on the Sol 10 LPS.
    Hope this helps...
    -- Stefan

  • Failure: Cannot connect to retrieve Database/current.zip: Internal Server E

    Hello
    I have installed an update connection proxy and I have registered it
    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.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    patchsvr setup -l
    Patch source URL: file:/patchsvr
    Cache location: /export/home/proxycashe
    I also did smpatch analyze > file
    and I downloaded the patches (*.jar) and copied them to
    /patchsvr/Patches
    But I don't really now from where to get the files: current.zip and detectors.jar
    I searched for them on the server and I found :
    /var/sadm/spool/cache/Database/https%3A%2F%2Fgetupdates1.sun.com%2F%2FDatabase%2Fcurrent.zip
    /var/sadm/spool/cache/https%3A%2F%2Fgetupdates1.sun.com%2F%2Fdetectors.jar
    and I copyed them in /patchsvr/Database and /patchsvr/Misc
    On an update connection client I did:
    #smpatch set patchpro.patch.source=http://192.168.0.71:3816/solaris/
    #smpatch analyze
    Failure: Cannot connect to retrieve Database/current.zip: Internal Server Error
    Can you please help me.
    Thanks.

    On the proxy I cannot execute:
    # rm /var/sadm/spool/patchsvr/*current.zip
    # rm /var/sadm/spool/patchsvr/*detectors.jar
    because /var/sadm/spool/patchsvr/ is empty.
    # patchsvr setup -l
    Patch source URL: file:/patchsvr
    Cache location: /export/home/proxycashe
    On the client:
    I removed the current.zip and detectors.jar
    # 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.source http://192.168.0.71:3816/ https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    # smpatch analyze -C patchpro.log.level=3 -C patchpro.debug=true
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /xml/motd.xml
    ... ... File path portion of URL is /xml/motd.xml
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 404
    ((HttpURLConnection)connection).getResponseMessage() : motd.xml not found
    Error: Unable to download document : "xml/motd.xml"
    Cannot connect to retrieve motd.xml: motd.xml not found
    Unable to display any message of the day notices from Sun Microsystems. Refer to the log file for additional information.
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /detector/detectors.jar
    ... ... File path portion of URL is /detector/detectors.jar
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    Last Modified Date read: Thu Jan 01 02:00:00 EET 1970
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /database/current.zip
    ... ... File path portion of URL is /database/current.zip
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    Key 1 : Content-Type = application/java-archive
    Key 2 : Content-Length = 3750071
    Key 3 : content-disposition = attachment; filename=detectors.jar
    Key 4 : Date = Thu, 26 Jul 2007 05:26:25 GMT
    Key 5 : Server = Apache Tomcat/4.0.5 (HTTP/1.1 Connector)
    Key 6 : Content-length = 3750071
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    Key 1 : Content-Type = application/zip
    Key 2 : Content-Length = 323247
    Key 3 : content-disposition = attachment; filename=current.zip
    Key 4 : Date = Thu, 26 Jul 2007 05:26:26 GMT
    Key 5 : Server = Apache Tomcat/4.0.5 (HTTP/1.1 Connector)
    Key 6 : Content-length = 323247
    Last Modified Date value written to /var/sadm/spool/cache/Database/http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd is 0
    Date format for this value: Thu Jan 01 02:00:00 EET 1970
    Last Modified Date file updated : /var/sadm/spool/cache/Database/http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd
    Last Modified Date value written to /var/sadm/spool/cache/http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd is 0
    Date format for this value: Thu Jan 01 02:00:00 EET 1970
    Last Modified Date file updated : /var/sadm/spool/cache/http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is 192.168.0.71
    ... ... Filename of URL is /entitlement/
    ... ... File path portion of URL is /entitlement/
    Defining request header : IF_MODIFIED_SINCE... valueThu Jan 01 02:00:00 EET 1970
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 404
    ((HttpURLConnection)connection).getResponseMessage() : default not found
    Error: Unable to download entitlement information using the update server proxy.
    Cannot connect to retrieve : default not found
    # ls -laR /var/sadm/spool/cache
    /var/sadm/spool/cache:
    total 7358
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 .
    drwxr-xr-x 3 root sys 512 Jul 19 00:25 ..
    drwxr-xr-x 2 root root 512 Jul 26 08:25 Database
    drwxr-xr-x 2 root root 512 Jul 26 08:26 entitlement
    -rw-r--r-- 1 root root 3750071 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar
    -rw-r--r-- 1 root root 14 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2Fdetectors.jar.lmd
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 updatemanager
    drwxr-xr-x 2 root root 512 Jul 26 08:26 xml
    /var/sadm/spool/cache/Database:
    total 662
    drwxr-xr-x 2 root root 512 Jul 26 08:25 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    -rw-r--r-- 1 root root 323247 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip
    -rw-r--r-- 1 root root 14 Jul 26 08:25 http%3A%2F%2F192.168.0.71%3A3816%2F%2FDatabase%2Fcurrent.zip.lmd
    /var/sadm/spool/cache/entitlement:
    total 4
    drwxr-xr-x 2 root root 512 Jul 26 08:26 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    /var/sadm/spool/cache/updatemanager:
    total 6
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..
    drwxr-xr-x 2 root sys 512 Jul 19 00:35 analysis.results
    /var/sadm/spool/cache/updatemanager/analysis.results:
    total 4
    drwxr-xr-x 2 root sys 512 Jul 19 00:35 .
    drwxr-xr-x 3 root sys 512 Jul 19 00:35 ..
    /var/sadm/spool/cache/xml:
    total 4
    drwxr-xr-x 2 root root 512 Jul 26 08:26 .
    drwxr-xr-x 6 root sys 512 Jul 26 08:25 ..

  • [lps] Cannot connect to retrieve detectors.jar

    Hello,
    I am on Solaris 10 sparc.
    I am unable to download patches via smpatch download or smpatch update either from my LPS or from other hosts on my network.
    The only thing that is working well is smpatch analyze on hosts other than the lps.
    I have this error message when doing smpatch :
    From my lps server
    smpatch analyze
    Failure: Cannot connect to retrieve current2.zip: Remote host closed connection during handshake
    From other hosts through lps :
    smpatch analyze ok.
    smpatch update -i 119788-10
    Installing patches from /var/sadm/spool...
    WARNING: The installer cannot find the patch.
    I worked fine few days ago.
    On my lps, I stopped patchsvr, removed every file in /var/sadm/spool/cache and in /var/sadm/spool/patchsvr and restart patchsvr. Nothing better.
    The patchsvr catalina.out shows this when doing smpatch update from another host :
    10 août 2009 17:47:53 com.sun.swup.updateserver.PatchsvrServlet processRequest
    INFO: User-Agent: SunUC_smpatch/1.0.10 Solaris 10 10/08 s10s_u6wos_07b SPARC Java/1.5.0_16
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    10 août 2009 17:47:54 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Content Cache Entry for key : /database/current2.zip is null!
    10 août 2009 17:47:54 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Cache Entry File for key : /database/current2.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
    10 août 2009 17:47:55 com.sun.swup.updateserver.net.ConnectionFactory getConnection
    INFO: Connecting to https://getupdates1.sun.com/
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid
    10 août 2009 17:48:00 com.sun.swup.updateserver.PatchsvrServlet processRequest
    INFO: User-Agent: SunUC_smpatch/1.0.10 Solaris 10 10/08 s10s_u6wos_07b SPARC Java/1.5.0_16
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    10 août 2009 17:48:00 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Content Cache Entry for key : /xml/motd.xml is null!
    10 août 2009 17:48:00 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Cache Entry File for key : /xml/motd.xml 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
    10 août 2009 17:48:02 com.sun.swup.updateserver.net.ConnectionFactory getConnection
    INFO: Connecting to https://getupdates1.sun.com/
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid
    10 août 2009 17:48:02 com.sun.swup.updateserver.PatchsvrServlet processRequest
    INFO: User-Agent: SunUC_smpatch/1.0.10 Solaris 10 10/08 s10s_u6wos_07b SPARC Java/1.5.0_16
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    10 août 2009 17:48:03 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Content Cache Entry for key : /xml/motd.xml is null!
    10 août 2009 17:48:03 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Cache Entry File for key : /xml/motd.xml 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
    10 août 2009 17:48:04 com.sun.swup.updateserver.net.ConnectionFactory getConnection
    INFO: Connecting to https://getupdates1.sun.com/
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid
    10 août 2009 17:48:15 com.sun.swup.updateserver.PatchsvrServlet processRequest
    INFO: User-Agent: SunUC_smpatch/1.0.10 Solaris 10 10/08 s10s_u6wos_07b SPARC Java/1.5.0_16
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    10 août 2009 17:48:15 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Content Cache Entry for key : /entitlement/ is null!
    10 août 2009 17:48:15 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Cache Entry File for key : /entitlement/ 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
    10 août 2009 17:48:17 com.sun.swup.updateserver.net.ConnectionFactory getConnection
    INFO: Connecting to https://getupdates1.sun.com/
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid
    10 août 2009 17:48:17 com.sun.swup.updateserver.PatchsvrServlet processRequest
    INFO: User-Agent: SunUC_smpatch/1.0.10 Solaris 10 10/08 s10s_u6wos_07b SPARC Java/1.5.0_16
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    /usr/lib/cc-ccr/bin/ccr -g cns.patchsvr.patchsource
    10 août 2009 17:48:18 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Content Cache Entry for key : /crl/335544443 is null!
    10 août 2009 17:48:18 com.sun.swup.updateserver.handler.CachingProxyHandler isCached
    INFO: Cache Entry File for key : /crl/335544443 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
    10 août 2009 17:48:19 com.sun.swup.updateserver.net.ConnectionFactory getConnection
    INFO: Connecting to https://getupdates1.sun.com/
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid
    Could you help me find what is going on.

    I appplied once more the workaround described in this reply :
    [m-10537320#10537320]
    and it did it.
    Seems it means that we have to check these two scripts (/usr/sbin/pprosvc, /usr/bin/updatemanager) every time some new patches concerning Sun Update Connection are applied, (at least) when the java 1.6 version is NOT currently installed on the system !

  • Cannot connect to retrieve Database/current.zip

    I just completed a patch upgrade on the Solaris 10 machine that runs our local patch
    server. It needed several hundred patches, as it hadn't been patched since September.
    After that, the behavior of our Solaris 10 patch clients has changed. For example, on one
    client a few days earlier `smpatch analyze' had reported 218 patches. Now it reports only
    these three:
    119255-27 SunOS 5.10_x86: Install and Patch Utilities Patch
    121119-08 SunOS 5.10_x86: Sun Update Connection System Client 1.0.8
    119789-07 Synopsis: SunOS 5.10_x86: Sun Update Connection Proxy 1.0.9
    Our clients currently use `http://xxxxxx.yyyy.tld:3816/solaris/' as their patch source.
    Dropping the `solaris/' results in this error, complete with HTML tags, from
    `smpatch analyze':
    Failure: Cannot connect to retrieve Database/current.zip: <h1>/ Not Found</h1><p>The resource identified by / could not be found.</p>
    With the original patch source, `smpatch update' does apply the three patches. The
    next `smpatch analyze' reports that no patches are required, which is certainly
    incorrect! By dropping the `solaris/' again, `smpatch analyze' reports 221 patches.
    Suddenly, patching has become a very complicated process. We have to patch,
    change the patch source, and patch again. There's no longer a way to use the installed
    `smpatch' to obtain a list of required patches or to download them all. What can be
    done to solve this problem?

    You should only need to change the patch source this one time for each Solaris 10 client (Solaris 9 clients still use the "solaris/" source), in future you should not have a problem.
    By patching the local patch server, the Sun Update Connection Proxy sofware has been upgraded to a newer version which now serves patches for Solaris 10 clients from the location 'http://xxxxxx.yyyy.tld:3816/'. This source is compatible with clients at a patch level of 121119-08 or greater, hence the 3 patches still available at `http://xxxxxx.yyyy.tld:3816/solaris/' allow for this level to be reached for clients on older revisions.

  • Failure - Cannot connect to Microsoft SQL Server on localhost

    Hi!
    I have a sqlserver installation on localhost and I want to connect with sqldeveloper.
    I fill connection name, username, password, hostname: localhost port: 1433
    and then click on retrieve database.
    I get the following error message: "Status: Failure - Cannot connect to Microsoft
    SQL Server on localhost"
    I don't know the reason. I can use another connection to another ms sql server
    and it's no problem, but can't connect to localhost.
    I have special signs in my computername, for example a "-". Is this the problem?
    How can I solve it?
    Thank you
    Andreas

    I am able to successfully connect to my local SQLEXPRESS instance using the following settings:
    Hostname: localhost
    Port: 1433/DBName;instance=SQLEXPRESS
    Even though I use this to connect, I cannot open a tcp connection to port 1433 via telnet. I believe this goes hand in hand with specifying the instance. As I understand it, there are two ways to specify the port, one is directly, the other is through a named instance (another port is used as a service to look up the correct port). SQL Server 2005 appears to prefer named instances instead of specific ports. When "instance" is specified, the port can actually be any number, the driver apparently ignores it.
    The Retrieve database (list) appears to be only for informational purposes. I have to specify the database in the Port field (DBName) regardless of what I have selected in this list.
    Hope this helps!
    PS: Retrieve database will give that error until instance is specified in my case.
    Edited by: flszen on Feb 4, 2009 1:29 PM

  • Updating ipod touch to os5.1  got an error message "cannot connect the ipod touch because the pairing record is missing"   don't know what this means or how to fix but am stuck, only option is to answer ok and close the error box.  Any ideas?

    Updating ipod touch to os5.1  got an error message "cannot connect the ipod touch because the pairing record is missing"   don't know what this means or how to fix but am stuck, only option is to answer ok and close the error box.  Any ideas?

    #1
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod               
    Iphone 5 lightning port charging problem - SOLUTION!
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    #1.1 n/a because the errror message overrides it
    #2 see #1
    #3 iOS: Device not recognized in iTunes for Mac OS X
    But could be caused by #1
    #4 Covered by previous ones
    #5 Obvious jpegs are photos and thus will not sync as videos. Also see:
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos
    #6 iOS: If you can't back up or restore from a backup in iTunes
    First #7 See #6
    Second #7 You have so many other problems resolve those first
    #8 Resolve other problems first

  • Error message " cannot connect"

    Cannot log in to retrieve emails, reply, send etc. Error message "cannot connect" Connection was refused when attempting to contact livemozillamessaging.com
    Could be busy try again.

    http://kb.mozillazine.org/Suddenly_cannot_connect

  • My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect.

    My iPod touch 4th gen. Keeps giving me the error message "cannot connect to the app store when I sign in. I can open the app store and browse it but I can't download anything. I have full signal strength with my wi-fi and safari is working perfect. I turned it off and restarted it 3 times now. I have an iPad 2 and the app store works flawlessly with it. What is going on?

    Same here on my lpad2. Can access the web just fine from browsers but cannot install new apps or updates in appl store.  Seeing a few others reporting same issue tonight so likely an apple server issue and staff will notice it in network monitors and fix it...sometime this weekend.
    Rob

  • TS3638 i have an internet connection but when i open app store it shows error message "cannot connect to app store".when i try to sign in with my valid apple ID and password it says "connection failed".i tried keychain access settings but it did not help.

    i have an internet connection but when i open app store it shows error message "cannot connect to app store".when i try to sign in with my valid apple ID and password it says "connection failed".i tried keychain access settings but it did not help.please help me!!

    Open Sysem Preferences from your Apple () menu top left in your screen then select the Firewall tab.
    Make sure the Firewall is turned off.

  • Error message "cannot connect to server"

    Often I get an error message "cannot connect to server" when
    I want to connect to acrobat.com directly from a .pdf document in
    order to upload it . Is it possible that there is some security
    issue involved, e.g. that the document is protected somehow? Or
    could browser or firewall settings be involved?

    Hi Peterernst,
    Thanks for posting.
    Perhaps yes, firewall, and browser popup blockers have been
    known to cause some behavioral, and connectivity issues within
    Acrobat.com
    Users have had success with allowing *.acrobat.com as a
    trusted site locally, to see if that allows connectivity.
    Also what browser, and OS are you using?
    If still in the Unix environment, do you have access to a
    Windows, or Mac environment?
    Thanks!
    Pete

  • HP ENVY 4500 Printer "Error. Cannot connect to Server"

    Hey everybody,
    I work in IT and have a client that recently purchased a HP Envy 4500 all-in-one. She called me to install it for her and I got it set up with no problems. After a few days she told me that her printer wouldn't scan. It was giving her this error message;
    "Error. Cannot connect to Server. Check Server name and address."
    She has this computer connected via USB and I have already reinstalled the driver and ran the HP Print and Scan Doctor with no success. I have tried a lot of other solutions that people have been posting with the same issue but none have worked. This has become a huge issue and I don't see HP trying to find a solution. If no soultion will fix this, then I will be returning this printer for her and getting something that works.
    Any help would be greatly appreciated,
    bbritt91

    Hi bbritt91,
    Welcome to the HP Support Forums. I understand that you are getting a connection error message when trying to use the scan to email feature of your Envy 4500 printer.
    To be able to use the scan to email feature the printer must be setup with web services which requires the printer to be connected to your wireless network with an active internet connection. I have included the Getting Started with ePrint document for reference.  
    If the printer has been setup with a wireless connection, please set a manual IP address and manual DNS server for the printer. I have included a link to another post with the steps, including screen shots, on how to do this. Please don’t worry that the screen shots are for a Photosmart 7510, the steps are the same.
    Please let me know how it goes.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • TS1424 trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    trying to add Itunes match, and am almost at the end of installation when an error message pops up. it says  error 4010 cannot connect to ittunes store at this time try again later. what is the problem?

    Contact Apple support for warranty service.

  • TS1398 I set up my ipad through my windows XP PC, now when i try to access itunes on my Ipad 3, i get an error saying 'Cannot Connect to itunes'

    I set up my ipad through my windows XP PC, now when i try to access itunes on my Ipad 3, i get an error saying 'Cannot Connect to itunes'

    Try this:
    Go to Settings>General>Date & Time and change the date to a few months in the future and then re-try.

  • TS3297 I keep getting the error 306 cannot connect to the iTunes Network when downloading songs on iTunes. I've tried all the troubleshooting steps from the forums and my technical issues are still unresolved. I have Windows 7. Please help!!

    I keep getting the error 306 cannot connect to the iTunes Network when downloading songs on iTunes. I've tried all the troubleshooting steps from the forums and my technical issues are still unresolved. I have Windows 7. Please help!!

    iTunes Store loads partially or returns "Error 306" or "Error 10054"
    Proxies, parental control settings and software, security or filtering software, or a bad iTunes Store cache can cause this.
    To address proxies, Remove Internet Options proxy settings  ( http://support.apple.com/kb/TS1490 ) and connect to the Internet without a proxy.
    To reset iTunes Store cache:
    In iTunes, choose iTunes > Preferences (Mac) or Edit > Preferences (PC).
    Click the Advanced tab.
    Click the "Reset cache" button.
    Click OK and see if the issue is resolved.
    Adjust Parental Controls in iTunes:
    Open iTunes.
    Access iTunes preferences:
    On a Mac: From the iTunes menu, choose Preferences.
    On a Windows PC: From the Edit menu, choose Preferences.
    Click the Parental Controls tab.
    Remove restrictions on Parental Controls.
    For more information on parental controls or content filtering software, see iTunes 10.5 for Windows: May see performance issues and blank iTunes Store.
    http://support.apple.com/kb/TS4123?viewlocale=en_US

Maybe you are looking for