NetXMS Support Forum

English Support => General Support => Topic started by: Russ on February 16, 2016, 11:19:01 PM

Title: Console login cause NetXMSCore to crash
Post by: Russ on February 16, 2016, 11:19:01 PM

New install.  Anytime I bring up the Console and try to login the NetXMSCore service crashes.  I've enabled crash dump but the only file produced is an empty .info file.

An event 1000 gets logged in the Windows Application event log.  Faulting application name: netxmsd.exe

Windows Server 2012 R2
SQLExpress 2012
NetXMS 2.0.2

Thanks for any help.

Title: Re: Console login cause NetXMSCore to crash
Post by: Alex Kirhenshtein on March 17, 2016, 12:21:54 PM
Please set debug level to 9 and replicate crash.
Debug level can be set in in netxmsd.conf (DebugLevel=9), this require restart.
You can also change debug level in runtime using nxadm:nxadm -c "debug 9"