NetXMS Support Forum

English Support => General Support => Topic started by: xenth on April 09, 2008, 02:12:32 PM

Title: NetXMS database locked to IP adress?
Post by: xenth on April 09, 2008, 02:12:32 PM
I had to change the IP adress of my netXMS server to make it more secure, it's in another network now but it can still reach everything I want to monitor.

Now I have 2 problems,

1) Since I stopped the MySQL service + core service after having reinstalled NetXMS to restore my previous database the Core Service wont start (it starts, and immeidately stops).

2)The log file gives me the following error


[09-Apr-2008 13:07:47] Log file opened
[09-Apr-2008 13:07:47] Database driver "mysql.ddr" loaded and initialized successfully
[09-Apr-2008 13:07:47] Database is already locked by another NetXMS server instance (IP address: 192.168.70.9, machine info: TESTSERVER Windows Server 2003 Service Pack 2 Build 3790)


Is there any way to change the IP adress linked to the database?  :-[



Title: Re: NetXMS database locked to IP adress?
Post by: Victor Kirhenshtein on April 09, 2008, 02:16:09 PM
Run nxdbmgr check and answer Y to question about unlocking database.

Best regards,
Victor
Title: Re: NetXMS database locked to IP adress?
Post by: xenth on April 09, 2008, 02:31:38 PM
Wow quick response! Thank you once again!