Scene Problems

  • 43 Views
  • Last Post 15 December 2012
whippintegra@gmail.com posted this 09 December 2012

Here is what the logfile contained...I deleted everything in the file and then tried to add the device.

12/15/2012 1:21:24 PM: ZWave Device Count: 22
12/15/2012 1:21:38 PM: Error polling device level. NodeId 3 - ControlThink.ZWave.DeviceNotRespondingException
The device did not respond.

at ControlThink.ZWave.Devices.BinarySwitch.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:40 PM: Error polling device level. NodeId 14 - ControlThink.ZWave.CommandTimeoutException
The command timed out before a response was received.

at ControlThink.ZWave.Devices.ZWaveDevice.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:41 PM: Error polling device level. NodeId 17 - ControlThink.ZWave.DeviceNotRespondingException
The device did not respond.

at ControlThink.ZWave.Devices.BinarySwitch.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:51 PM: - System.Data.UpdateException
An error occurred while updating the entries. See the inner exception for details.
The column cannot contain null values. [ Column name = setStartValue,Table name = ScNodeActions ]
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.Scene.setDeviceLevel(Guid sceneId, Guid deviceId, Byte level, String uri, String metaData)
at MLS.ZWave.WCFService.ZWaveSVC.saveSceneDevice(String password, Guid sceneId, Guid deviceId, Int32 level, String uri, String metaData)

Order By: Standard | Newest | Votes
Axial-User posted this 10 December 2012

Could you try to add the devices to a scene again and then send me your logfile.txt found in the installation folder for InControl?

whippintegra@gmail.com posted this 15 December 2012

Here is what the logfile contained...I deleted everything in the file and then tried to add the device.

12/15/2012 1:21:24 PM: ZWave Device Count: 22
12/15/2012 1:21:38 PM: Error polling device level. NodeId 3 - ControlThink.ZWave.DeviceNotRespondingException
The device did not respond.

at ControlThink.ZWave.Devices.BinarySwitch.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:40 PM: Error polling device level. NodeId 14 - ControlThink.ZWave.CommandTimeoutException
The command timed out before a response was received.

at ControlThink.ZWave.Devices.ZWaveDevice.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:41 PM: Error polling device level. NodeId 17 - ControlThink.ZWave.DeviceNotRespondingException
The device did not respond.

at ControlThink.ZWave.Devices.BinarySwitch.BasicGet(l instance, Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel(Boolean isBackgroundRequest)
at ControlThink.ZWave.Devices.ZWaveDevice.GetLevel()
at ControlThink.ZWave.Devices.ZWaveDevice.get
Level()
at MLS.HA.DeviceController.Controllers.HaZWaveController.pollDevices()
12/15/2012 1:21:51 PM: - System.Data.UpdateException
An error occurred while updating the entries. See the inner exception for details.
The column cannot contain null values. [ Column name = setStartValue,Table name = ScNodeActions ]
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.Scene.setDeviceLevel(Guid sceneId, Guid deviceId, Byte level, String uri, String metaData)
at MLS.ZWave.WCFService.ZWaveSVC.saveSceneDevice(String password, Guid sceneId, Guid deviceId, Int32 level, String uri, String metaData)

Ryan-Scott posted this 15 December 2012

Could you check to see if you've got two versions of InControl installed? One of them may be called "InControl Console" while the other is "InControl HA." You'll want to go into your tools/options menu and make sure it's no longer running as a service - then uninstall "InControl Console" if it's there in your Add/Remove program files. Once done, go back into Tools/Options and set it to run as a service again.

whippintegra@gmail.com posted this 15 December 2012

Ahh Ha! interesting, Yes I do, I shut the service down and uninstalled the one, just now rebooting and will try again after reboot.

whippintegra@gmail.com posted this 15 December 2012

It works Thanks!!!

Close