Poll
Question:
Error in Netxms installation
Option 1: INstallation
votes: 0
Option 2: Configuration
votes: 0
Please help to solve this problem.i have installed netxms on Redhat Linux 5.5.But after successfully installation,netxmsd server is not started. error shown as per below.
[root@aaa-ulticom ~]# netxmsd -c
netxmsd: option requires an argument -- c
Using configuration file "/etc/netxmsd.conf"
[06-Feb-2012 17:25:10] Platform subagent "/usr/local/lib/libnsm_linux.so" successfully loaded
[06-Feb-2012 17:25:10] Database driver "/usr/local/lib/libnxddr_sqlite.so" loaded and initialized successfully
[06-Feb-2012 17:25:10] Error initializing component locks table
Connection not establish with server
Hi!
Could you please run netxmsd with option -D 9 and post the output?
Best regards,
Victor
Output of this cmd -> netxmsd -D 9 is very large.so i can't update here..so please can you give me another way ???
Send it to
[email protected]Best regards,
Victor
my netxms log file is as per below.. i think it will be helpful for you..
[root@aaa-test netxms-1.0.13]# tail -f /var/log/netxms
[06-Feb-2012 01:13:19] Item poller thread terminated
[06-Feb-2012 01:13:19] Node poller thread terminated
[06-Feb-2012 01:13:19] NetXMS Server stopped
[06-Feb-2012 01:15:18] Log file opened
[06-Feb-2012 01:15:18] Platform subagent "/usr/local/lib/libnsm_linux.so" successfully loaded
[06-Feb-2012 01:15:18] Database driver "/usr/local/lib/libnxddr_sqlite.so" loaded and initialized successfully
[06-Feb-2012 01:15:18] SQL query failed (Query = "SELECT var_value FROM metadata WHERE var_name='SchemaVersion'"): no such table: metadata
[06-Feb-2012 01:15:18] SQL query failed (Query = "SELECT var_value FROM config WHERE var_name='DBFormatVersion'"): no such table: config
[06-Feb-2012 01:15:18] Your database has format version -1, but server is compiled for version 105