Seems you are trying to run two instances of netxmsd at the same time. Try to do the following:
1. Stop NetXMS core service
2. Make sure ports 4701 and 21784 are not listening
3. Run nxdbmgr check and remove lock if asked
4. Edit C:\NetXMS\etc\netxmsd.conf: add line
DebugLevel = 4
and set log file to file (if not set already):
LogFile = C:\NetXMS\log\netxmsd.log
(of course you can set different file name and path).
5. Start NetXMS core service
6. Check log file for startup messages and possible socket errors. You can also post log file here.
Best regards,
Victor
1. Stop NetXMS core service
2. Make sure ports 4701 and 21784 are not listening
3. Run nxdbmgr check and remove lock if asked
4. Edit C:\NetXMS\etc\netxmsd.conf: add line
DebugLevel = 4
and set log file to file (if not set already):
LogFile = C:\NetXMS\log\netxmsd.log
(of course you can set different file name and path).
5. Start NetXMS core service
6. Check log file for startup messages and possible socket errors. You can also post log file here.
Best regards,
Victor