MYSQL error

Started by gmonk63, February 08, 2016, 10:17:01 PM

Previous topic - Next topic

gmonk63

Having the following issue when trying to start netxmsd

[08-Feb-2016 13:13:46.520] [DEBUG] Database Connection Pool maintenance thread started
[08-Feb-2016 13:13:46.521] [DEBUG] Database Connection Pool initialized
[08-Feb-2016 13:13:46.521] [DEBUG] Database Connection Pool: handle 0xa9c2a8 acquired (call from config.cpp:321)
[08-Feb-2016 13:13:46.523] [DEBUG] Database Connection Pool: handle 0xa9c2a8 released
[08-Feb-2016 13:13:46.524] [DEBUG] Database Connection Pool: handle 0xa9cb08 acquired (call from config.cpp:167)
[08-Feb-2016 13:13:46.526] [DEBUG] Database Connection Pool: handle 0xa9cb08 released
[08-Feb-2016 13:13:46.527] [DEBUG] Database Connection Pool: handle 0xa9d320 acquired (call from config.cpp:214)
[08-Feb-2016 13:13:46.558] [DEBUG] Database Connection Pool: handle 0xa9d320 released
[08-Feb-2016 13:13:46.558] [DEBUG] Server ID 2B5C7B7D455F2E6A
[08-Feb-2016 13:13:46.558] [DEBUG] Database Connection Pool: handle 0xa9db38 acquired (call from config.cpp:321)
[08-Feb-2016 13:13:46.560] [DEBUG] Database Connection Pool: handle 0xa9db38 released
[08-Feb-2016 13:13:46.561] [DEBUG] DBLockStatus="ERROR"
[08-Feb-2016 13:13:46.561] [ERROR] Error initializing component locks table


im using mysql version 5.5.4

Alex Kirhenshtein

Please increase debug level to 9 and attach log

gmonk63

I got it solved .... I accidently passed db_schema instead of db_init  when initializing the db ......sorry