Full Event Log
Log Name: Application
Source: ServiceModel Audit 4.0.0.0
Date: 3/29/2017 6:46:30 PM
Event ID: 4
Task Category: MessageAuthentication
Level: Error
Keywords: Classic
User: N/A
Computer: TST-CM-RPT1.spartanmotors.com
Description:
Message authentication failed.
Service: net.tcp://tst-cm-rpt1.spartanmotors.com/EpicorERP/Ice/Lib/RunTask.svc
Action: Ice:Lib:RunTask/RunTaskSvcContract/RunSubTask
ClientIdentity: SPARTANMOTORS\txs31; S-1-5-21-206286035-3648347409-1977274830-29373
ActivityId: <null>
FaultException: Invalid username or password.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ServiceModel Audit 4.0.0.0" />
<EventID Qualifiers="49158">4</EventID>
<Level>2</Level>
<Task>2</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-03-29T22:46:30.000000000Z" />
<EventRecordID>75087</EventRecordID>
<Channel>Application</Channel>
<Computer>TST-CM-RPT1.spartanmotors.com</Computer>
<Security />
</System>
<EventData>
<Data>net.tcp://tst-cm-rpt1.spartanmotors.com/EpicorERP/Ice/Lib/RunTask.svc</Data>
<Data>Ice:Lib:RunTask/RunTaskSvcContract/RunSubTask</Data>
<Data>SPARTANMOTORS\txs31; S-1-5-21-206286035-3648347409-1977274830-29373</Data>
<Data><null></Data>
<Data>FaultException: Invalid username or password.</Data>
</EventData>
</Event>
Log Name: Application
Source: ASP.NET 4.0.30319.0
Date: 3/29/2017 6:46:30 PM
Event ID: 1325
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TST-CM-RPT1.spartanmotors.com
Description:
An unhandled exception occurred and the process was terminated.
Application ID: DefaultDomain
Process ID: 5188
Exception: System.Runtime.Serialization.SerializationException
Message: Type 'System.ServiceModel.Channels.ReceivedFault' in Assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
StackTrace: at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)
at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeObject(Object obj, MemoryStream stm)
at System.AppDomain.Serialize(Object o)
at System.AppDomain.MarshalObject(Object o)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 4.0.30319.0" />
<EventID Qualifiers="49152">1325</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-03-29T22:46:30.000000000Z" />
<EventRecordID>75088</EventRecordID>
<Channel>Application</Channel>
<Computer>TST-CM-RPT1.spartanmotors.com</Computer>
<Security />
</System>
<EventData>
<Data>An unhandled exception occurred and the process was terminated.
Application ID: DefaultDomain
Process ID: 5188
Exception: System.Runtime.Serialization.SerializationException
Message: Type 'System.ServiceModel.Channels.ReceivedFault' in Assembly 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
StackTrace: at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type)
at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context)
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo()
at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo)
at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck)
at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeObject(Object obj, MemoryStream stm)
at System.AppDomain.Serialize(Object o)
at System.AppDomain.MarshalObject(Object o)
</Data>
</EventData>
</Event>
Log Name: Application
Source: .NET Runtime
Date: 3/29/2017 6:46:30 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TST-CM-RPT1.spartanmotors.com
Description:
Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ServiceModel.FaultException
Exception Info: System.ServiceModel.Security.MessageSecurityException
Server stack trace:
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityDuplexChannel.ProcessMessage(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityDuplexChannel.TryReceive(TimeSpan timeout, Message& message)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
at Ice.Contracts.RunTaskSvcContract.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
at Ice.Proxy.Lib.RunTaskImpl.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
Exception Info: System.UnauthorizedAccessException
at Epicor.ServiceModel.Channels.ImplBase`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ShouldRethrowNonRetryableException(System.Exception, System.Data.DataSet[])
at Ice.Proxy.Lib.RunTaskImpl.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon, System.__Canon)
at Ice.Hosting.SubTaskLauncher.CallTaskInternal(System.String, System.String, System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>, System.TimeSpan)
at Erp.Internal.SI.SIM130.launchSubProcess(System.String, System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>, System.String, Ice.Hosting.SubTaskLauncher)
at Erp.Internal.SI.SIM130+<>c__DisplayClass45_1.<RunProcess>b__2()
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()
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-03-29T22:46:30.000000000Z" />
<EventRecordID>75089</EventRecordID>
<Channel>Application</Channel>
<Computer>TST-CM-RPT1.spartanmotors.com</Computer>
<Security />
</System>
<EventData>
<Data>Application: w3wp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ServiceModel.FaultException
Exception Info: System.ServiceModel.Security.MessageSecurityException
Server stack trace:
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityDuplexChannel.ProcessMessage(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityDuplexChannel.TryReceive(TimeSpan timeout, Message& message)
at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)
at Ice.Contracts.RunTaskSvcContract.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
at Ice.Proxy.Lib.RunTaskImpl.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
Exception Info: System.UnauthorizedAccessException
at Epicor.ServiceModel.Channels.ImplBase`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ShouldRethrowNonRetryableException(System.Exception, System.Data.DataSet[])
at Ice.Proxy.Lib.RunTaskImpl.RunSubTask(System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>)
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Runtime.CompilerServices.CallSite, System.__Canon, System.__Canon, System.__Canon)
at Ice.Hosting.SubTaskLauncher.CallTaskInternal(System.String, System.String, System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>, System.TimeSpan)
at Erp.Internal.SI.SIM130.launchSubProcess(System.String, System.String, System.Collections.Generic.List`1<Epicor.Hosting.TaskCaller.SubTaskParameter>, System.String, Ice.Hosting.SubTaskLauncher)
at Erp.Internal.SI.SIM130+<>c__DisplayClass45_1.<RunProcess>b__2()
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>
Log Name: Application
Source: Application Error
Date: 3/29/2017 6:46:30 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: TST-CM-RPT1.spartanmotors.com
Description:
Faulting application name: w3wp.exe, version: 8.5.9600.16384, time stamp: 0x5215df96
Faulting module name: KERNELBASE.dll, version: 6.3.9600.18340, time stamp: 0x57366075
Exception code: 0xe0434352
Fault offset: 0x0000000000008a5c
Faulting process id: 0x1444
Faulting application start time: 0x01d2a8de30541d7e
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 8c91bb21-14d1-11e7-80f6-00505686f220
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-03-29T22:46:30.000000000Z" />
<EventRecordID>75090</EventRecordID>
<Channel>Application</Channel>
<Computer>TST-CM-RPT1.spartanmotors.com</Computer>
<Security />
</System>
<EventData>
<Data>w3wp.exe</Data>
<Data>8.5.9600.16384</Data>
<Data>5215df96</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.3.9600.18340</Data>
<Data>57366075</Data>
<Data>e0434352</Data>
<Data>0000000000008a5c</Data>
<Data>1444</Data>
<Data>01d2a8de30541d7e</Data>
<Data>c:\windows\system32\inetsrv\w3wp.exe</Data>
<Data>C:\Windows\system32\KERNELBASE.dll</Data>
<Data>8c91bb21-14d1-11e7-80f6-00505686f220</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>