service error on solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris service error on solaris 10
# 1  
Old 02-22-2012
service error on solaris 10

Hi,
I am getting following error on my sparc box running solaris 10 -

Code:
maintenance Feb_12 svc:/application/management/scx-cimd:default

In log file, following logs are found -

Code:
[ Feb 12 10:29:06 Executing start method ("/opt/microsoft/scx/bin/tools/scx-cimd start") ]
Starting Cim server daemon
[ Feb 12 10:29:07 Method "start" exited with status 0 ]
[ Feb 12 10:38:35 Stopping because service disabled. ]
[ Feb 12 10:38:35 Executing stop method ("/opt/microsoft/scx/bin/tools/scx-cimd stop") ]
Stopping Cim server daemon
CIM Server stopped.
CIM Server stopped successfully
[ Feb 12 10:38:36 Method "stop" exited with status 0 ]

Can anybody help in this issue ?

Last edited by DukeNuke2; 02-22-2012 at 09:58 AM..
# 2  
Old 02-22-2012
This User Gave Thanks to DukeNuke2 For This Post:
# 3  
Old 02-22-2012
Thnx Duke.......
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Not able to start cron service in Solaris 10

Hi, This is Solaris-10 x86. I am not able to start cron service, configured in FMRI. It is in maintenance and when I clear it, it seems like calling and failing on /etc/init.d/tcs-rtm script. I am not able to figure out, why cron is calling that script, if this failure is because of that. Cron... (5 Replies)
Discussion started by: ron323232
5 Replies

2. Solaris

Solaris Finger Service Problem

I have been instructed to disable the finger service for our Solaris 10 box. However when I input #svcadm disable finger I receive: "svcadm: Pattern 'finger' does not match any instances. I have also tried to edit the inetd config file and comment out the finger part but Solaris has basically... (14 Replies)
Discussion started by: mvhoward
14 Replies

3. Solaris

Service error on sparc server running solaris 10

Hi, I am getting following service error on one of the sparc servers running solaris 10 - Code : $ svcs -a | grep "maintenance" maintenance Nov_08 svc:/application/management/sma:default $ svcs -xv svc:/application/management/sma:default (net-snmp SNMP daemon) State: maintenance... (8 Replies)
Discussion started by: sunadmin
8 Replies

4. Solaris

service error on solaris 10

Hi, I am getting following error on my sparc box running solaris 10 - maintenance Feb_12 svc:/network/cswvncserver:default In log file, following logs are found - Following logs are found - /sbin/sh: /var/opt/csw/svc/method/svc-cswvncserver: cannot execute vncserver: couldn't find... (2 Replies)
Discussion started by: sunadmin
2 Replies

5. Solaris

ssh service location on Solaris 8

Hi where can i find the ssh service on solaris 8 if "sshd" it is not available on /etc/init.d? i want to restart the service. i did a "which" and i found this. is this the right path? i want to double check since this is a prod server. bash-2.03# which sshd /usr/sbin/sshd Thanks (4 Replies)
Discussion started by: hrist
4 Replies

6. Solaris

creating service in sun solaris

hi, any body have a idea how to create a service in sunsolaries(like windows).is it possible to create a service?.if any body having idea help me? regards suresh (3 Replies)
Discussion started by: suresh_rtp
3 Replies

7. Solaris

Solaris service tag

Hi all, please can any one help me to know the service tag of the solaris machine .Is there any command to get the service tag from remote machine which has been connected through telnet or ssh. thanks in advance sorry for my english (9 Replies)
Discussion started by: pratheepv
9 Replies

8. UNIX for Advanced & Expert Users

help with list service for Solaris 10x86

I need help finding a free download for a list service like list serv for solaris 10 x86 ? Anyone (0 Replies)
Discussion started by: parente
0 Replies

9. Solaris

service in solaris

hi frnds What is the command for checking all the services running in the solaris. mit (3 Replies)
Discussion started by: naik_mit
3 Replies
Login or Register to Ask a Question