Hi Dave,
thanks for that,
I did a bit more digging and found the for x64 the patch is: 123896-05
Installed it and it worked.
Cheers
Dirk
Main Topics
Browse All TopicsHi All,
I am struggling to find a solution to the following:
cacaoadm stop
Cannot find property: [cacao.embedded].
this is on Solaris 10 x64 installation.
We are trying to get Directory server EE running, but we can't create a new server, because of this problem.
Has anyone encountered this one before and can point me in the right direction?
Regards
Dirk
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: ucstechinfoPosted on 2009-03-09 at 20:48:41ID: 23843482
Not sure about Solaris running on x86 but on a spark platform I found the same problem.
Fix: install patch 123893, then Reboot
then run the command:
cacaoadm status
I got this after patch install and reboot:
default instance is DISABLED at system startup.
default instance is not running.
Then try this:
{5}> cacaoadm enable
{6}> cacaoadm start
{7}> cacaoadm status
default instance is ENABLED at system startup.
Smf monitoring process:
1667
1668
Uptime: 0 day(s), 1:23
Would be interested if this fixes your problem
Dave-