Smc


 
Thread Tools Search this Thread
Operating Systems Solaris Smc
# 1  
Old 06-12-2006
Error Smc

When I start SMC
IT still doesnot work .It still remain configuration and don't change to welcome screen
Please help me Smilie
# 2  
Old 06-22-2006
Post the OS and version - post the exact error you receive.

Example from Sunsolve:

What causes the following fatal java exception when I try to run Solaris
Management Console 2.1 on Solaris 9?

zp@wildfire> smc
Warning: Cannot convert string
"-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
com.sun.management.viper.CriticalStopException: javax/help/JHelp
at
com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:276)

Resolution:
The problem was that the SUNWjhrt package had been deleted. SMC relies on it.
The solution is to pkgadd it.

It exists on the Solaris 9 - disk2 of the OS

/Solaris_9/Product/SUNWjhrt.


It does not exist in the Java[TM] 1.4.2 runtime or the Java 1.4.2 SDK that can
be downloaded from the net.
( http://java.sun.com/j2se/1.4.2/download.html )
It is a separate product; an extension to Java at this point.
It was developed separately and not a part of the JDK so it isn't bundled
with the basic Java downloads. Thus, the confusion.

This optional JavaHelp technology bundle that can be downloaded separately from http://java.sun.com .
(As of the date of publication of this doc, it is) http://java.sun.com/products/javahelp/index.jsp
Temporary Workaround: Top

Additional Information: Top

Another instance of this problem may show up simply by updating the version of Java from one supported version to another. eg: from 1.4.1 to 1.4.2.
Java v1.4.1 ships with Solaris[TM] 9. It contains the JavaHelp extension packages which SMC requires. The downloaded v1.4.2 does not (as stated above in the Resolution section).

One solution would be to pkgrm the four Java Help packages from the older 1.4.1 directory, and pkgadd the same four packaged into the newer 1.4.2 directory.

There are four packages in the JavaHelp Technology bundle

application SUNWjhdem JavaHelp Demos
application SUNWjhdev JavaHelp Development Utilities
application SUNWjhdoc JavaHelp Documentation
application SUNWjhrt JavaHelp Runtime


The first three depend on SUNWjhrt.
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

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

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

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

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

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

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