Hi,
So I've just found NetXMS and wanted to try it out, so I downloaded the x64 1.2.9 server binary for windows and installed it on a win7 pc, but the core service wont start.
After realising that I needed java installed (the 64bit version), as the installer doesn't contain it, I got it installed without errors, but the service starts and stops again. I'm just using the embedded SQLite database.
A bit of googling lead me to try running "C:\netxms\bin\netxmsd -D3" which tells me :
"Your database has format version 288, but server is compiled for version 291"
More googling, and I ran "nxdbmgr upgrade" and I get:
"Upgrading from 288 to 289
SQL query failed (near "DROP": syntax error):
ALTER TABLE dvt_thresholds DROP COLUMN current_state
Rolling back last stage due to upgrade errors...
Database upgrade failed"
All I want to do is see if NetXMS is any good, and I cant even get it installed.
Please help.
Joxta.
Hi!
Run nxdbmgr with -X command line option. Also, I'll repack installers so they will create correct DB schema - you'll be able to upload updated installer in few minutes.
Best regards,
Victor