Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dani@M3T

#16
Announcements / Re: NetXMS 2.2.9 released
October 08, 2018, 05:59:18 PM
Hi Victor
You are right. I mixed it up in my head (another install on different server is in /usr/local/lib). Should I clear the /opt/netxms/lib64 when I get this compile error? Or do you have another hint?

thanksDani
#17
Announcements / Re: NetXMS 2.2.9 released
October 08, 2018, 04:38:36 PM
I wanted to update from V2.2.8. I get this error compiling from sources on linux x64:/opt/netxms/lib64/libnxsnmp.so.2: undefined reference to `IpToStr'
collect2: error: ld returned 1 exit status

I already tried to empty current '/usr/local/lib' directory, 'make clean' and 'make' again. But same error.

thanx for any helpDani
#18
Announcements / Re: NetXMS 2.2.5 released
May 15, 2018, 06:59:23 PM
Hi Victor
That fixed it.
Thanks for your fast helpDani
#19
Announcements / Re: NetXMS 2.2.5 released
May 15, 2018, 05:15:22 PM
Hi Victor
Thanks for this update. I tried to update the existing server installation (V2.2.4) on linux 64bit from sources.
While make I get the following error:make[5]: Leaving directory `/usr/src/netxms-2.2.5/src/server/tools/nxdbmgr'
Making all in nxminfo
make[5]: Entering directory `/usr/src/netxms-2.2.5/src/server/tools/nxminfo'
  CXX      nxminfo-nxminfo.o
  CXXLD    nxminfo
../../libnxsrv/.libs/libnxsrv.so: undefined reference to `SNMP_Variable::getValueAsMACAddr() const'
collect2: error: ld returned 1 exit status
make[5]: *** [nxminfo] Error 1
make[5]: Leaving directory `/usr/src/netxms-2.2.5/src/server/tools/nxminfo'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/netxms-2.2.5/src/server/tools'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/netxms-2.2.5/src/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/netxms-2.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/netxms-2.2.5'
make: *** [all] Error 2

Can you please help?
thanksDani
#20
sorry, I waited for the test results of the customer. JDK8 update151 works, JDK8 update 161 not.
#21
sorry Victor, it's a typo, should be V8U151, V5 would be stone age  :)
#22
I let the customer try first with V8U161 JDK and after that with V5U151. We will see.

thnaks
Dani
#23
I see Java problems on a customers Mac too.

@Victor: Is there already a solution?


thanks
Dani
#24
so complete recompile is necessairy with all new sources? Not isolated to one or two source files. I will have a look at that. Github is not my daily business. Can I get the sources with wget as the normal tar-balls?

Dani
#25
Hi Tomas

Is there a interim fix when I compile server from sources. Otherwise I have all these events without source node in the database and can't use them. Is there a near ETA for next (fixed) release?

thanks
Dani
#26
Announcements / Re: NetXMS 2.2.3 released
February 13, 2018, 10:08:07 AM
it seems I see the same problem as Brett on Win2012R2, tested with V2.2.3-15 and no agent crash yet.

best regards
Dani
#27
Hi Tomas

I can confirm your findings

Dani
#28
Hi

Since update from 2.2.2 to 2.2.3 we have a problem in events generated from syslog parser on NetXMS server. The source node information is missing. The syslog messages in NetXMS has source node information. It only lacks in events. No change in syslog parser config since update.
Is it a known error? What can we do?

best regards
Dani
#29
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 05:15:31 PM
Hi Victor

I just tested. I can confirm the problem with jansson is fixed in latest source tar.

Thank you

Dani
#30
Announcements / Re: NetXMS 2.2.3 released
February 06, 2018, 11:30:15 AM
Hi Victor

Thanks for the very fast reply! I deleted both files on server, rerun make without errors. Will 'make install' now for the server.

thanks
Dani