NetXMS Support Forum

English Support => General Support => Topic started by: lowtek on September 03, 2008, 10:01:30 PM

Title: NetXMScore service won't start after changing the server's IP
Post by: lowtek on September 03, 2008, 10:01:30 PM
Hi,

I have a problem with my NetXMS. The core service won't start anymore after changing the IP address of my Windows 2003 server (from 192.168.1.2 to 192.168.2.2). Below is the error:

Database is already locked by another NetXMS server instance (IP address: 192.168.1.2, machine info: NETXMS_SRV Windows Server 2003 Service Pack 2 Build 3790)

Any ideas?

Thanks for the usual support.
Title: Re: NetXMScore service won't start after changing the server's IP
Post by: Victor Kirhenshtein on September 03, 2008, 11:47:39 PM
Must likely server was not stopped properly (maybe database was stopped first). To remove the stalled lock, use command


nxdbmgr check


Best regards,
Victor
Title: Re: NetXMScore service won't start after changing the server's IP
Post by: lowtek on September 04, 2008, 05:51:37 PM
thanks! that solved it.