nv-l
[Top] [All Lists]

Re: [nv-l] Mibloader.sh Error

To: nv-l@lists.us.ibm.com
Subject: Re: [nv-l] Mibloader.sh Error
From: Joe Fernandez <jfernand@kardinia.com>
Date: Sun, 05 Mar 2006 21:37:03 +1100
Delivery-date: Sun, 05 Mar 2006 10:49:33 +0000
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
In-reply-to: <7A0812AAF311FD43BC5CFE14AD1ADF97084740@MDDP-EXCH-004.aeth. aetna.com>
Reply-to: nv-l@lists.us.ibm.com
Sender: owner-nv-l@lists.us.ibm.com
At 11:12 AM 02-03-06 -0500, you wrote:
Environment:  Netview 7.1.4 with FP004 on AIX 5.2
 
Utilizing the New mibloader.sh facility to load MIB's with no problems (data loads)
When performing the mib2trap conversion process via mibloader.sh received the following error:
 
Error encountered: java.lang.NullPointerException
 
What is wrong with my java language?
 
Thanks Pat.

It's telling you that the JRE (Java Runtime Environment) has caught an attempt to use a pointer that is null, meaning it probably has not been initialized. In a language like C it would probably have resulted in a core dump.

There is usually a stack trace so you should have got a series of messages telling you where this happened. It will be a series of lines showing the path through code and library modules leading to this. 

You 'll need to supply this to IBM support.

What version of  Java (JRE) are you running?

Joe Fernandez
Kardinia Software
jfernand@kardinia.com
<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web