Specified driver could not be loaded due to systemerror 1114
Specified driver could not be loaded due to systemerror 1114
I have setup HM to record all events to a MYSQL database using ODBC. I am getting many errors like the one below. Do you have any idea what may be wrong?
[2006-06-06 11:26:13] Sys ODBC log error. Error code: 4294967295 (Specified driver could not be loaded due to system error 1114 (MySQL ODBC 3.51 Driver).) Logging initiated by "Free hard disk space" test.
Added to this, i am also getting this notification:
[2006-06-06 11:18:58] Sys More than 20 consecutive ODBC errors occured.
ODBC logging paused for 10 min (use Options dialog to enable it again).
Where is this option available? What causes this 10min pause?
[2006-06-06 11:26:13] Sys ODBC log error. Error code: 4294967295 (Specified driver could not be loaded due to system error 1114 (MySQL ODBC 3.51 Driver).) Logging initiated by "Free hard disk space" test.
Added to this, i am also getting this notification:
[2006-06-06 11:18:58] Sys More than 20 consecutive ODBC errors occured.
ODBC logging paused for 10 min (use Options dialog to enable it again).
Where is this option available? What causes this 10min pause?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: Specified driver could not be loaded due to systemerror
What version of MySQL do you use? Do you use User DSN or System DSN? What version of libmysql.dll do you have?AntonyP wrote:[2006-06-06 11:26:13] Sys ODBC log error. Error code: 4294967295 (Specified driver could not be loaded due to system error 1114 (MySQL ODBC 3.51 Driver).) Logging initiated by "Free hard disk space" test.
It is correct behaviour. Quote from manual:AntonyP wrote:[2006-06-06 11:18:58] Sys More than 20 consecutive ODBC errors occured.
ODBC logging paused for 10 min (use Options dialog to enable it again).
Where is this option available? What causes this 10min pause?
if there are more than 20 consecutive ODBC errors occur, HostMonitor suspends ODBC logging for 10 min. It helps to avoid reduction of performance when SQL Server unavailable.
If you correct problem (e.g. restart SQL Server or correct mistake in SQL Query), you may resume ODBC logging manually using Options dialog (just open dialog and click "Save" button).
Regards,
Max
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
If i use the test function of the ODBC in HM, i get the same error
Error code: 4294967295 (Specified driver could not be loaded due to system error 1114 (MySQL ODBC 3.51 Driver)
If i test the connection through the ODBC in Control Panel of Windows, i get a normal connection with no errors. HM is started as local admin, which also has full read/write rights to the file you mentioned.
Error code: 4294967295 (Specified driver could not be loaded due to system error 1114 (MySQL ODBC 3.51 Driver)
If i test the connection through the ODBC in Control Panel of Windows, i get a normal connection with no errors. HM is started as local admin, which also has full read/write rights to the file you mentioned.
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
About the error i reported, i made some changes in the structure of the mysql database and i believe this may solve the problem. I will let you know asap.
I have now come across another problem, it has to do with the messages that HM sends to the mysql database (localization issues to be more specific).
I have setup 2 different mysql databases, one on a windows pc (mysql version 5.0.24a) and one on a linux pc (mysql version 5.0.16), using the same odbc connector (version 3.51.12 which is the latest stable one).
I configured the windows pc to use greek as default language and then set mysql (both win and linux) to use greek language and collations. When this did not work, i used utf-8 settings instead of greek. This didn't work either.
What i am getting so far from HM are strange characters (? or |) instead of greek ones.
I also thought it may be a problem with the oc running HM, so i also installed HM on another pc, also with greek default language, and tried to log in the above mysql databases. Again, the same weird characters.
What is your opinion about this?
I have now come across another problem, it has to do with the messages that HM sends to the mysql database (localization issues to be more specific).
I have setup 2 different mysql databases, one on a windows pc (mysql version 5.0.24a) and one on a linux pc (mysql version 5.0.16), using the same odbc connector (version 3.51.12 which is the latest stable one).
I configured the windows pc to use greek as default language and then set mysql (both win and linux) to use greek language and collations. When this did not work, i used utf-8 settings instead of greek. This didn't work either.
What i am getting so far from HM are strange characters (? or |) instead of greek ones.
I also thought it may be a problem with the oc running HM, so i also installed HM on another pc, also with greek default language, and tried to log in the above mysql databases. Again, the same weird characters.
What is your opinion about this?
HostMonitor does not show any Greek characters by itself, it uses English words only. So, question is where HostMonitor gets Greek words? Is it displayed as Reply value of some test? ODBC Query test? HostMonitor shows correct Greek characters as Reply value of the test?What i am getting so far from HM are strange characters (? or |) instead of greek ones.
PS Its better to use different topics for different problems
Regards
Alex