Exception when registering using sconadm

Hi,

I'm getting the following error when trying to register a system using sconadm:-

26-Jun-2006 11:54:28 com.sun.cns.basicreg.adapter.Adapter connectToSun

INFO: internet connection tested OK !

26-Jun-2006 11:54:28 com.sun.cns.basicreg.adapter.AssetAdapter cliRegisterXMLAsset

SEVERE: Exception in web service communication

26-Jun-2006 11:54:28 com.sun.cns.basicreg.adapter.AssetAdapter cliRegisterXMLAsset

SEVERE: java.rmi.RemoteException: HTTP transport error: java.net.SocketException: Connection reset; nested exception is:

HTTP transport error: java.net.SocketException: Connection reset

26-Jun-2006 11:54:28 com.sun.cns.basicreg.adapter.AssetAdapter cliRegisterXMLAsset

SEVERE:

com.sun.cns.platform.asset.AssetMgmtServiceIF_Stub.registerAsset(AssetMgmtServiceIF_Stub.java:234)

com.sun.cns.basicreg.adapter.AssetAdapter.cliRegisterXMLAsset(AssetAdapter.java:514)

com.sun.cns.basicreg.BasicRegCLI.registerAsset(BasicRegCLI.java:1035)

com.sun.cns.basicreg.BasicRegCLI.run(BasicRegCLI.java:729)

com.sun.cns.basicreg.BasicRegCLI.main(BasicRegCLI.java:548)

26-Jun-2006 11:54:28 com.sun.cns.basicreg.BasicRegCLI run

SEVERE: Exception in web service communication

Any ideas what's going wrong here?

Thanks in advance.

[1338 byte] By [kjdavidson] at [2007-11-26 8:16:25]
# 1

Hi all

I'm having exactly the same behavior. If i launch sconadm it generates the following outout:

s0002(root):/opt/jomasoft/vdcf/bin> sconadm register -a -s -r /var/tmp/swup.properties

sconadm is running

Authenticating user ...

Collecting asset ...

Registering asset ...

Exception in web service communication

The reason I wanted to re-register is a general failure in smpatch I discovered befor.

Launching smpatch analyze shows the following output:

s0002(root):/opt/jomasoft/vdcf/bin> smpatch analyze -C patchpro.log.level=9 -C patchpro.debug=true

Effective proxy host : "webcache.iforcerc.ch"

Effective proxy port : "8080"

Effective proxy user : ""

Effective proxy host : "webcache.iforcerc.ch"

Effective proxy port : "8080"

Effective proxy user : ""

Failure: SSL peer shut down incorrectly

This was working for several weeks with no problems and stopped working approx. 2 weeks ago.

any ideas

regards

Markus

mh20964 at 2007-7-6 21:15:53 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

The exception in web service communication error is due to a bug with java. The bugid is # 6226610 and should be fixed with update 8 release of java 5.0

The only current workaround is to attempt to register your system without using a web proxy (though a very small number have reported that changing their proxy setting a few times has also allowed them to register successfully).

ForumModerator at 2007-7-6 21:15:53 > top of Java-index,Administration Tools,Sun Update Connection-System...