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

Topics - Annihilator

#1
We noticed that NetXMS has been using the following path as the state directory for cca. 4-5 last minor versions:
org.netxms.nxmc.Startup - State directory: /var/lib/tomcat*/null/state


What's with the "/null/"?

Since this path doesn't exist by default, session settings customizations don't persist until the directory structure is manually created and rw permissions are configured for the tomcat user.
#2
General Support / Debian bullseye release
August 30, 2021, 05:19:54 PM
Hello,

What's the rough ETA on a Debian Bullseye build release, if any exists?

Thanks!
#3
Sometime in the last few months, as we upgraded to one of the new versions of NetXMS, DNS lookups on status polls appear to have stopped working, and our dynamics DNS nodes aren't getting status polled anymore.
The option Objects.Nodes.ResolveDNSToIPOnStatusPoll is properly set to 1.
We're running version 3.8.226.
It looks like this could be a regression bug.
Please assist.
#4
General Support / Server and Java Console mismatch
March 20, 2020, 04:26:54 PM
Just upgraded to NetXMS version 3.2.400 from the Debian buster repository and also updated the web console with the following release:
https://www.netxms.org/download/releases/3.2/nxmc-3.2.400.war

Unfortunately, have been unable to connect to the NetXMS service via the web console; it gives the following error:
Server uses incompatible version of communication protocol (server=[52, 4, 1, 1, 1, 27, 1, 2] client=[52, 3, 1, 1, 1, 26, 1, 2])

Please assist.