TimePunch

  • Status geschlossen
  • Prozent erledigt
    100%
  • Aufgabentyp Bug Report
  • Kategorie Tp Server
  • zuständig
    christopher
  • Betriebssystem All
  • Schweregrad niedrig
  • Dringlichkeit gering
  • betrifft Version 3.20
  • fällig in Version 3.30 (patch)
  • fällig am unbestimmt
gehört zu Projekt: TimePunch
angelegt von Gerhard - 25.09.2018
zuletzt bearbeitet von Gerhard - 04.10.2018

FS#917 - Absturtz des Update Providers

Version 3.30

Der UpdateProvider konnte nicht gestartet werden. Augenscheinlich lag es am OWIN Listener.
Als Server Adresse wurde eine IP Adresse und der Port 65528 verwendet.

Also im Stil: http://xxx.xxx.xxx.xxx:65528/Timepunch

Protokollname: Application
Quelle: .NET Runtime
Datum: 25.09.2018 15:20:33
Ereignis-ID: 1026
Aufgabenkategorie:Keine
Ebene: Fehler
Schlüsselwörter:Klassisch
Benutzer: Nicht zutreffend
Computer: W2K16-DC.janssen.local
Beschreibung:
Application: TpUpdateProvider.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.HttpListenerException

 at System.Net.HttpListener.AddAllPrefixes()
 at System.Net.HttpListener.Start()
 at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(System.Net.HttpListener, System.Func`2<System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Threading.Tasks.Task>, System.Collections.Generic.IList`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>, System.Collections.Generic.IDictionary`2<System.String,System.Object>, System.Func`2<System.String,System.Func`6<System.Diagnostics.TraceEventType,Int32,System.Object,System.Exception,System.Func`3<System.Object,System.Exception,System.String>,Boolean>>)
 at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(System.Func`2<System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Threading.Tasks.Task>, System.Collections.Generic.IDictionary`2<System.String,System.Object>)

Exception Info: System.Reflection.TargetInvocationException

 at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
 at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
 at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
 at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(Owin.IAppBuilder)
 at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(Microsoft.Owin.Hosting.Engine.StartContext)
 at Microsoft.Owin.Hosting.Starter.HostingStarter.Start(Microsoft.Owin.Hosting.StartOptions)
 at TimePunch.Update.Updater.<StartServiceHost>b__61_0()
 at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
 at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
 at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
 at System.Threading.ThreadHelper.ThreadStart()

Ereignis-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="2018-09-25T13:20:33.318511700Z" />
  <EventRecordID>754394</EventRecordID>
  <Channel>Application</Channel>
  <Computer>W2K16-DC.janssen.local</Computer>
  <Security />
</System>
<EventData>
  <Data>Application: TpUpdateProvider.exe

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.HttpListenerException

 at System.Net.HttpListener.AddAllPrefixes()
 at System.Net.HttpListener.Start()
 at Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(System.Net.HttpListener, System.Func`2&lt;System.Collections.Generic.IDictionary`2&lt;System.String,System.Object&gt;,System.Threading.Tasks.Task&gt;, System.Collections.Generic.IList`1&lt;System.Collections.Generic.IDictionary`2&lt;System.String,System.Object&gt;&gt;, System.Collections.Generic.IDictionary`2&lt;System.String,System.Object&gt;, System.Func`2&lt;System.String,System.Func`6&lt;System.Diagnostics.TraceEventType,Int32,System.Object,System.Exception,System.Func`3&lt;System.Object,System.Exception,System.String&gt;,Boolean&gt;&gt;)
 at Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(System.Func`2&lt;System.Collections.Generic.IDictionary`2&lt;System.String,System.Object&gt;,System.Threading.Tasks.Task&gt;, System.Collections.Generic.IDictionary`2&lt;System.String,System.Object&gt;)

Exception Info: System.Reflection.TargetInvocationException

 at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
 at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
 at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
 at Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(Owin.IAppBuilder)
 at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(Microsoft.Owin.Hosting.Engine.StartContext)
 at Microsoft.Owin.Hosting.Starter.HostingStarter.Start(Microsoft.Owin.Hosting.StartOptions)
 at TimePunch.Update.Updater.&lt;StartServiceHost&gt;b__61_0()
 at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
 at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
 at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
 at System.Threading.ThreadHelper.ThreadStart()

</Data>

</EventData>

</Event>

geschlossen von  Gerhard
04.10.2018 15:20
Grund für das Schließen:  Not a bug
Kommentar zum Schließen:  

Es handelt sich hierbei um ein Rechteproblem.
Wenn der Service mit Administrationsrechten gestartet wird, funktioniert es ohne Probleme.

Zeitraum Benutzer Aufwand (H:M)
watch my effort tracking timers

Lade...

verfügbare Tastenkürzel

Aufgabenliste

Aufgabendetails

Aufgabenbearbeitung