On what operating system you run NetXMS server? If it is Windows, please add following lines to your netxmsd.conf
This will cause server to create crash dumps in root of disk C:. You can set any other directory for dumps of course.
When it crashes again, please send dumps to [email protected].
Best regards,
Victor
Code Select
CreateCrashDumps = yes
DumpDirectory = C:\
This will cause server to create crash dumps in root of disk C:. You can set any other directory for dumps of course.
When it crashes again, please send dumps to [email protected].
Best regards,
Victor
Решение абсолютно правильное.