its a bacnet data source
Latest posts made by iaininglis
-
Quantize data logging points
hi
i have noticed that my data point log every 15 minutes (i set it this way) but it is not like at 0,15,30,45 mins past the hour. it just seems to be from when i started the logging.
is there a way to Quantize the logging so that it will be at these intervals instead of 9,24,39,54??
-
RE: Quantize data logging points
hi
i have noticed that my data point log every 15 minutes (i set it this way) but it is not like at 0,15,30,45 mins past the hour. it just seems to be from when i started the logging.
is there a way to Quantize the logging so that it will be at these intervals instead of 9,24,39,54??
-
RE: Bacnet alarm report
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
-
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 -
RE: 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 -
RE: Bacnet IP discove error Address already in use: Cannot bind
hi
i found that a service was using UDP port 47808 so i disable this and it is now working!
Iain
-
RE: Bacnet IP discove error Address already in use: Cannot bind
hi
i have just installed the latest version of mango on my laptop. im using BACnet 2.1.3 module.
regards
iain -
Bacnet IP discove error Address already in use: Cannot bind
hi
i have set up a bacnet i/p data source but when i tried to to do bacnet discovery i get the following error 'Address already in use: Cannot bind'
how do i solve this issue?
thanks
iain