Thursday, March 26, 2009

Solaris: Resetting webconsole, smcwebconsole so it will start

This command resets Solaris smcwebserver also known as svc:/system/webconsole:console in services land.

# smcwebserver stop
# /usr/share/webconsole/private/bin/wcremove -i console

# svcs webconsole

If it isn't enabled, then make sure cacaoadm is enabled and running
# /usr/sbin/cacaoadm status
# /usr/sbin/cacaoadm enable
# /usr/sbin/cacaoadm start
# svcadm enable webconsole

Everything should startup ...


0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home