A little help with SMC


 
Thread Tools Search this Thread
Operating Systems Solaris A little help with SMC
# 1  
Old 03-20-2009
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.
# 2  
Old 03-20-2009
Try to clear the service with

svcadm clear apache

check if its okay or not. If not then go to /var/svc/log and get the apache log file and see the reason for the service to be in maintenance mode
# 3  
Old 03-20-2009
Quote:
Originally Posted by kumarmani
Try to clear the service with

svcadm clear apache

check if its okay or not. If not then go to /var/svc/log and get the apache log file and see the reason for the service to be in maintenance mode
If you're on Solaris 10. For other OS versions, check the apache service under the rc script directories.. eg /etc/rc3.d
# 4  
Old 03-20-2009
The logs shows the following:

[ Mar 19 17:59:45 Executing start method ("/lib/svc/method/http-apache2 start")
]
[ Mar 19 17:59:45 Method "start" exited with status 96 ]
[ Mar 19 22:07:46 Leaving maintenance because disable requested. ]
[ Mar 19 22:07:49 Disabled. ]

What's a status 96?
# 5  
Old 03-20-2009
Pls do svcadm enable apache now to bring it online and verify again
# 6  
Old 03-20-2009
You can also check the dependencies by using the
Quote:
svcs -l apache2
and see if all the required services for this service are up and running
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

SMC Display error

Dear all, I try to run smc but i have the below message : It appears you are attempting to run the graphical Solaris Management Console from a terminal which does not have a suitable 'DISPLAY' environment. Please check your 'DISPLAY' settings and that the user identity of this terminal... (1 Reply)
Discussion started by: dhrabah
1 Replies

2. Solaris

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 Replies)
Discussion started by: daya.pandit
2 Replies

3. 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

4. Solaris

SMC require a password

Launching for the first time Solaris Management Console. Management Tools - This Computer - System Status - System Information. A window with info appear: In the right side: Solaris Management Console Server: 127.0.0.1 User Name: Root (Already written. And under it Password: (need typing).... (1 Reply)
Discussion started by: Xcislav
1 Replies

5. 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

6. UNIX for Advanced & Expert Users

Creating Users with SMC

Hi, I tried to create a user test1 using SMC and its only partially created with following errors: Jun 25 13:44:54 wasana WBEM_Logging_Service: The alias for user test1 could not be created. This indicates an error accessing the alias table. The error was null. Jun 25 13:44:54 wasana... (2 Replies)
Discussion started by: chaandana
2 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