Hello,
I am facing problem in initialization of dsccsetup.
I have DSEE 6.3 zip distribution on Solaris 10 x86 machines.
Please see below execution followed:
root@dr1 # ./dsccsetup status
***
Sun Java (TM) Web Console is not installed
***
DSCC Agent is not registered in Cacao
***
DSCC Registry has not been created yet
***
root@dr1 # ./dsccsetup initialize -v
***
DSCC Application cannot be registered because it is not installed
***
Registering DSCC Agent in Cacao...
## Running /opt/SUNWdsee/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm register-module /var/tmp/-632480837/com.sun.directory.nquick.xml
Checking Cacao status...
## Running /opt/SUNWdsee/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm status
## Running /opt/SUNWdsee/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm get-param network-bind-address
## Running /opt/SUNWdsee/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm list-modules
Deploying DSCC agent in Cacao...
## Running /opt/SUNWdsee/dsee6/cacao_2/usr/lib/cacao/bin/cacaoadm deploy /var/tmp/-632480837/com.sun.directory.nquick.xml
DSCC agent has been successfully registered in Cacao.
***
Choose password for Directory Service Manager:
Confirm password for Directory Service Manager:
Creating DSCC registry...
/opt/SUNWdsee/var/dscc6/dcc already exists
DSCC Registry has been created successfully
***
root@dr1 # smcwebserver enable
root@dr1 # ./dsccsetup initialize -v
***
DSCC Application cannot be registered because it is not installed
***
DSCC Agent is already registered
***
DSCC Registry has already been created
***
root@dr1 # smcwebserver status
Sun Java(TM) Web Console is stopped
root@dr1 # smcwebserver start
Console service cannot be started.
Run "svcadm clear system/webconsole:console" to repair.
root@dr1 # svcadm clear system/webconsole:console
root@dr1 # smcwebserver start
Starting Sun Java(TM) Web Console Version 3.1 ...
Check log file: /var/svc/log/system-webconsole:console.log
Run "svcs system/webconsole:console" to determine its status.
root@d1 # tail -f /var/svc/log/system-webconsole:console.log
[date : time] executing start method ("/lib/svc/method/svc-webconsole start") ]
Starting Sun Java(TM) Web Console Version 3.1 ...
Cannot determine if console started successfully
[ date: time] Method "start" exited with status 0 ]
[ date : time Stopping because all processes in service exited. ]
[ date: time Executing stop method ("/lib/svc/method/svc-webconsole stop") ]
The console is stopped.
[ date:time Method "stop" exited with status 0 ]
[ date:tim Executing start method ("/lib/svc/method/svc-webconsole start") ]
Starting Sun Java(TM) Web Console Version 3.1 ...
and these messages are repeating automatically.
whats wrong? how come console is not installed.
regards,
sumant