Solaris 10 6/06 sconadm/cacaoadm issues

The System ( Solaris 10 6/06 s10s_u2wos_09a SPARC) was upgraded from Solaris 9 via live_upgrade(5).

Try to register:

# sconadm register -a -r profile

sconadm is running

... no more output ...

Hints from other forum posts:

# cacaoadm stop

# cacaoadm start

svcs: Pattern 'svc:/application/management/common-agent-container-1:default' doesn't match any instances

Error when reseting SMF service maintenance state: [svc:/application/management/common-agent-container-1:default].

Error when trying to start SMF service: [svc:/application/management/common-agent-container-1:default].

Any Ideas?

TIA

/phs

[689 byte] By [SeyboldPH@CRG] at [2007-11-26 9:20:38]
# 1
Have a look in the /tmp/basicreg<timestamp>.log and the /var/cacao/instances/default/logs/cacao.0 log file.Also, are you running zones on the host?
ForumModerator at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2

Sorry, no such files and no zones.

But in /tmp/ (left from installation/upgrade)

# /tmp/breg_business_logic_20060808040452155.log:

Aug 8, 2006 4:04:52 AM com.sun.cns.basicreg.BasicReg processInput

INFO: Option:m autoreg

Aug 8, 2006 4:04:54 AM com.sun.cns.basicreg.BasicReg main

INFO: Cannot run basicreg in autoreg mode without an autoRegistrationProfile.xml

How to check/fix the 'cacaoadm start' problem?

SeyboldPH@CRG at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
Hi again.I have a feeling the cacao installation may be incomplete.Could you reinstall the SUNWcacao and SUNWcacaort packages?
ForumModerator at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4
There is only:SUNWcacaort: application SUNWcacaort Common Agent Container - RuntimeI have already reinstalled this package.But _no_ package SUNWcacao. Not installed or even on install media (sol-10-u2-ga-sparc cd/dvd iso).
SeyboldPH@CRG at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 5
Please check that the output of this looks sane:$ showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788'
ForumModerator at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 6

showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788'

Patch: 121453-02 Obsoletes: 120776-03, 121086-02, 119107-07 Requires: 119574-02, 119254-06 Incompatibles: Packages: SUNWcsu, SUNWcsr, SUNWccccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcctpx, SUNWccinv, SUNWcsmauth, SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWswupcl, SUNWccccfg, SUNWccfwctrl, SUNWppro-plugin-sunos-base

Patch: 121081-05 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWccccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcctpx, SUNWccinv, SUNWccccfg, SUNWccfwctrl

Patch: 122231-01 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWcctpx

Patch: 121118-06 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWppro-plugin-sunos-base

Patch: 120335-04 Obsoletes: Requires: 121453-01 Incompatibles: Packages: SUNWpprou

SeyboldPH@CRG at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 7

I have a very similar problem:

http://forum.sun.com/jive/thread.jspa?threadID=104118&tstart=0

The only Cacao package on my install media is SUNWcacaort I cannot find SUNWcacao

The output of showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788' is the same for me too.

Mundek23 at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 8
Hi all.The patch 121563-02 appears to be missing from your configuration. Could you apply this patch and retry registering?
ForumModerator at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 9

Hi,

Trying to apply patch:

myhost [/opt]# patchadd -d 121563-02

Validating patches...

Loading patches installed on the system...

Done!

Loading patches requested to install.

Done!

The following requested patches have packages not installed on the system

Package SUNWbreg from directory SUNWbreg in patch 121563-02 is not installed on the system. Changes for package SUNWbreg will not be applied to the system.

Checking patches that you specified for installation.

Done!

The following requested patches will not be installed because

the packages they patch are not installed on this system.

0 Packages from patch 121563-02 are not installed on the system.

I can't find SUNWbreg on my system or install media (CD), but I do have:

myhost [/opt]# pkginfo -i | egrep SUNWbrg

application SUNWbrg SCN Basic Registration Application, Usr (/usr)

application SUNWbrgr SCN Basic Registration Application, Root (/)

Mundek23 at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 10

Are you able to register using the Update Manager GUI or does it display the same behaviour? (ie. it hangs during the registration attempt)

If you're still seeing issues i'd suggest raising a support case with Sun as I think we'd need to see some extended output from the host to try and pinpoint where the problem is. Please reference this forum thread when raising the case so that the engineer dealing with it can review the data you've already provided.

ForumModerator at 2007-7-6 23:52:02 > top of Java-index,Administration Tools,Sun Update Connection-System...