Seite 1 von 1

CCU-Historian - system variable ... out of range

Verfasst: 10.03.2023, 18:06
von AGmac
Moin in die Runde, ich habe seit gestern folgende Fehlermeldungen im CCU-Historian 3.3.0 unter Raspberrymatic 3.67.10.20230225
die endlos laufen und keine Werte mehr abgeben.

Neuaufsetzen der DB, Neustart, etc. keine Besserung :-(

Was tun?

Hier das Log-File:

Code: Alles auswählen

2023-03-10 18:01:47|FINE   |Log system configuration:
2023-03-10 18:01:47|FINE   |logSystem.consoleLevel=Level.FINE
2023-03-10 18:01:47|FINE   |logSystem.fileLevel=Level.FINE
2023-03-10 18:01:47|FINE   |logSystem.fileName='/Users/AGmac/Historian/ccu-historian-%g.log'
2023-03-10 18:01:47|FINE   |logSystem.fileLimit=1000000
2023-03-10 18:01:47|FINE   |logSystem.fileCount=5
2023-03-10 18:01:47|FINE   |logSystem.binRpcLevel=Level.INFO
2023-03-10 18:01:47|INFO   |Starting base services
2023-03-10 18:01:47|FINE   |base.scriptDir='.'
2023-03-10 18:01:47|FINE   |database.dir='/Users/AGmac/Historian/data'
2023-03-10 18:01:47|FINE   |database.name='history'
2023-03-10 18:01:47|FINE   |database.user='sa'
2023-03-10 18:01:47|FINE   |database.webEnable=true
2023-03-10 18:01:47|FINE   |database.webPort=8082
2023-03-10 18:01:47|FINE   |database.webAllowOthers=true
2023-03-10 18:01:47|FINE   |database.webExternalNames=192.168.2.144
2023-03-10 18:01:47|FINE   |database.tcpEnable=false
2023-03-10 18:01:47|FINE   |database.tcpPort=9092
2023-03-10 18:01:47|FINE   |database.tcpAllowOthers=false
2023-03-10 18:01:47|FINE   |database.pgEnable=false
2023-03-10 18:01:47|FINE   |database.pgPort=5435
2023-03-10 18:01:47|FINE   |database.pgAllowOthers=false
2023-03-10 18:01:47|FINE   |database.backup=''
2023-03-10 18:01:47|FINE   |database.tasks=[]
2023-03-10 18:01:47|INFO   |Connecting to database
2023-03-10 18:01:48|FINE   |Preparing database
2023-03-10 18:01:48|FINE   |Read config: internal.databaseVersion=null
2023-03-10 18:01:48|FINE   |Writing config: internal.databaseVersion=4
2023-03-10 18:01:48|INFO   |Starting database web server
2023-03-10 18:01:48|FINE   |Database management URL: http://localhost:8082
2023-03-10 18:01:48|FINE   |Configuring interfaces
2023-03-10 18:01:48|FINE   |All devices: Reading configuration option 'historianBinRpcPort': 
2023-03-10 18:01:48|FINE   |All devices: Reading configuration option 'historianXmlRpcPort': 
2023-03-10 18:01:48|FINE   |All devices: Reading configuration option 'historianAddress': 192.168.2.144
2023-03-10 18:01:48|INFO   |Setting up device 1
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'type': CCU3
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'address': 192.168.2.111
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'reinitTimeout': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'prefix': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'writeAccess': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'sysVarDataCycle': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'timeout': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'username': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'password': 
2023-03-10 18:01:48|INFO   |Creating HM script client for http://192.168.2.111:8181/tclrega.exe
2023-03-10 18:01:48|INFO   |Setting up plug-in 1
2023-03-10 18:01:48|FINE   |Plug-in 1: Reading configuration option 'type': CUXD
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'watchdogProgram': 
2023-03-10 18:01:48|FINE   |Device 1: Reading configuration option 'watchdogCycle': 
2023-03-10 18:01:48|INFO   |Configured following interfaces: BidCos-RF, HmIP-RF, SysVar, CUxD
2023-03-10 18:01:48|INFO   |Starting interfaces
2023-03-10 18:01:48|INFO   |Starting BIN-RPC server on port 2099
2023-03-10 18:01:48|INFO   |Starting XML-RPC server on port 2098
2023-03-10 18:01:48|FINE   |XML-RPC server address is http://192.168.2.144:2098
2023-03-10 18:01:48|FINE   |Calling init(http://192.168.2.144:2098, BidCos-RF)
2023-03-10 18:01:55|FINE   |Starting re-init task
2023-03-10 18:01:55|FINE   |Calling init(http://192.168.2.144:2098, HmIP-RF)
2023-03-10 18:01:55|INFO   |Connecting to 192.168.2.111:8701
2023-03-10 18:01:55|FINE   |Interfaces started
2023-03-10 18:01:55|INFO   |Starting historian
2023-03-10 18:01:55|FINE   |historian.metaCycle=3600000
2023-03-10 18:01:55|FINE   |historian.bufferCount=5000
2023-03-10 18:01:55|FINE   |historian.bufferTime=0
2023-03-10 18:01:55|FINE   |historian.defaultActive=false
2023-03-10 18:01:55|FINE   |historian.defaultHidden=false
2023-03-10 18:01:55|INFO   |Starting web server
2023-03-10 18:01:55|FINE   |webServer.port=8083
2023-03-10 18:01:55|FINE   |webServer.dir='/Users/AGmac/Historian/webapp'
2023-03-10 18:01:55|FINE   |webServer.logLevel=Level.WARNING
2023-03-10 18:01:55|FINE   |webServer.historianAddress='192.168.2.144'
2023-03-10 18:01:55|FINE   |webServer.trendDesigns=[]
2023-03-10 18:01:55|FINE   |webServer.apiKeys=[]
2023-03-10 18:01:55|FINE   |webServer.menuLinks=[H2-HighChart, Handbuch, Fehler melden]
2023-03-10 18:01:55|FINE   |webServer.corsOrigin='*'
2023-03-10 18:01:55|FINE   |webServer.showLastValue=false
2023-03-10 18:01:55|FINE   |webServer.trendSvg=false
2023-03-10 18:01:55|INFO   |Web server port: 8083
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.5154.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_5154_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.5154.VALUE, historyTableName: D_SYSVAR_5154_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.10725.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_10725_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10725.VALUE, historyTableName: D_SYSVAR_10725_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.1033.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_1033_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1033.VALUE, historyTableName: D_SYSVAR_1033_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.950.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_950_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.950.VALUE, historyTableName: D_SYSVAR_950_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14383.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14383_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14383.VALUE, historyTableName: D_SYSVAR_14383_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14384.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14384_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14384.VALUE, historyTableName: D_SYSVAR_14384_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14385.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14385_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14385.VALUE, historyTableName: D_SYSVAR_14385_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14415.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14415_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14415.VALUE, historyTableName: D_SYSVAR_14415_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.1393.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_1393_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1393.VALUE, historyTableName: D_SYSVAR_1393_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.10679.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_10679_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10679.VALUE, historyTableName: D_SYSVAR_10679_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.8912.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_8912_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8912.VALUE, historyTableName: D_SYSVAR_8912_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.6270.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_6270_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6270.VALUE, historyTableName: D_SYSVAR_6270_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14386.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14386_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14386.VALUE, historyTableName: D_SYSVAR_14386_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:57|INFO   |Historian: Creating data point SysVar.14387.VALUE
2023-03-10 18:01:57|FINE   |Database: Creating table D_SYSVAR_14387_VALUE
2023-03-10 18:01:57|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14387.VALUE, historyTableName: D_SYSVAR_14387_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3031.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3031_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3031.VALUE, historyTableName: D_SYSVAR_3031_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3053.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3053_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3053.VALUE, historyTableName: D_SYSVAR_3053_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3032.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3032_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3032.VALUE, historyTableName: D_SYSVAR_3032_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3052.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3052_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3052.VALUE, historyTableName: D_SYSVAR_3052_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3030.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3030_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3030.VALUE, historyTableName: D_SYSVAR_3030_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11401.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11401_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11401.VALUE, historyTableName: D_SYSVAR_11401_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.7608.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_7608_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.7608.VALUE, historyTableName: D_SYSVAR_7608_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11384.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11384_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11384.VALUE, historyTableName: D_SYSVAR_11384_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14388.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14388_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14388.VALUE, historyTableName: D_SYSVAR_14388_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14389.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14389_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14389.VALUE, historyTableName: D_SYSVAR_14389_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8337.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8337_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8337.VALUE, historyTableName: D_SYSVAR_8337_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8142.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8142_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8142.VALUE, historyTableName: D_SYSVAR_8142_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8231.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8231_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8231.VALUE, historyTableName: D_SYSVAR_8231_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8232.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8232_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8232.VALUE, historyTableName: D_SYSVAR_8232_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.1609.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_1609_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1609.VALUE, historyTableName: D_SYSVAR_1609_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.13514.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_13514_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.13514.VALUE, historyTableName: D_SYSVAR_13514_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.9367.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_9367_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.9367.VALUE, historyTableName: D_SYSVAR_9367_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14390.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14390_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14390.VALUE, historyTableName: D_SYSVAR_14390_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14391.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14391_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14391.VALUE, historyTableName: D_SYSVAR_14391_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10724.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10724_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10724.VALUE, historyTableName: D_SYSVAR_10724_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14328.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14328_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14328.VALUE, historyTableName: D_SYSVAR_14328_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11807.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11807_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11807.VALUE, historyTableName: D_SYSVAR_11807_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11806.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11806_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11806.VALUE, historyTableName: D_SYSVAR_11806_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.2509.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_2509_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.2509.VALUE, historyTableName: D_SYSVAR_2509_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.12821.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_12821_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.12821.VALUE, historyTableName: D_SYSVAR_12821_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.2550.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_2550_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.2550.VALUE, historyTableName: D_SYSVAR_2550_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.2510.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_2510_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.2510.VALUE, historyTableName: D_SYSVAR_2510_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6198.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6198_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6198.VALUE, historyTableName: D_SYSVAR_6198_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.9619.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_9619_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.9619.VALUE, historyTableName: D_SYSVAR_9619_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.7152.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_7152_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.7152.VALUE, historyTableName: D_SYSVAR_7152_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3321.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3321_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3321.VALUE, historyTableName: D_SYSVAR_3321_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.2582.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_2582_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.2582.VALUE, historyTableName: D_SYSVAR_2582_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.2581.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_2581_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.2581.VALUE, historyTableName: D_SYSVAR_2581_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8549.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8549_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8549.VALUE, historyTableName: D_SYSVAR_8549_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.9265.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_9265_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.9265.VALUE, historyTableName: D_SYSVAR_9265_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.5769.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_5769_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.5769.VALUE, historyTableName: D_SYSVAR_5769_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6559.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6559_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6559.VALUE, historyTableName: D_SYSVAR_6559_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3017.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3017_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3017.VALUE, historyTableName: D_SYSVAR_3017_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3018.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3018_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3018.VALUE, historyTableName: D_SYSVAR_3018_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8913.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8913_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8913.VALUE, historyTableName: D_SYSVAR_8913_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6271.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6271_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6271.VALUE, historyTableName: D_SYSVAR_6271_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.9366.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_9366_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.9366.VALUE, historyTableName: D_SYSVAR_9366_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10059.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10059_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10059.VALUE, historyTableName: D_SYSVAR_10059_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6282.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6282_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6282.VALUE, historyTableName: D_SYSVAR_6282_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10857.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10857_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10857.VALUE, historyTableName: D_SYSVAR_10857_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10891.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10891_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10891.VALUE, historyTableName: D_SYSVAR_10891_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14412.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14412_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14412.VALUE, historyTableName: D_SYSVAR_14412_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14413.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14413_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14413.VALUE, historyTableName: D_SYSVAR_14413_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14414.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14414_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14414.VALUE, historyTableName: D_SYSVAR_14414_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10868.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10868_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10868.VALUE, historyTableName: D_SYSVAR_10868_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11218.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11218_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11218.VALUE, historyTableName: D_SYSVAR_11218_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10946.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10946_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10946.VALUE, historyTableName: D_SYSVAR_10946_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11217.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11217_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11217.VALUE, historyTableName: D_SYSVAR_11217_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10957.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10957_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10957.VALUE, historyTableName: D_SYSVAR_10957_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10935.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10935_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10935.VALUE, historyTableName: D_SYSVAR_10935_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14382.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14382_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14382.VALUE, historyTableName: D_SYSVAR_14382_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11901.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11901_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11901.VALUE, historyTableName: D_SYSVAR_11901_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11251.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11251_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11251.VALUE, historyTableName: D_SYSVAR_11251_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11902.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11902_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11902.VALUE, historyTableName: D_SYSVAR_11902_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11629.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11629_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11629.VALUE, historyTableName: D_SYSVAR_11629_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10846.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10846_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10846.VALUE, historyTableName: D_SYSVAR_10846_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11595.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11595_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11595.VALUE, historyTableName: D_SYSVAR_11595_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11596.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11596_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11596.VALUE, historyTableName: D_SYSVAR_11596_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11562.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11562_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11562.VALUE, historyTableName: D_SYSVAR_11562_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11884.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11884_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11884.VALUE, historyTableName: D_SYSVAR_11884_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10738.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10738_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10738.VALUE, historyTableName: D_SYSVAR_10738_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.12820.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_12820_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.12820.VALUE, historyTableName: D_SYSVAR_12820_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.12788.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_12788_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.12788.VALUE, historyTableName: D_SYSVAR_12788_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10739.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10739_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10739.VALUE, historyTableName: D_SYSVAR_10739_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10814.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10814_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10814.VALUE, historyTableName: D_SYSVAR_10814_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10750.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10750_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10750.VALUE, historyTableName: D_SYSVAR_10750_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.12071.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_12071_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.12071.VALUE, historyTableName: D_SYSVAR_12071_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10761.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10761_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10761.VALUE, historyTableName: D_SYSVAR_10761_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11997.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11997_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11997.VALUE, historyTableName: D_SYSVAR_11997_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11995.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11995_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11995.VALUE, historyTableName: D_SYSVAR_11995_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.11996.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_11996_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.11996.VALUE, historyTableName: D_SYSVAR_11996_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.10783.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_10783_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.10783.VALUE, historyTableName: D_SYSVAR_10783_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14392.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14392_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14392.VALUE, historyTableName: D_SYSVAR_14392_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14393.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14393_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14393.VALUE, historyTableName: D_SYSVAR_14393_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14394.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14394_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14394.VALUE, historyTableName: D_SYSVAR_14394_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14395.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14395_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14395.VALUE, historyTableName: D_SYSVAR_14395_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14398.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14398_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14398.VALUE, historyTableName: D_SYSVAR_14398_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14396.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14396_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14396.VALUE, historyTableName: D_SYSVAR_14396_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14399.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14399_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14399.VALUE, historyTableName: D_SYSVAR_14399_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14397.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14397_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14397.VALUE, historyTableName: D_SYSVAR_14397_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.14400.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_14400_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.14400.VALUE, historyTableName: D_SYSVAR_14400_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.1390.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_1390_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1390.VALUE, historyTableName: D_SYSVAR_1390_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.1610.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_1610_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1610.VALUE, historyTableName: D_SYSVAR_1610_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.3954.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_3954_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.3954.VALUE, historyTableName: D_SYSVAR_3954_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.15908.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_15908_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.15908.VALUE, historyTableName: D_SYSVAR_15908_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.1613.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_1613_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1613.VALUE, historyTableName: D_SYSVAR_1613_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.9438.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_9438_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.9438.VALUE, historyTableName: D_SYSVAR_9438_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.1616.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_1616_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.1616.VALUE, historyTableName: D_SYSVAR_1616_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8532.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8532_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8532.VALUE, historyTableName: D_SYSVAR_8532_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.8638.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_8638_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.8638.VALUE, historyTableName: D_SYSVAR_8638_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6367.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6367_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6367.VALUE, historyTableName: D_SYSVAR_6367_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|INFO   |Historian: Creating data point SysVar.6596.VALUE
2023-03-10 18:01:58|FINE   |Database: Creating table D_SYSVAR_6596_VALUE
2023-03-10 18:01:58|FINE   |Database: Inserting into DATA_POINTS: id: SysVar.6596.VALUE, historyTableName: D_SYSVAR_6596_VALUE, managementFlags: 0, custom: [:]
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10059.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10059_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10059.VALUE, idx: 57, historyTableName: C_SYSVAR_10059_VALUE, managementFlags: 576, displayName: t_update, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.1033.VALUE, idx: 3, historyTableName: D_SYSVAR_1033_VALUE, managementFlags: 512, displayName: Alarmzone 1, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10679.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10679_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10679.VALUE, idx: 10, historyTableName: C_SYSVAR_10679_VALUE, managementFlags: 576, displayName: ErrorVar, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10724.VALUE, idx: 34, historyTableName: D_SYSVAR_10724_VALUE, managementFlags: 640, displayName: service, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10725.VALUE, idx: 2, historyTableName: D_SYSVAR_10725_VALUE, managementFlags: 640, displayName: alarmsumme, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10738.VALUE, idx: 80, historyTableName: D_SYSVAR_10738_VALUE, managementFlags: 640, displayName: W_Taupunkt, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10739.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10739_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10739.VALUE, idx: 83, historyTableName: C_SYSVAR_10739_VALUE, managementFlags: 576, displayName: W_UV, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10750.VALUE, idx: 85, historyTableName: D_SYSVAR_10750_VALUE, managementFlags: 640, displayName: W_WdSpd, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10761.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10761_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10761.VALUE, idx: 87, historyTableName: C_SYSVAR_10761_VALUE, managementFlags: 576, displayName: W_wind_dir, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10783.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10783_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10783.VALUE, idx: 91, historyTableName: C_SYSVAR_10783_VALUE, managementFlags: 576, displayName: W_wind_rchtg, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10814.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10814_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10814.VALUE, idx: 84, historyTableName: C_SYSVAR_10814_VALUE, managementFlags: 576, displayName: W_vis, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10846.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10846_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10846.VALUE, idx: 75, historyTableName: C_SYSVAR_10846_VALUE, managementFlags: 576, displayName: W_Luftdruck_akt, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10857.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10857_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10857.VALUE, idx: 59, historyTableName: C_SYSVAR_10857_VALUE, managementFlags: 576, displayName: W_app_temp, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10868.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10868_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10868.VALUE, idx: 64, historyTableName: C_SYSVAR_10868_VALUE, managementFlags: 576, displayName: W_chill, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10891.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10891_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10891.VALUE, idx: 60, historyTableName: C_SYSVAR_10891_VALUE, managementFlags: 576, displayName: W_aqi, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10935.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10935_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10935.VALUE, idx: 69, historyTableName: C_SYSVAR_10935_VALUE, managementFlags: 576, displayName: W_elev_angle, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10946.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10946_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10946.VALUE, idx: 66, historyTableName: C_SYSVAR_10946_VALUE, managementFlags: 576, displayName: W_clouds, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.10957.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_10957_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.10957.VALUE, idx: 68, historyTableName: C_SYSVAR_10957_VALUE, managementFlags: 576, displayName: W_description, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11217.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11217_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11217.VALUE, idx: 67, historyTableName: C_SYSVAR_11217_VALUE, managementFlags: 576, displayName: W_country_code, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11218.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11218_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11218.VALUE, idx: 65, historyTableName: C_SYSVAR_11218_VALUE, managementFlags: 576, displayName: W_city_name, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11251.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11251_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11251.VALUE, idx: 72, historyTableName: C_SYSVAR_11251_VALUE, managementFlags: 576, displayName: W_LDU, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11384.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11384_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11384.VALUE, idx: 22, historyTableName: C_SYSVAR_11384_VALUE, managementFlags: 576, displayName: MM, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11401.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11401_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11401.VALUE, idx: 20, historyTableName: C_SYSVAR_11401_VALUE, managementFlags: 576, displayName: HH, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11562.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11562_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11562.VALUE, idx: 78, historyTableName: C_SYSVAR_11562_VALUE, managementFlags: 576, displayName: W_Niederschlag, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11595.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11595_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11595.VALUE, idx: 76, historyTableName: C_SYSVAR_11595_VALUE, managementFlags: 576, displayName: W_Luftdruck_alt, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11596.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11596_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11596.VALUE, idx: 77, historyTableName: C_SYSVAR_11596_VALUE, managementFlags: 576, displayName: W_Luftdrucktrend, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11629.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11629_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11629.VALUE, idx: 74, historyTableName: C_SYSVAR_11629_VALUE, managementFlags: 576, displayName: W_LSF, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11806.VALUE, idx: 37, historyTableName: D_SYSVAR_11806_VALUE, managementFlags: 640, displayName: sonne_elevation, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11807.VALUE, idx: 36, historyTableName: D_SYSVAR_11807_VALUE, managementFlags: 640, displayName: sonne_azimut, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11884.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11884_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11884.VALUE, idx: 79, historyTableName: C_SYSVAR_11884_VALUE, managementFlags: 576, displayName: W_region, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11901.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11901_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11901.VALUE, idx: 71, historyTableName: C_SYSVAR_11901_VALUE, managementFlags: 576, displayName: W_Lat, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.11902.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_11902_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11902.VALUE, idx: 73, historyTableName: C_SYSVAR_11902_VALUE, managementFlags: 576, displayName: W_Lon, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11995.VALUE, idx: 89, historyTableName: D_SYSVAR_11995_VALUE, managementFlags: 640, displayName: W_Wind_kmh, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11996.VALUE, idx: 90, historyTableName: D_SYSVAR_11996_VALUE, managementFlags: 640, displayName: W_Wind_knh, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.11997.VALUE, idx: 88, historyTableName: D_SYSVAR_11997_VALUE, managementFlags: 512, displayName: W_Wind_Gefahr, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.12071.VALUE, idx: 86, historyTableName: D_SYSVAR_12071_VALUE, managementFlags: 640, displayName: W_Wind_Bft, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.12788.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_12788_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.12788.VALUE, idx: 82, historyTableName: C_SYSVAR_12788_VALUE, managementFlags: 576, displayName: W_Temptrend_innen, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.12820.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_12820_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.12820.VALUE, idx: 81, historyTableName: C_SYSVAR_12820_VALUE, managementFlags: 576, displayName: W_Temptrend_aussen, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.12821.VALUE, idx: 39, historyTableName: D_SYSVAR_12821_VALUE, managementFlags: 640, displayName: SV_AT_Temp_alt, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.13514.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_13514_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.13514.VALUE, idx: 30, historyTableName: C_SYSVAR_13514_VALUE, managementFlags: 576, displayName: Prog_Log, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.1390.VALUE, idx: 101, historyTableName: D_SYSVAR_1390_VALUE, managementFlags: 512, displayName: WatchDog-Alarm, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.1393.VALUE, idx: 9, historyTableName: D_SYSVAR_1393_VALUE, managementFlags: 640, displayName: DutyCycle, custom: [:], maximum: 100.0, unit: %, minimum: -1.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14328.VALUE, idx: 35, historyTableName: D_SYSVAR_14328_VALUE, managementFlags: 512, displayName: Sommerzeit, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:58|FINE   |Database: Data point SysVar.14382.VALUE has changed value type
2023-03-10 18:01:58|FINE   |Database: Creating table C_SYSVAR_14382_VALUE
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14382.VALUE, idx: 70, historyTableName: C_SYSVAR_14382_VALUE, managementFlags: 576, displayName: W_fcat, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14383.VALUE, idx: 5, historyTableName: D_SYSVAR_14383_VALUE, managementFlags: 640, displayName: BKN_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14384.VALUE, idx: 6, historyTableName: D_SYSVAR_14384_VALUE, managementFlags: 640, displayName: BKN_2, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14385.VALUE, idx: 7, historyTableName: D_SYSVAR_14385_VALUE, managementFlags: 640, displayName: CAVOK_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14386.VALUE, idx: 13, historyTableName: D_SYSVAR_14386_VALUE, managementFlags: 640, displayName: FEW_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14387.VALUE, idx: 14, historyTableName: D_SYSVAR_14387_VALUE, managementFlags: 640, displayName: FEW_2, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14388.VALUE, idx: 23, historyTableName: D_SYSVAR_14388_VALUE, managementFlags: 640, displayName: NSC_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14389.VALUE, idx: 24, historyTableName: D_SYSVAR_14389_VALUE, managementFlags: 640, displayName: OVC_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14390.VALUE, idx: 32, historyTableName: D_SYSVAR_14390_VALUE, managementFlags: 640, displayName: SCT_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:58|FINE   |Database: Updating data point description: id: SysVar.14391.VALUE, idx: 33, historyTableName: D_SYSVAR_14391_VALUE, managementFlags: 640, displayName: SCT_2, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14392.VALUE, idx: 92, historyTableName: D_SYSVAR_14392_VALUE, managementFlags: 640, displayName: W_Wolken_agl_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14393.VALUE, idx: 93, historyTableName: D_SYSVAR_14393_VALUE, managementFlags: 640, displayName: W_Wolken_agl_2, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14394.VALUE, idx: 94, historyTableName: D_SYSVAR_14394_VALUE, managementFlags: 640, displayName: W_Wolken_agl_3, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14395.VALUE, idx: 95, historyTableName: D_SYSVAR_14395_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14396.VALUE, idx: 97, historyTableName: D_SYSVAR_14396_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_2, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14397.VALUE, idx: 99, historyTableName: D_SYSVAR_14397_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_3, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14398.VALUE, idx: 96, historyTableName: D_SYSVAR_14398_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_1_ft, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14399.VALUE, idx: 98, historyTableName: D_SYSVAR_14399_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_2_ft, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14400.VALUE, idx: 100, historyTableName: D_SYSVAR_14400_VALUE, managementFlags: 640, displayName: W_Wolkenhoehe_3_ft, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.14412.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_14412_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14412.VALUE, idx: 61, historyTableName: C_SYSVAR_14412_VALUE, managementFlags: 576, displayName: W_Bewoelkung_1, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.14413.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_14413_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14413.VALUE, idx: 62, historyTableName: C_SYSVAR_14413_VALUE, managementFlags: 576, displayName: W_Bewoelkung_2, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.14414.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_14414_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14414.VALUE, idx: 63, historyTableName: C_SYSVAR_14414_VALUE, managementFlags: 576, displayName: W_Bewoelkung_3, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.14415.VALUE, idx: 8, historyTableName: D_SYSVAR_14415_VALUE, managementFlags: 640, displayName: CLR_1, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.15908.VALUE, idx: 104, historyTableName: D_SYSVAR_15908_VALUE, managementFlags: 512, displayName: WatchDog: low-voltage, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.1609.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_1609_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.1609.VALUE, idx: 29, historyTableName: C_SYSVAR_1609_VALUE, managementFlags: 576, displayName: pcCCUID, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.1610.VALUE, idx: 102, historyTableName: D_SYSVAR_1610_VALUE, managementFlags: 512, displayName: WatchDog: chronyd-restart, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.1613.VALUE, idx: 105, historyTableName: D_SYSVAR_1613_VALUE, managementFlags: 512, displayName: WatchDog: no-internet, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.1616.VALUE, idx: 107, historyTableName: D_SYSVAR_1616_VALUE, managementFlags: 512, displayName: WatchDog: unclean-shutdown, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.2509.VALUE, idx: 38, historyTableName: D_SYSVAR_2509_VALUE, managementFlags: 640, displayName: SV_AT_Temp_akt, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.2510.VALUE, idx: 41, historyTableName: D_SYSVAR_2510_VALUE, managementFlags: 640, displayName: SV_HH_Temp, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.2550.VALUE, idx: 40, historyTableName: D_SYSVAR_2550_VALUE, managementFlags: 512, displayName: SV_HH_AT_Groesser, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.2581.VALUE, idx: 47, historyTableName: D_SYSVAR_2581_VALUE, managementFlags: 640, displayName: SV_IT_set, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.2582.VALUE, idx: 46, historyTableName: D_SYSVAR_2582_VALUE, managementFlags: 640, displayName: SV_IT_actual, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3017.VALUE, idx: 52, historyTableName: D_SYSVAR_3017_VALUE, managementFlags: 640, displayName: svEnergyCounter_3002_TEQ0864424:2, custom: [:], maximum: 1.7E308, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3018.VALUE, idx: 53, historyTableName: D_SYSVAR_3018_VALUE, managementFlags: 640, displayName: svEnergyCounterOldVal_3002, custom: [:], maximum: 1.7E308, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3030.VALUE, idx: 19, historyTableName: D_SYSVAR_3030_VALUE, managementFlags: 640, displayName: HG_LM_VOLTAGE, custom: [:], maximum: 65000.0, unit: V, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3031.VALUE, idx: 15, historyTableName: D_SYSVAR_3031_VALUE, managementFlags: 640, displayName: HG_LM_CURRENT, custom: [:], maximum: 65000.0, unit: A, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3032.VALUE, idx: 17, historyTableName: D_SYSVAR_3032_VALUE, managementFlags: 640, displayName: HG_LM_FREQUENCY, custom: [:], maximum: 65000.0, unit: Hz, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3052.VALUE, idx: 18, historyTableName: D_SYSVAR_3052_VALUE, managementFlags: 640, displayName: HG_LM_POWER, custom: [:], maximum: 65000.0, unit: W, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3053.VALUE, idx: 16, historyTableName: D_SYSVAR_3053_VALUE, managementFlags: 640, displayName: HG_LM_ENERGY_COUNTER, custom: [:], maximum: 65000.0, unit: kWh, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3321.VALUE, idx: 45, historyTableName: D_SYSVAR_3321_VALUE, managementFlags: 512, displayName: SV_IT, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.3954.VALUE, idx: 103, historyTableName: D_SYSVAR_3954_VALUE, managementFlags: 512, displayName: WatchDog: dutycycle-CCU, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.5154.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_5154_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.5154.VALUE, idx: 1, historyTableName: C_SYSVAR_5154_VALUE, managementFlags: 576, displayName: Aktuelle_Last, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.5769.VALUE, idx: 50, historyTableName: D_SYSVAR_5769_VALUE, managementFlags: 640, displayName: SV_Tp, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6198.VALUE, idx: 42, historyTableName: D_SYSVAR_6198_VALUE, managementFlags: 512, displayName: SV_Hzg_Diesel, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6270.VALUE, idx: 12, historyTableName: D_SYSVAR_6270_VALUE, managementFlags: 640, displayName: F_actual_WT, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6271.VALUE, idx: 55, historyTableName: D_SYSVAR_6271_VALUE, managementFlags: 640, displayName: T_actual_WT, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6282.VALUE, idx: 58, historyTableName: D_SYSVAR_6282_VALUE, managementFlags: 640, displayName: Taupunkt_FH, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6367.VALUE, idx: 110, historyTableName: D_SYSVAR_6367_VALUE, managementFlags: 512, displayName: Zone iPhone 8 AG, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6559.VALUE, idx: 51, historyTableName: D_SYSVAR_6559_VALUE, managementFlags: 512, displayName: SV_Treppe, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.6596.VALUE, idx: 111, historyTableName: D_SYSVAR_6596_VALUE, managementFlags: 512, displayName: Zone iPhone 8 AGs, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.7152.VALUE, idx: 44, historyTableName: D_SYSVAR_7152_VALUE, managementFlags: 512, displayName: SV_Hzg_E, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.7608.VALUE, idx: 21, historyTableName: D_SYSVAR_7608_VALUE, managementFlags: 512, displayName: Lueften, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8142.VALUE, idx: 26, historyTableName: D_SYSVAR_8142_VALUE, managementFlags: 512, displayName: P_HG_LM, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8231.VALUE, idx: 27, historyTableName: D_SYSVAR_8231_VALUE, managementFlags: 512, displayName: P_HG_LM_POWER, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8232.VALUE, idx: 28, historyTableName: D_SYSVAR_8232_VALUE, managementFlags: 512, displayName: P_SV_IT_setzen, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8337.VALUE, idx: 25, historyTableName: D_SYSVAR_8337_VALUE, managementFlags: 512, displayName: P_all, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Data point SysVar.8532.VALUE has changed value type
2023-03-10 18:01:59|FINE   |Database: Creating table C_SYSVAR_8532_VALUE
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8532.VALUE, idx: 108, historyTableName: C_SYSVAR_8532_VALUE, managementFlags: 576, displayName: WT, custom: [:], unit: , operations: 7, type: STRING
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8549.VALUE, idx: 48, historyTableName: D_SYSVAR_8549_VALUE, managementFlags: 512, displayName: SV_TK_EI, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8638.VALUE, idx: 109, historyTableName: D_SYSVAR_8638_VALUE, managementFlags: 512, displayName: WT_Mode, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8912.VALUE, idx: 11, historyTableName: D_SYSVAR_8912_VALUE, managementFlags: 640, displayName: F_actual_FH, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.8913.VALUE, idx: 54, historyTableName: D_SYSVAR_8913_VALUE, managementFlags: 640, displayName: T_actual_FH, custom: [:], maximum: 65000.0, unit: , minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.9265.VALUE, idx: 49, historyTableName: D_SYSVAR_9265_VALUE, managementFlags: 512, displayName: SV_TK_HG, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.9366.VALUE, idx: 56, historyTableName: D_SYSVAR_9366_VALUE, managementFlags: 640, displayName: T_ext, custom: [:], maximum: 65000.0, unit: °C, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.9367.VALUE, idx: 31, historyTableName: D_SYSVAR_9367_VALUE, managementFlags: 640, displayName: rF_ext, custom: [:], maximum: 65000.0, unit: %, minimum: 0.0, operations: 7, type: FLOAT
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.9438.VALUE, idx: 106, historyTableName: D_SYSVAR_9438_VALUE, managementFlags: 512, displayName: WatchDog: regahss-restart, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: ALARM
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.950.VALUE, idx: 4, historyTableName: D_SYSVAR_950_VALUE, managementFlags: 512, displayName: Anwesenheit, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:01:59|FINE   |Database: Updating data point description: id: SysVar.9619.VALUE, idx: 43, historyTableName: D_SYSVAR_9619_VALUE, managementFlags: 512, displayName: SV_Hzg_Diesel_EIN_AUS, custom: [:], maximum: 1.0, unit: , minimum: 0.0, operations: 7, type: BOOL
2023-03-10 18:02:00|FINE   |Reading system variable values
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:02:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:02:30|FINE   |Reading system variable values
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:02:30|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:03:00|FINE   |Reading system variable values
2023-03-10 18:03:00|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:03:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:03:31|FINE   |Reading system variable values
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:03:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:04:01|FINE   |Reading system variable values
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:04:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:04:31|FINE   |Reading system variable values
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:04:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:05:01|FINE   |Reading system variable values
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:05:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:05:31|FINE   |Reading system variable values
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:05:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:06:01|FINE   |Reading system variable values
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:06:01|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:06:31|FINE   |Reading system variable values
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:06:31|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:06:55|FINE   |Timeout on interface BidCos-RF: reinitializing callback
2023-03-10 18:06:55|FINE   |Calling init(http://192.168.2.144:2098, BidCos-RF)
2023-03-10 18:07:01|FINE   |Timeout on interface HmIP-RF: reinitializing callback
2023-03-10 18:07:01|FINE   |Calling init(http://192.168.2.144:2098, HmIP-RF)
2023-03-10 18:07:01|FINE   |Reading system variable values
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:07:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:07:31|FINE   |Timeout on interface CUxD: reinitializing callback
2023-03-10 18:07:32|FINE   |Reading system variable values
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:07:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:07:33|SEVERE |Exception: Unknown data point: 199
2023-03-10 18:07:33|SEVERE |Detail: java.lang.IllegalArgumentException: Unknown data point: 199
	at mdz.ccuhistorian.webapp.WebUtilities.getDataPoint(WebUtilities.groovy:117)
	at mdz.ccuhistorian.webapp.TrendParametersV2$_closure3.doCall(TrendParametersV2.groovy:61)
	at mdz.ccuhistorian.webapp.TrendParametersV2.<init>(TrendParametersV2.groovy:59)
	at mdz.ccuhistorian.webapp.TrendParameters.from(TrendParameters.groovy:56)
	at mdz.ccuhistorian.webapp.TrendParameters$from.call(Unknown Source)
	at trend$_run_closure2.doCall(trend.gy:120)
	at trend$_run_closure2.doCall(trend.gy)
	at mdz.ccuhistorian.webapp.PageRenderer$_runSafe_closure2.doCall(PageRenderer.groovy:55)
	at mdz.ccuhistorian.webapp.PageRenderer$_runSafe_closure2.doCall(PageRenderer.groovy)
	at mdz.ccuhistorian.webapp.WebUtilities$_catchToLog_closure1.doCall(WebUtilities.groovy:83)
	at mdz.ccuhistorian.webapp.WebUtilities$_catchToLog_closure1.doCall(WebUtilities.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.ccuhistorian.webapp.WebUtilities.catchToLog(WebUtilities.groovy:81)
	at mdz.ccuhistorian.webapp.PageRenderer.runSafe(PageRenderer.groovy:53)
	at mdz.ccuhistorian.webapp.PageRenderer.writeContent(PageRenderer.groovy:302)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeBody_closure7$_closure11.doCall(PageRenderer.groovy:155)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeBody_closure7$_closure11.doCall(PageRenderer.groovy)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeBody_closure7.doCall(PageRenderer.groovy:150)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeBody_closure7.doCall(PageRenderer.groovy)
	at mdz.ccuhistorian.webapp.PageRenderer.writeBody(PageRenderer.groovy:149)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeDocument_closure5.doCall(PageRenderer.groovy:121)
	at mdz.ccuhistorian.webapp.PageRenderer$_writeDocument_closure5.doCall(PageRenderer.groovy)
	at mdz.ccuhistorian.webapp.PageRenderer.writeDocument(PageRenderer.groovy:119)
	at mdz.ccuhistorian.webapp.PageRenderer$_render_closure1.doCall(PageRenderer.groovy:25)
	at mdz.ccuhistorian.webapp.PageRenderer$_render_closure1.doCall(PageRenderer.groovy)
	at mdz.ccuhistorian.webapp.WebUtilities$_catchToLog_closure1.doCall(WebUtilities.groovy:83)
	at mdz.ccuhistorian.webapp.WebUtilities$_catchToLog_closure1.doCall(WebUtilities.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.ccuhistorian.webapp.WebUtilities.catchToLog(WebUtilities.groovy:81)
	at mdz.ccuhistorian.webapp.PageRenderer.render(PageRenderer.groovy:22)
	at trend.run(trend.gy:424)
	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1459)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
	at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1631)
	at org.eclipse.jetty.servlets.CrossOriginFilter.handle(CrossOriginFilter.java:319)
	at org.eclipse.jetty.servlets.CrossOriginFilter.doFilter(CrossOriginFilter.java:273)
	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:201)
	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
2023-03-10 18:08:02|FINE   |Reading system variable values
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:08:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:08:32|FINE   |Reading system variable values
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:08:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:09:02|FINE   |Reading system variable values
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:09:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:09:32|FINE   |Reading system variable values
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:09:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:10:02|FINE   |Reading system variable values
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:10:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:10:32|FINE   |Reading system variable values
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:10:32|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:11:02|FINE   |Reading system variable values
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable Alarmzone 1 is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog-Alarm is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: chronyd-restart is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: dutycycle-CCU is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: no-internet is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: regahss-restart is out of range
2023-03-10 18:11:02|FINE   |Timestamp 1970-01-01 01:00:00 of system variable WatchDog: unclean-shutdown is out of range
2023-03-10 18:11:32|FINE   |Reading system variable values
2023-03-10 18:11:43|SEVERE |Exception: connect timed out
2023-03-10 18:11:43|SEVERE |Detail: java.net.SocketTimeoutException: connect timed out
	at mdz.hc.itf.hm.HmScriptClient.execute(HmScriptClient.groovy:357)
	at mdz.hc.itf.hm.HmScriptClient.getSystemVariableValues(HmScriptClient.groovy:106)
	at mdz.hc.itf.hm.HmSysVarInterface$_readVariables_closure3.doCall(HmSysVarInterface.groovy:119)
	at mdz.hc.itf.hm.HmSysVarInterface$_readVariables_closure3.doCall(HmSysVarInterface.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.hc.itf.hm.HmSysVarInterface.readVariables(HmSysVarInterface.groovy:117)
2023-03-10 18:12:01|FINE   |Timeout on interface BidCos-RF: reinitializing callback
2023-03-10 18:12:01|FINE   |Calling init(http://192.168.2.144:2098, BidCos-RF)
2023-03-10 18:12:14|FINE   |Reading system variable values
2023-03-10 18:12:25|SEVERE |Exception: connect timed out
2023-03-10 18:12:25|SEVERE |Detail: java.net.SocketTimeoutException: connect timed out
	at mdz.hc.itf.hm.HmScriptClient.execute(HmScriptClient.groovy:357)
	at mdz.hc.itf.hm.HmScriptClient.getSystemVariableValues(HmScriptClient.groovy:106)
	at mdz.hc.itf.hm.HmSysVarInterface$_readVariables_closure3.doCall(HmSysVarInterface.groovy:119)
	at mdz.hc.itf.hm.HmSysVarInterface$_readVariables_closure3.doCall(HmSysVarInterface.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.hc.itf.hm.HmSysVarInterface.readVariables(HmSysVarInterface.groovy:117)
2023-03-10 18:12:28|SEVERE |Exception: Operation timed out (Connection timed out)
2023-03-10 18:12:28|SEVERE |Detail: java.net.ConnectException: Operation timed out (Connection timed out)
	at mdz.hc.itf.hm.HmXmlRpcClient.init(HmXmlRpcClient.groovy:55)
	at mdz.hc.itf.hm.HmXmlRpcInterface.init(HmXmlRpcInterface.groovy:123)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1$_closure3$_closure4.doCall(HmReinitTask.groovy:83)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1$_closure3$_closure4.call(HmReinitTask.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1$_closure3.doCall(HmReinitTask.groovy:82)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1$_closure3.call(HmReinitTask.groovy)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1.doCall(HmReinitTask.groovy:77)
	at mdz.hc.itf.hm.HmReinitTask$_checkInterfaces_closure1.call(HmReinitTask.groovy)
	at mdz.Exceptions.lambda$0(Exceptions.java:84)
	at mdz.Exceptions.catchToLog(Exceptions.java:74)
	at mdz.Exceptions.catchToLog(Exceptions.java:84)
	at mdz.hc.itf.hm.HmReinitTask.checkInterfaces(HmReinitTask.groovy:73)

Re: CCU-Historian - system variable ... out of range

Verfasst: 10.03.2023, 18:31
von MichaelN
Hast du dir deinen Beitrag mal angesehen? Such mal den Button zum editieren und dann den für code tags. Danke.

Re: CCU-Historian - system variable ... out of range

Verfasst: 10.03.2023, 18:48
von Henke
Was steht bei dir in der ccu-historian.config?
Insbesondere welches Level.

Code: Alles auswählen

logSystem.fileLevel=Level.INFO
logSystem.fileName='/var/log/ccu-historian-%g.log'
logSystem.fileLimit=1000000
logSystem.fileCount=5
logSystem.binRpcLevel=Level.INFO

Re: CCU-Historian - system variable ... out of range

Verfasst: 10.03.2023, 19:24
von AGmac
LogLevel stand auf FINE, jetzt geändert auf INFO und folgenden Output erhalten:

Jetzt wirft er nur noch diese Felermeldung:

Code: Alles auswählen

Warning: the font "Times" is not available, so "Lucida Bright" has been substituted, but may have unexpected appearance or behavor. Re-enable the "Times" font to remove this warning.
We kann ich "Times" wieder aktivieren, bzw. verfügbar machen?