SMC server is not working


 
Thread Tools Search this Thread
Operating Systems Solaris SMC server is not working
# 1  
Old 06-22-2009
SMC server is not working

Hi Guys,

I m using Solaris 10. When I run smc, I get message No SMC Server available please start the smc server in Server Toolbox Window. How can I start SMC (solaris management console) on solaris 10?

it's standalone server.
# 2  
Old 06-22-2009
check with "svcs -a" for the name of the smc FRI and then start it with "svcadm enable FRI".

i just checked "smc" on my virtual machine. i just runs fine with "smc" called from a terminal...

Last edited by DukeNuke2; 06-22-2009 at 01:31 PM..
# 3  
Old 06-24-2009
if svcs webconsole is under maintenance, do this:
smcwebserver stop
/usr/share/webconsole/private/bin/wcremove -i console
svcadm clear system/webconsole:console
smcwebserver start
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu Server in VM - DHCP Server not working

Hello. Doing my first steps in Linux and while trying to configure a DHCP server in Linux i encountered some problems: TOPOLOGY: - Laptop with Windows 8.1 - VM Player 12 with Linux installed (Ubuntu Server 14.04) - ICS-DHCP-SERVER installed and running - Another LAPTOP conected to a... (1 Reply)
Discussion started by: Portuguevos
1 Replies

2. Shell Programming and Scripting

@ not working on one unix server

stty -a speed 38400 baud; rows 28; columns 115; intr = ^?; quit = ^\; erase = ^H; kill = @; eof = ^D; eol = M-^?; eol2 = M-^?; swtch = ^Z; start = ^Q; stop = ^S; susp = ^Z; dsusp = ^Y; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; -parenb -parodd cs8 -hupcl -cstopb cread -clocal crtscts... (2 Replies)
Discussion started by: kunwar
2 Replies

3. HP-UX

ssh to server is not working

When we ssh -i private key user@ip we get the password prompt. The sending servers public key is in the receiving server. We have blown away the known_hosts file on the sending server and restarted the ssh connection. We don't know what else to do. Any other suggestions? (15 Replies)
Discussion started by: jastanle84
15 Replies

4. Solaris

A little help with SMC

I installed the smc and now I'm getting the below error when i try to access it via web. Apache Tomcat/4.0.5 - HTTP Status 404 - /smconsole.jnlp The service Apache2 is in maintenance mode and I can't get it online. Can someone help with this please? Thanks. (5 Replies)
Discussion started by: bbbngowc
5 Replies

5. Solaris

SMC not opening

I am working with Solaris 9.In that I am trying to open SMC(Solaris Management Console) but when I am clicking it,nothing is opening. Can any1 tell me why it is not opening??:confused: (1 Reply)
Discussion started by: smartgupta
1 Replies

6. Solaris

cannot new user with smc

Hi, I am new to solaris and i am trying solaris 10 7/08. I cannot add new user account with smc. I got the error "the management domain file:/solaris/solaris does not exist". Host name of my box is solaris. I do not know what should i do. Can someone help me pls? Regards, rock2happy (4 Replies)
Discussion started by: rock2happy
4 Replies

7. UNIX for Dummies Questions & Answers

smc problem

Hello, I've a Solaris 10. When I attemp to run SMC and click somthing there (for example "system information") , an error message is shown on the screen and says me WBEM is not running. (But actually WBEM is working). It says "if WBEM runing, I should stop/start wbem and try again." but I do it... (0 Replies)
Discussion started by: XNOR
0 Replies

8. Solaris

Smc

When I start SMC IT still doesnot work .It still remain configuration and don't change to welcome screen Please help me :mad: (1 Reply)
Discussion started by: iwbasts
1 Replies

9. Solaris

SMC Help Please

We changed our root password on one of our Master NIS machines. We tried going into the SMC after the password change and it keeps failing for root login. I can login to the server via the root account. Just cannot open the SMC with the root account. This user is required to manage the users. ... (2 Replies)
Discussion started by: buckhtr77
2 Replies

10. UNIX for Dummies Questions & Answers

Installing SMC

I justed installed Solaris 9 for Sparc, for some reason SMC was not installed. How can I reinstall SMC, with out reinstall solaris 9. Could some one please help me out. Thanks Chamkils (2 Replies)
Discussion started by: chamkila
2 Replies
Login or Register to Ask a Question