Announcement

Collapse
No announcement yet.

HS3 Process Stopping

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HS3 Process Stopping

    I keep getting a problem where my HS3 process stops running on my server. I get the following error in the event log just before the process stops:

    Log Name: Application
    Source: .NET Runtime
    Date: 2017-01-25 4:14:11 PM
    Event ID: 1026
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Homeseer-Server
    Description:
    Application: HSPI_JowiHue.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.NullReferenceException
    at System.Runtime.Remoting.Messaging.LogicalCallContext.Propaga teIncomingHeadersToCallContext(System.Runtime.Remoting.Messa ging.IMessage)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(Syst em.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
    at HomeSeerAPI.IHSApplication.WriteLog(System.String, System.String)
    at HSPI_JowiHue.utils.Log(System.String, LogLevel)
    at HSPI_JowiHue.HueTools.UpdateStatusTimer()
    at HSPI_JowiHue.HueTools+_Closure$__._Lambda$__R67-3(System.Object)
    at System.Threading.TimerQueueTimer.CallCallbackInContext(Syste m.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threadi ng.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.Execu tionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.TimerQueueTimer.CallCallback()
    at System.Threading.TimerQueueTimer.Fire()
    at System.Threading.TimerQueue.FireNextTimers()
    at System.Threading.TimerQueue.AppDomainTimerCallback()


    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2017-01-26T00:14:11.786979800Z" />
    <EventRecordID>889</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Homeseer-Server</Computer>
    <Security />
    </System>
    <EventData>
    <Data>Application: HSPI_JowiHue.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.NullReferenceException
    at System.Runtime.Remoting.Messaging.LogicalCallContext.Propaga teIncomingHeadersToCallContext(System.Runtime.Remoting.Messa ging.IMessage)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(Syst em.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
    at HomeSeerAPI.IHSApplication.WriteLog(System.String, System.String)
    at HSPI_JowiHue.utils.Log(System.String, LogLevel)
    at HSPI_JowiHue.HueTools.UpdateStatusTimer()
    at HSPI_JowiHue.HueTools+_Closure$__._Lambda$__R67-3(System.Object)
    at System.Threading.TimerQueueTimer.CallCallbackInContext(Syste m.Object)
    at System.Threading.ExecutionContext.RunInternal(System.Threadi ng.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.ExecutionContext.Run(System.Threading.Execu tionContext, System.Threading.ContextCallback, System.Object, Boolean)
    at System.Threading.TimerQueueTimer.CallCallback()
    at System.Threading.TimerQueueTimer.Fire()
    at System.Threading.TimerQueue.FireNextTimers()
    at System.Threading.TimerQueue.AppDomainTimerCallback()

    </Data>
    </EventData>
    </Event>

    I am running Windows 10 on the server. I saw a previous post with a similar error and you suggested re-installing .net 4.0. I tried that but it will not let me do that because I already have a later version installed.

    Thanks
    Phil

    #2
    philasmith


    What happens when you reinstall your current version? Indeed a few users had an issue with this error and I never heard back after they reinstalled their .NET version. It is something that is occurring on the local system.

    Another work around maybe is turing off error reporting. This will at least enable HS3 to continue when this error occurse. HS3 will then also respond by restarting the plugin itself.

    Wim
    -- Wim

    Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

    1210 devices/features ---- 392 events ----- 40 scripts

    Comment


      #3
      I will reinstall it and let you know how it goes.

      Comment

      Working...
      X