nv-l

Re: Access to NetView-Map over http part II

2000-01-06 02:50:40
Subject: Re: Access to NetView-Map over http part II
From: "Demets.Steven" <Demets.Steven AT ARMY.MIL DOT BE>
To: nv-l AT lists.tivoli DOT com
Date: Thu, 6 Jan 2000 08:50:40 +0100
        Check out the permissions of the /usr/OV/sockets directory.
        This is what my ls -lR looks like.

        NMS_CVILM$ ls-lR sockets/
        total 8
        srwxrwxrwx      1 root  bin     0 Jun 11 09:25 NVSEC.s
        srwxrwxrwx      1 root  bin     0 Jun 11 09:25 OVcPMDSocket
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 OVsPMD_MGMT
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 OVsPMD_REQ
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 OVwDb.s
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 OVwDbEvent.s
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 TOPM.s
drwxrwxrwx      2 bin   bin    512 Jun 24 09:13 dynamic
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 nvlockd.socket
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 trapd.socket
srwxrwxrwx      1 root  bin     0 Jun 11 09:25 trapgend.socket
sockets/dynamic:

total 0

rw-rw-rw-       1 Demets        SecCOM  0 Jun 24 09:13 mbox

And

drwxrwxrwx      3 bin   bin    512 Jun 24 09:13 sockets/

So, make sure everything is 777.  The same holds for /tmp/.tivoli

It could also be a ulimit problem.
make a file called /usr/OV/bin/applsetup with the following lines in it.

ulimit -c unlimited
ulimit -f unlimited
ulimit -m unlimited
ulimit -t unlimited
ulimit -d unlimited
ulimit -s unlimited

Not all ulimit can be set if you are not the root user, but the errors may
be ignored e.g. ulimit -f.

Hope this helps (its what IBM did for me before they told me to start nv6000
as root (see previous mail)).


                Steven Demets
                1Sgt
                CVILM
                Dept Explo
                Sec WAN
                Tf Bemiltel: 9-2320-6099
                Tf Belgacom: +32 2 2556099
                Fax Bemiltel 9-2400-3777
                Fax Belgacom: +32 2 7013777
                email prive: Steven.Demets AT village.uunet DOT be
<mailto:Steven.Demets AT village.uunet DOT be>
                email werk: Demets.Steven AT army.mil DOT be
<mailto:CVILM-EXPLO-COM-WAN-TECH3 AT army.mil DOT be>


                -----Original Message-----
                From:   Brunschede, Gerd [mailto:Gerd.Brunschede AT HIK.FZK DOT 
DE]
                Sent:   dinsdag 28 december 1999 16:54
                To:     NV-L AT UCSBVM.ucsb DOT edu
                Subject:        Access to NetView-Map over http

                Hi,

                outside our Office-Time we have a look to the NetView-Maps
with http over a
                dial-in-line. Sometimes it happens, that we
                have no icons on the NetView-Map. In the file
/usr/OV/log/web/error.log I
                find the message

                access to

/usr/OV/web/httpd/htdocs/classes/symantec/itools/awt/util/dialog/DialogBox.c
                lass failed for dialin112, reason: File does not exist

                Has someone an idea why this happens (sometimes and not
always from the same
                remote PC).

                Thank you for your help.

                Gerd Brunschede
                Forschungszentrum Karlsruhe GmbH
                HIK
                Hermann-von-Helmholtz-Platz 1
                76344 Eggenstein-Leopoldshafen
                Tel.: +49 7247 82-5637
                Fax:  +49 7247 82-4972
                e-mail:  gerd.brunschede AT hik.fzk DOT de


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Access to NetView-Map over http part II, Demets.Steven <=