nv-l

RE: [nv-l] nvmaputil --delete java error

2004-09-23 21:36:36
Subject: RE: [nv-l] nvmaputil --delete java error
From: "Ray Westphal" <westphal2002 AT charter DOT net>
To: <nv-l AT lists.us.ibm DOT com>
Date: Thu, 23 Sep 2004 17:00:32 -0500
Fawad,
Was the object deleted? I use to have the problem where I received the java exception error but the object was indeed deleted. But ths error reports connection refused. Do you have all the Web Console processes running - webserver, snmpserver, etc.
 
I recently built a new NetView installation on a brand new server running AIX 5.2 with Java 1.3.1 and 1.4.1 and no longer receive any warnings when deleting objects.
 
List your NV processes with nvstat and show them here.
 
List your java filesets installed on the server. (lslpp -l | grep -i java)
Also run:
        which java
        java -version
 
Ray Westphal
Enterprise Rent-A-Car
-----Original Message-----
From: owner-nv-l AT lists.us.ibm DOT com [mailto:owner-nv-l AT lists.us.ibm DOT com]On Behalf Of Qureshi, Fawad
Sent: Wednesday, September 22, 2004 1:06 PM
To: 'nv-l AT lists.us.ibm DOT com'
Subject: [nv-l] nvmaputil --delete java error

NV 7.1.3 / AIX 5.1

 

Deleting an object that exists in Netview database gives the following java connection error:

 

# /usr/OV/bin/nvmaputil.sh --delete SD771.xx.xxx.xxx

2    [main] ERROR com.tivoli.netview.maptree.cmdline.SyncMapConnection  - open

java.net.ConnectException: A remote host refused an attempted connect operation.

        at java.net.PlainSocketImpl.socketConnect(Native Method)

        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:345)

        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:157)

        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:144)

        at java.net.Socket.<init>(Socket.java:294)

        at java.net.Socket.<init>(Socket.java:148)

        at com.tivoli.netview.maptree.cmdline.SyncMapConnection.open(NVMapUtil.java:231)

        at com.tivoli.netview.maptree.cmdline.NVMapUtil.<init>(NVMapUtil.java:1512)

        at com.tivoli.netview.maptree.cmdline.NVMapUtil.main(NVMapUtil.java:2253)

 

Any ideas? Thanks.

 

Cheers

 

Fawad Qureshi

<Prev in Thread] Current Thread [Next in Thread>