Sponsored Content
Full Discussion: Problem starting OVPM
Operating Systems Solaris Problem starting OVPM Post 302843744 by solaris_1977 on Wednesday 14th of August 2013 04:37:41 PM
Old 08-14-2013
It is still throwing same error
Code:
:/# /etc/init.d/ovpa stop
Shutting down coda daemon
         Shutting down coda, pid(s) 20840
:/# ps -ef | egrep -i "perf|ov|perf|coda|scop"
    root 20800     1   0 13:33:11 ?           0:00 /opt/perf/bin/midaemon
    root 20833     1   0 13:33:12 ?           0:01 /opt/OV/bin/ovcd
    root 20839 20833   0 13:33:12 ?           0:00 /opt/OV/bin/ovbbccb -nodaemon
    root 21784 20373   0 13:36:06 pts/2       0:00 egrep -i perf|ov|perf|coda|scop
    root 20788     1   0 13:33:11 ?           0:00 /opt/perf/bin/ttd
:/# kill -9 20800 20833 20839 20788
:/# >/var/opt/perf/status.scope
:/# /etc/init.d/ovpa start
The Perf Agent scope collector is being started.
         The ARM registration daemon
         /opt/perf/bin/ttd has been started.
         The Performance collection daemon
         /opt/perf/bin/scopeux has been started.
         The coda daemon /opt/OV/lbin/perf/coda has been started.
         It will be fully operational in a few minutes.
The Perf Agent alarm generator is being started.
         The alarm generator /opt/perf/bin/perfalarm
         has been started.
:/# cat /var/opt/perf/status.scope
**** /opt/perf/bin/scopeux : 08/14/13 13:36:47 ****
scopeux/SunOS C.04.70.000 COLLECTOR BEGIN.
ld.so.1: scopeux: fatal: relocation error: file /opt/perf/bin/scopeux: symbol __1cNtLOGICAL_FILEERead6MpvLpL_I_: referenced symbol not found
:/#

 

10 More Discussions You Might Find Interesting

1. Solaris

x server starting problem

i have installed solaris 10 on PIII i Ghz cpu, whole installation carried out in GUI mode but after installation it is unable to start GUI mode. Error is : "X server can not be started on display 0" screed flickers twice and the CLI login prompt appears (1 Reply)
Discussion started by: ajays
1 Replies

2. AIX

Problem starting sshd on AIX

I just installed SSH on an AIX machine: > lslpp -l openssh.base.server Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos openssh.base.server 4.1.0.5301 COMMITTED Open... (1 Reply)
Discussion started by: outtacontrol
1 Replies

3. Solaris

Problem Starting CDE

hi, I have installed Solaris 10 from dvd. I have a 1.8GHz processor and 512mb RAM. When I start it, a message is displayed that Xserver cannot be initialised. Please tell me how to start computer in GUI mode, because it logs me into console mode. Regards Rochit (4 Replies)
Discussion started by: rochitsharma
4 Replies

4. Solaris

Problem starting Sendmail on Solaris 9

Hi, I am getting problem in starting up Sendmail on solaris. When I do /etc/init.d/sendmail start in Process list it shows sendmail process properly. But when I do portcheck by netstat it doesn't show Port 25/smtp. What could be the problem ? Thanks NeeleshG (6 Replies)
Discussion started by: neel.gurjar
6 Replies

5. AIX

Service starting Problem

Dear All, When i am start the service netd i am facing the problem 0513-015 The inetd Subsystem could not be started Please check subsystem resources and try again later. please suggest me. It is urgent (1 Reply)
Discussion started by: pernasivam
1 Replies

6. UNIX for Advanced & Expert Users

problem starting a process on solaris from other user

Hi Gurus, I have a server that has to users. 1) root 2)net1 there are several processes running on my server one of the process is CMIS_STACK process which is a compiled C code when this process goes missing then i restart this process manually in the following manner ... (2 Replies)
Discussion started by: asalman.qazi
2 Replies

7. Solaris

Session starting problem

When i start a CDE session on Solaris 9 it starts the Gnome desktop for like five minutes with nothing on the screen except the background then it enters the CDE environment and when I enter (new session) Gnome environment it takes 5 to 10 minutes then the session starts so I wounder why it... (8 Replies)
Discussion started by: darkman
8 Replies

8. Solaris

Problem starting x11vnc on solaris 9

Hello, I installed x11vnc on a solaris 9 server. #SunOS gandalf 5.9 Generic sun4u sparc SUNW,Ultra-60 When i run x11vnc i get following errors bash-2.05# /usr/local/bin/x11vnc -display :0 17/06/2010 23:34:08 x11vnc version: 0.9.9 lastmod: 2009-12-21 pid: 16203 17/06/2010 23:34:15... (0 Replies)
Discussion started by: sunny_a_j
0 Replies

9. Shell Programming and Scripting

Problem starting of Tomcat on remote host

Hi All, I have several Tomcat 7.0.12 installations on remote servers for different projects. I need to start and stop them from a centralized server. Once I start the server remotely using ssh commands, server starts successfully but prompt does not exit. It keeps on holding. I have... (4 Replies)
Discussion started by: bhaskar_m
4 Replies

10. HP-UX

Problem with starting

Dear all Once i try to change some configuration files for internet connections and after that i have problem to start the system. it get to at logo of HP UX and repeat the same starting procedure all the time. What can i do here? I am beginner at HP UX. (1 Reply)
Discussion started by: panoupanou
1 Replies
PLBIN(3plplot)							    PLplot API							    PLBIN(3plplot)

NAME
plbin - Plot a histogram from binned data SYNOPSIS
plbin(nbin, x, y, opt) DESCRIPTION
Plots a histogram consisting of nbin bins. The value associated with the i'th bin is placed in x[i], and the number of points in the bin is placed in y[i]. For proper operation, the values in x[i] must form a strictly increasing sequence. By default, x[i] is the left-hand edge of the i'th bin. If opt=PL_BIN_CENTRED is used, the bin boundaries are placed midway between the values in the x array. Also see plhist(3plplot) for drawing histograms from unbinned data. Redacted form: General: plbin(x, y, opt) Perl/PDL: plbin(nbin, x, y, opt) Python: plbin(nbin, x, y, opt) This function is not used in any examples. ARGUMENTS
nbin (PLINT, input) Number of bins (i.e., number of values in x and y arrays.) x (PLFLT *, input) Pointer to array containing values associated with bins. These must form a strictly increasing sequence. y (PLFLT *, input) Pointer to array containing number of points in bin. This is a PLFLT (instead of PLINT) array so as to allow histograms of proba- bilities, etc. opt (PLINT, input) Is a combination of several flags: opt=PL_BIN_DEFAULT: The x represent the lower bin boundaries, the outer bins are expanded to fill up the entire x-axis and bins of zero height are simply drawn. opt=PL_BIN_CENTRED|...: The bin boundaries are to be midway between the x values. If the values in x are equally spaced, the values are the center values of the bins. opt=PL_BIN_NOEXPAND|...: The outer bins are drawn with equal size as the ones inside. opt=PL_BIN_NOEMPTY|...: Bins with zero height are not drawn (there is a gap for such bins). AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLBIN(3plplot)
All times are GMT -4. The time now is 06:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy