Skip to content

Instantly share code, notes, and snippets.

Created January 14, 2015 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/cb59f5be47eb1c21966b to your computer and use it in GitHub Desktop.
Save anonymous/cb59f5be47eb1c21966b to your computer and use it in GitHub Desktop.
14.01.2015 18:26:54: Original FolderC:\Windows\system32
14.01.2015 18:26:54: Changed to:C:\Program Files (x86)\Moonlit Software, LLC\InControl HA
14.01.2015 18:26:54: Starting Service
14.01.2015 18:26:54: Preparing service base
14.01.2015 18:26:54: Original FolderC:\Program Files (x86)\Moonlit Software, LLC\InControl HA
14.01.2015 18:26:54: Changed to:C:\Program Files (x86)\Moonlit Software, LLC\InControl HA
14.01.2015 18:26:55: Config file location: C:\Windows\system32\config\systemprofile\AppData\Roaming\Moonlit_Software,_LLC\MLS.ZWave.Service.exe_Url_3rrr3by1xi2j0yuef21xgz0sko14kpmk\3.157.5428.35606\user.config
14.01.2015 18:26:55: Running service base
14.01.2015 18:26:56: Starting version 3.157.5428.35605
ZenLib: True
StickType:OpenZWave
ComPort:3
Service:True
14.01.2015 18:26:57: Cloud: Attempting to connect to cloud server over chanId: 2820f...
14.01.2015 18:26:57: SceneTrigger Rulouri Birou Apus: Scheduled Sunset timer for 15 ianuarie 2015 17:02.
14.01.2015 18:26:57: SceneTrigger Rulouri Birou Rasarit: Scheduled Sunrise timer for 15 ianuarie 2015 7:48.
14.01.2015 18:26:58: Plugin: Processing C:\Program Files (x86)\Moonlit Software, LLC\InControl HA\plugins\EnhancedSecurity.dll
14.01.2015 18:26:58: Plugin: Processing C:\Program Files (x86)\Moonlit Software, LLC\InControl HA\plugins\FoscamController.dll
14.01.2015 18:26:58: Loaded Controller Plugin HaFoscamController
14.01.2015 18:26:58: Plugin: Processing C:\Program Files (x86)\Moonlit Software, LLC\InControl HA\plugins\VirtualHaController.dll
14.01.2015 18:26:58: Loaded Controller Plugin VirtualHaController
14.01.2015 18:26:58: Plugin: Processing C:\Program Files (x86)\Moonlit Software, LLC\InControl HA\plugins\WeatherDevice.dll
14.01.2015 18:26:58: Loaded Controller Plugin WeatherDevicePlugin
14.01.2015 18:26:58: socket: Opened!
14.01.2015 18:26:58: Cloud: Cloud connected!
14.01.2015 18:26:58: Unable to add new device - System.Data.UpdateException
An error occurred while updating the entries. See the inner exception for details.
The column cannot contain null values. [ Column name = batteryLevel,Table name = ZWaveDevices ]
at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter)
at System.Data.EntityClient.EntityAdapter.Update(IEntityStateManager entityCache)
at System.Data.Objects.ObjectContext.SaveChanges(SaveOptions options)
at MLS.ZWave.Data.DbHaDevice.saveDevice(Nullable`1 deviceId, Byte nodeId, String uniqueName, String nodeName, String deviceType, DeviceProviderTypes deviceProvider, String controllerName)
at MLS.HA.DeviceController.Common.HaControllerInterface.HaControllerFactory.addUnTrackedDevice(DeviceProviderTypes providerType, String controllerName, DeviceType deviceType, Object providerId, String deviceName) in z:\work\mls\MLS.ZWave.Controller\MLS.HA.DeviceController\HaControllerFactory.cs:line 199
14.01.2015 18:27:00: Weather plugin using coordiates 44,31, 26
14.01.2015 18:27:00: Checking version
14.01.2015 18:27:00: Weather: Error polling - System.NullReferenceException
Object reference not set to an instance of an object.
at WeatherDevice.WeatherDevicePlugin.pollWeather()
14.01.2015 18:27:06: doServiceTest()
14.01.2015 18:27:06: Service appears to be running already. Will not attempt restart.
14.01.2015 18:27:12: DirectConnect: New client connected from 127.0.0.1
14.01.2015 18:27:28: Unable to add new device - System.Data.UpdateException
An error occurred while updating the entries. See the inner exception for details.
The column cannot contain null values. [ Column name = batteryLevel,Table name = ZWaveDevices ]
at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter)
at System.Data.EntityClient.EntityAdapter.Update(IEntityStateManager entityCache)
at System.Data.Objects.ObjectContext.SaveChanges(SaveOptions options)
at MLS.ZWave.Data.DbHaDevice.saveDevice(Nullable`1 deviceId, Byte nodeId, String uniqueName, String nodeName, String deviceType, DeviceProviderTypes deviceProvider, String controllerName)
at MLS.HA.DeviceController.Common.HaControllerInterface.HaControllerFactory.addUnTrackedDevice(DeviceProviderTypes providerType, String controllerName, DeviceType deviceType, Object providerId, String deviceName) in z:\work\mls\MLS.ZWave.Controller\MLS.HA.DeviceController\HaControllerFactory.cs:line 199
14.01.2015 18:27:59: Unable to add new device - System.Data.UpdateException
An error occurred while updating the entries. See the inner exception for details.
The column cannot contain null values. [ Column name = batteryLevel,Table name = ZWaveDevices ]
at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter)
at System.Data.EntityClient.EntityAdapter.Update(IEntityStateManager entityCache)
at System.Data.Objects.ObjectContext.SaveChanges(SaveOptions options)
at MLS.ZWave.Data.DbHaDevice.saveDevice(Nullable`1 deviceId, Byte nodeId, String uniqueName, String nodeName, String deviceType, DeviceProviderTypes deviceProvider, String controllerName)
at MLS.HA.DeviceController.Common.HaControllerInterface.HaControllerFactory.addUnTrackedDevice(DeviceProviderTypes providerType, String controllerName, DeviceType deviceType, Object providerId, String deviceName) in z:\work\mls\MLS.ZWave.Controller\MLS.HA.DeviceController\HaControllerFactory.cs:line 199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment