load MIB file on startup' has encountered an problem. [1.2.11]

Started by tuomar, January 22, 2014, 05:14:02 PM

Previous topic - Next topic

tuomar

Hi,

I upgraded my NetXMS server form 1.2.9 to 1.2.11.

Now whenever i start the NetXMS console i get the following error message (in a popup after logon):
   'load MIB file on startup' has encountered a problem cannot load MIB file from server: Bad MIB file data

There is same topic but not really answer:
https://www.netxms.org/forum/installation/%27load-mib-file-on-startup%27-has-encountered-an-problem-(1-1-10)/

I tried recreate netxms.mib but it does not solve my problem.

When i check netxms-source/contrib/mibs directory there was txt files and some other files:
-rw-r--r-- 1 root root  24K Jan 20 08:21 Makefile
-rw-r--r-- 1 root root 9.9K Dec 25 17:01 Makefile.am
-rw-r--r-- 1 root root  24K Jan 15 01:53 Makefile.in

My first question is: are these files obsolute?

I did these steps and error is now gone, but are all really ok..??

stop netxms server
rm /usr/local/share/netxms/mibs/*
cp /tmp/netxms/netxms-1.2.11/contrib/mibs/*.txt  /usr/local/share/netxms/mibs/.
cd /usr/local/share/netxms/mibs/
nxmibc -d .
start netxms server

Rgs
tm

Iliyan Vutov

I've got the same error when I open netxms console on Mac.
Ive empty mib/ directory and then put back all the txt files from a fresh installation of Netxms. I even tried to completely reinstall the netxms server. Unfortunately I've got the same error. The problem started to appear right after upgrade from .10 to .11.
Looking forward or a solution on this.

EDIT: The problem doesn't occur when I tried web console.

Victor Kirhenshtein

Hi!

It's a bug in a server. I just fix it, 1.2.12 patch release will include this fix.

Best regards,
Victor

m37r0


Victor Kirhenshtein

Can you please compare MD5 hash of files netxms.mib on server and on client? Problem in 1.2.11 was caused by error during file transfer  -we have to check if now it is the same issue or not.

Best regards,
Victor