Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

cannot initialize dsccsetup

807573Apr 30 2007 — edited May 21 2009
I installed the java system directory server enterprise edition 6.0 on a netra t1 solaris 9 machine. I ran installer to install the software from native pkg. The installation is succsessful. But when I ran 'dsccsetup initialize' I got the following errors:

bash-2.05# /opt/SUNWdsee/dscc6/bin/dsccsetup initialize
***
Registering DSCC Application in Sun Java(TM) Web Console
This operation is going to stop Sun Java(TM) Web Console.
Do you want to continue ? [y,n] y
Stopping Sun Java(TM) Web Console...
Registration is on-going. Please wait...
DSCC is registered in Sun Java(TM) Web Console
Restarting Sun Java(TM) Web Console
Please wait : this may take several seconds...
Sun Java(TM) Web Console restarted successfully
***
Registering DSCC Agent in Cacao...
Checking Cacao status...
Starting Cacao...
DSCC agent has been successfully registered in Cacao.
***
Choose password for Directory Service Manager:
Confirm password for Directory Service Manager:
Creating DSCC registry...
rc = 11
/opt/SUNWdsee/ds6/bin/dsadm exited with unexpected error code 11
com.sun.directory.common.slapx.AdmCmdErrorException: /opt/SUNWdsee/ds6/bin/dsadm create -p 3998 -P 3999 pwd-file /var/tmp/ads36623.tmp username noaccess --groupname other /var/opt/SUNWdsee/dscc6/dcc/ads
at com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:76)
at com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:47)
at com.sun.directory.dcc.ads.ADSInstall.createADSInstance(ADSInstall.java:626)
at com.sun.directory.dcc.ads.ADSInstall.create(ADSInstall.java:233)
at com.sun.directory.dcc.cli.setup.CmdAdsCreate.performCreate(CmdAdsCreate.java:125)
at com.sun.directory.dcc.cli.setup.CmdAdsCreate.perform(CmdAdsCreate.java:55)
at com.sun.directory.dcc.cli.setup.CmdAdsCreate.perform(CmdAdsCreate.java:31)
at com.sun.directory.dcc.cli.setup.CmdInitialize.perform(CmdInitialize.java:51)
at com.sun.directory.clip.ClipSubcommand.execute(ClipSubcommand.java:84)
at com.sun.directory.clip.ClipParser.execute(ClipParser.java:192)
at com.sun.directory.dcc.cli.setup.SetupMain.main(SetupMain.java:12)
Sofware installation is probably incomplete or corrupted
***


THen I did 'dsccsetup dismantle' then 'dsccsetup initialize', but still no luck with same error. I ran 'dsccsetup status'. Below is the status output:

bash-2.05# /opt/SUNWdsee/dscc6/bin/dsccsetup status
***
DSCC Application is registered in Sun Java (TM) Web Console
***
DSCC Agent is registered in Cacao
***
DSCC Registry has not been created yet
***


What am I missing here?

thanks,

--xinhuan

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 18 2009
Added on Apr 30 2007
8 comments
427 views