Bacnet alarm report
-
hi
i seem to be getting the same constant alarm from my bacnet data source - 'Bacnet_ECC_CP1': Cannot send a request in the socket listener thread.
the points are all reading and collecting data but my alarm report list keeps growing with this alarm.
do you know what is causing this?
thanks
iain -
Hi Iain,
What version of the BACnet module are you using? I recall that there were some recent changes (i.e. a couple months ago) that addressed an error message like this.
-
BACnet 2.1.3
-
Yeah, that's the latest version. Can you check the logs to see if there are any stack traces associated with that error message? It indicates a condition where the code is doing something it shouldn't, and it should be fixed.
-
i have copied the last few logs. icannot see any errors but maybe im not lookin for the correct thing. here is a copy of the points :
INFO 2015-01-31 07:24:52,213 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/public_view.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,214 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/view_edit.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,215 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/maintenance_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,215 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/point_links.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,216 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/reportChart.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,216 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/reports.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,216 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/scheduled_events.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,218 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/sqlConsole.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,218 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/globalScripts.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,220 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,221 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/mobile/login.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,222 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/mobile/watch_list.shtm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:24:52,224 (org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.registerHandler:315) - Mapped URL path [/mobile/logout.htm] onto handler of type [class com.serotonin.m2m2.web.mvc.UrlHandlerController]
INFO 2015-01-31 07:39:06,246 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:298) - Data source 'Bacnet_ECC_CP1' initialized
INFO 2015-01-31 07:39:06,247 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:303) - Data source 'Bacnet_ECC_CP1' took 66.29961ms to start
INFO 2015-01-31 07:39:30,074 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:298) - Data source 'Bacnet_ECC_CP2' initialized
INFO 2015-01-31 07:39:30,075 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:303) - Data source 'Bacnet_ECC_CP2' took 6.144197ms to start
INFO 2015-02-01 03:05:00,001 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:62) - Data purge started
INFO 2015-02-01 03:05:00,100 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:72) - Data purge ended, 0 point samples deleted
INFO 2015-02-02 00:05:00,001 (com.serotonin.m2m2.rt.maint.work.BackupWorkItem.execute:102) - Starting backup WorkItem.
INFO 2015-02-02 00:05:00,002 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.execute:94) - Starting database backup WorkItem.
INFO 2015-02-02 00:05:00,344 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.createLogOutputStream:179) - Writing upgrade log to E:\Mango\logs\com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.log
INFO 2015-02-02 03:05:00,027 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:62) - Data purge started
INFO 2015-02-02 03:05:00,774 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:72) - Data purge ended, 0 point samples deleted
WARN 2015-02-02 10:09:43,936 (com.serotonin.m2m2.web.mvc.controller.LoginController.onSubmit:108) - Failed login attempt on user 'admin' from IP +192.168.16.23
INFO 2015-02-03 00:05:00,004 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.execute:94) - Starting database backup WorkItem.
INFO 2015-02-03 00:05:00,004 (com.serotonin.m2m2.rt.maint.work.BackupWorkItem.execute:102) - Starting backup WorkItem.
INFO 2015-02-03 00:05:00,004 (com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.createLogOutputStream:179) - Writing upgrade log to E:\Mango\logs\com.serotonin.m2m2.rt.maint.work.DatabaseBackupWorkItem.log
INFO 2015-02-03 03:05:00,013 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:62) - Data purge started
INFO 2015-02-03 03:05:00,028 (com.serotonin.m2m2.rt.maint.DataPurge.executeImpl:72) - Data purge ended, 0 point samples deleted
INFO 2015-02-03 08:18:06,210 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:298) - Data source 'Bacnet_ECC_DGBox' initialized
INFO 2015-02-03 08:18:06,211 (com.serotonin.m2m2.rt.RuntimeManager.initializeDataSource:303) - Data source 'Bacnet_ECC_DGBox' took 11.148801ms to startiain
-
Yeah, still not the information i was hoping for. Do you use COV in your points? Also, what kind of event is raised: a device exception, or a message exception? Sorry for all the questions, but it would be great to track this down. Could you provide a chuck of the events so that i can check the timestamps for any clues?