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?
[333 byte] By [
kakazu] at [2007-11-26 6:03:08]

# 3
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 host01at com.sun.patchpro.util.CachingDownloader.establishConnection(CachingDownloader.java:611)
Aug 25 21:40:29 host01at com.sun.patchpro.util.CachingDownloader.setSourceURL(CachingDownloader.java:273)
Aug 25 21:40:29 host01at com.sun.patchpro.util.CachingDownloader.setupCache(CachingDownloader.java:199)
Aug 25 21:40:29 host01at 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 host01at com.sun.patchpro.server.ServerPatchServiceProvider.downloadRealizationDetectors(ServerPatchServiceProvider.java:568)
Aug 25 21:40:29 host01at com.sun.patchpro.server.PatchServerProxy.downloadRealizationDetectors(PatchServerProxy.java:121)
Aug 25 21:40:29 host01at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectorsWithPOST(HostAnalyzer.java:1183)
Aug 25 21:40:29 host01at 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 host01at com.sun.patchpro.analysis.HostAnalyzer.downloadDetectors(HostAnalyzer.java:299)
Aug 25 21:40:29 host01at com.sun.patchpro.model.PatchProModel.downloadDetectors(PatchProModel.java:1764)
Aug 25 21:40:29 host01at com.sun.patchpro.model.PatchProStateMachine$4.run(PatchProStateMachine.java:245)
Aug 25 21:40:29 host01at 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 host01at java.net.PlainSocketImpl.socketConnect(Native Method)
Aug 25 21:40:29 host01at 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 host01at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
Aug 25 21:40:29 host01at java.net.Socket.connect(Socket.java:507)
Aug 25 21:40:29 host01at java.net.Socket.connect(Socket.java:457)
Aug 25 21:40:29 host01at 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 host01at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
Aug 25 21:40:29 host01at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:280)
Aug 25 21:40:29 host01at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:337)
Aug 25 21:40:29 host01at 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 host01at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:162)
Aug 25 21:40:30 host01at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:828)
Aug 25 21:40:30 host01at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.getOutputStream(HttpsURLConnectionOldImpl.java:200)
Aug 25 21:40:30 host01at 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 host01at com.sun.patchpro.util.CachingDownloader.setSourceURL(CachingDownloader.java:273)
Aug 25 21:40:30 host01at com.sun.patchpro.util.CachingDownloader.setupCache(CachingDownloader.java:199)
Aug 25 21:40:30 host01at com.sun.patchpro.util.CachingDownloader.<init>(CachingDownloader.java:184)
Aug 25 21:40:30 host01at 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 host01at com.sun.patchpro.server.PatchServerProxy.downloadRealizationDetectors(PatchServerProxy.java:121)
Aug 25 21:40:30 host01at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectorsWithPOST(HostAnalyzer.java:1183)
Aug 25 21:40:30 host01at com.sun.patchpro.analysis.HostAnalyzer$RealizationSetAuto.downloadDetectors(HostAnalyzer.java:1154)
Aug 25 21:40:30 host01at 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 host01at com.sun.patchpro.model.PatchProModel.downloadDetectors(PatchProModel.java:1764)
Aug 25 21:40:30 host01at com.sun.patchpro.model.PatchProStateMachine$4.run(PatchProStateMachine.java:245)
Aug 25 21:40:30 host01at com.sun.patchpro.util.State.run(State.java:266)
Aug 25 21:40:30 host01at 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.