Strange issue using dscc

This is sunone directory server 6 installation on win server 2003 sp 1. It took quite some effort to bring the dscc web console up. Still there is one more issue. I can not create new directory server or start/stop/restart an existing directory server. It pops up an error message says "Could not contact the DSCC agent on host_name. Use the command cacaoadm to check that the DSCC agent is installed and running on port 11162."

So I issued cacaoadm verify-configuration and following was what I got

CONFIG WARNING : Cannot bind on address [0.0.0.0] using port [11164].

Invalid user name [AMS\\miisadmin].

CONFIG WARNING : Cannot bind on address [0.0.0.0] using port [11163].

CONFIG WARNING : Cannot bind on address [0.0.0.0] using port [11162].

CONFIG WARNING : Cannot bind on address [0.0.0.0] using port [11162].

ams\miisadmin is domain user and local admin. I used the user to install all sunone components.

dsccsetup status showed no error as following

***

DSCC Application is registered in Sun Java (TM) Web Console

***

DSCC Agent is registered in Cacao

***

DSCC Registry has been created

Path of DSCC registry is C:/Program Files/Sun/JavaES5/DSEE/var/dscc6/dcc/ads

Port of DSCC registry is 3998

***

Your help is greatly appreciated.

[1354 byte] By [xiaowa] at [2007-11-27 2:29:55]
# 1
Have you installed DS6 and Console as Administrator ?The fact that cacaoadm displays a [0.0.0.0] address for the localhost seems to indicate either a misconfiguration of the machine networking, or a lack of permissions to read it.Regards,Ludovic.
ludovicpa at 2007-7-12 2:43:23 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
No. All DS6 components were installed by miisadmin which is domain user from Windows Domain controller. But this user is in local Administrators group.
xiaowa at 2007-7-12 2:43:23 > top of Java-index,Web & Directory Servers,Directory Servers...