NetXMS 1.2.8 released

Started by Victor Kirhenshtein, July 21, 2013, 10:30:05 PM

Previous topic - Next topic

Alex Kirhenshtein

Create "nxmc.properties" somewhere in classpath (e.g. "/lib" in case of Tomcat), it should be read on application startup.
Sample config: server=127.0.0.1
enableAdvancedSettings=false


"enableAdvancedSettings=false" disable "Options" button on login screen, so user can't connect to another server.

KArt

QuoteCreate "nxmc.properties" somewhere in classpath (e.g. "/lib" in case of Tomcat), it should be read on application startup.
I use Tomcat.
I added this file in many directory:
1. /var/lib/
2. /var/lib/tomcat7/
3. /var/lib/tomcat7/webapps/
4. /var/lib/tomcat7/webapps/nxmc-1.2.8/WEB-INF/
5. /var/lib/tomcat7/webapps/nxmc-1.2.8/WEB-INF/
6. /var/lib/tomcat7/webapps/nxmc-1.2.8/WEB-INF/plugins
7. /var/lib/tomcat7/webapps/nxmc-1.2.8/WEB-INF/configuration
8. /var/lib/tomcat7/webapps/nxmc-1.2.8/WEB-INF/libs
But nothing happened.. I restarted Tomcat and reloaded application. What's wrong?

Alex Kirhenshtein

I assume you running Debian (or Debian based - Ubuntu, etc.) and have Tomcat installed from package – correct directory will be /usr/share/tomcat7/lib/

KArt

Thanks, Alex. It works!
Would be good if you change info in http://wiki.netxms.org/wiki/Web_Interface_Installation_Guide

Best Regards,
Artur

tivanni

Hi!
Unfortunately after the upgrade to 1.2.8 the issue is NOT solved.
What did you suggest for debug?
Sorry for the late feedback, but i can't upgrade netxms when I want, i have to wait until the first production stop of my enviroment.

Thank you

Quote from: Victor Kirhenshtein on July 24, 2013, 11:53:20 AM
Quote from: tivanni on July 24, 2013, 11:40:26 AM
Thank you so much!

For info, is this issue (https://www.netxms.org/forum/general-support/can%27t-get-switch-forwarding-database-on-cisco-2960/msg10277/#msg10277) resolved in 1.2.8?

I hope so. In my test lab everything works as expected. Check if you still have this issue. If yes, we will have to try to debug this remotely...

Best regards,
Victor