PUG

  • PUG News
  • PUG Forum
  • Shared documents
  • PUG Events
    • Scandinavian Conferences
    • Scandinavian Theme Days
    • D-A-CH Events
    • North American Events
  • PUG Info
    • PUG Board Info (Scandinavia)
    • PUG Rules
    • PUG Member Lists and Board Members
  • Contact Us

Reply To: Serverfehler in der Anwendung /WSSP.

  • Follow us on Twitter
  • Join our Facebook Group
  • RSS

Welcome to the POB User Group Online Community! › Forums › PUG DACH › Serverfehler in der Anwendung /WSSP. › Reply To: Serverfehler in der Anwendung /WSSP.

07/05/2015 at 07:42 #2696
Schwabe
Member

so jetzt habe ich mir mal genauer die Logs angeschaut und dieses gefunden:

Event code: 3005
Event message: Es ist eine unbehandelte Ausnahme aufgetreten.
Event time: 07.05.2015 07:21:35
Event time (UTC): 07.05.2015 05:21:35
Event ID: 5b7122cbb5584395b65cae833f8c3db4
Event sequence: 6
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/ROOT/WSSP-1-130754496742519341
Trust level: Full
Application Virtual Path: /WSSP
Application Path: C:\Program Files\Wendia\POBG6\POBG6Portal\
Machine name: WECGN003

Process information:
Process ID: 3608
Process name: w3wp.exe
Account name: NT-AUTORITÄT\Netzwerkdienst

Exception information:
Exception type: InvalidDataException
Exception message: Die Blocklänge entspricht nicht dem Komplement.

Server stack trace:
bei System.IO.Compression.Inflater.DecodeUncompressedBlock(Boolean& end_of_block)
bei System.IO.Compression.Inflater.Decode()
bei System.IO.Compression.Inflater.Inflate(Byte[] bytes, Int32 offset, Int32 length)
bei System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)
bei System.IO.Stream.InternalCopyTo(Stream destination, Int32 bufferSize)
bei System.IO.Stream.CopyTo(Stream destination)
bei Wendia.Common.Serialization.DeflateCompressor.UncompressBuffer(Byte[] indata)
bei Wendia.Common.Serialization.PackAndSerializeUtils.UnpackObject[T](String packedString, CompressLib compressLib, JsonConverter[] jsonConvertors)
bei Wendia.Common.ServiceShared.Serialization.PobXmlObjectSerializer`1.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)
bei System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.PartInfo.ReadObject(XmlDictionaryReader reader, XmlObjectSerializer serializer)
bei System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
bei System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
bei System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader reader, MessageVersion version, String action, MessageDescription messageDescription, Object[] parameters, Boolean isRequest)
bei System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message message, Object[] parameters, Boolean isRequest)
bei System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message message, Object[] parameters)
bei System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
bei System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.HandleException(IInvocation invocation, Exception ex)
bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.ProcessMethod(IInvocation invocation)
bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.Intercept(IInvocation invocation)
bei Castle.DynamicProxy.AbstractInvocation.Proceed()
bei Castle.Proxies.IEMServiceInterfaceProxy.GetCompanyParameters()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.RefreshAllInternal()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.EnsureCompanyParameters()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.Fetch(String id)
bei Wendia.EM.ServiceAgent.Cache.EMCacheStorage`1.GetById(String id)
bei Wendia.EM.ServiceAgent.PobClientCompanyParameterProvider.GetCompanyParameter(String id)
bei Wendia.EM.ServiceAgent.StartupManager.InstantExpireUserPassword(User user)
bei Wendia.EM.ServiceAgent.StartupManager.HandleLogin(Boolean useWindowsSecurity)
bei Wendia.EM.ServiceAgent.StartupManager.UserNameAndPasswordEntered(String userName, SecureString password)
bei Wendia.Web.Common.WebLoginUIProvider.StartUp()
bei Wendia.Web.Common.PageHelpers.Signon.StartUpClient()
bei Wendia.Applications.Web.WendiaPortal.Global.Session_Start(Object sender, EventArgs e)
bei System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
bei System.Web.SessionState.SessionStateModule.CompleteAcquireState()
bei System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
bei System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Request information:
Request URL: http://wecgn003.xxxxx/WSSP/Default.aspx
Request path: /WSSP/Default.aspx
User host address: xxxxxx
User: xxxxx
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT-AUTORITÄT\Netzwerkdienst

Thread information:
Thread ID: 7
Thread account name: NT-AUTORITÄT\Netzwerkdienst
Is impersonating: False
Stack trace: bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.HandleException(IInvocation invocation, Exception ex)
bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.ProcessMethod(IInvocation invocation)
bei Wendia.Common.ServiceAgent.ServiceAgentInterceptor`1.Intercept(IInvocation invocation)
bei Castle.DynamicProxy.AbstractInvocation.Proceed()
bei Castle.Proxies.IEMServiceInterfaceProxy.GetCompanyParameters()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.RefreshAllInternal()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.EnsureCompanyParameters()
bei Wendia.Web.Common.Cache.WebPobCompanyParameterCacheStorage.Fetch(String id)
bei Wendia.EM.ServiceAgent.Cache.EMCacheStorage`1.GetById(String id)
bei Wendia.EM.ServiceAgent.PobClientCompanyParameterProvider.GetCompanyParameter(String id)
bei Wendia.EM.ServiceAgent.StartupManager.InstantExpireUserPassword(User user)
bei Wendia.EM.ServiceAgent.StartupManager.HandleLogin(Boolean useWindowsSecurity)
bei Wendia.EM.ServiceAgent.StartupManager.UserNameAndPasswordEntered(String userName, SecureString password)
bei Wendia.Web.Common.WebLoginUIProvider.StartUp()
bei Wendia.Web.Common.PageHelpers.Signon.StartUpClient()
bei Wendia.Applications.Web.WendiaPortal.Global.Session_Start(Object sender, EventArgs e)
bei System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e)
bei System.Web.SessionState.SessionStateModule.CompleteAcquireState()
bei System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData)
bei System.Web.HttpApplication.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

hat es also evtl. mit der maxStackSize zu tun…

Login

Register | Lost your password?

Menu

  • PUG News
  • PUG Forum
  • Shared documents
  • PUG Events
    • Scandinavian Conferences
    • Scandinavian Theme Days
    • D-A-CH Events
    • North American Events
  • PUG Info
    • PUG Board Info (Scandinavia)
    • PUG Rules
    • PUG Member Lists and Board Members
  • Contact Us

Pages

  • Anmeldung zur PUG Konferenz 2018
  • Contact us
  • Forgot Password
  • Login
  • Lost password
  • POB Tip – Filtering lists to show only limited data
  • Profile
  • Registration
  • Registration for PUG 2019 in Scandinavia
  • Registration for PUG 2020 in Scandinavia
  • Skandinavisk PUG konference 2014 (Hurdal, Norge)
  • Skandinavisk PUG konference 2017 (Sundvolden, Norge)
  • Tilmelding til / Anmälan till PUG 2015 i Sollentuna
  • Tilmelding til erfamøde hos Frederiksberg Kommune
  • Tilmelding til PUG 2016 / Anmälan till PUG 2016
  • Tilmelding til PUG 2018 / Anmälan till PUG 2018
  • Udfyld nedenstående felter hvis du ønsker at melde jer ind i PUG
  • Welcome to the POB User Group Online Community!
  • Wendia North America 2018 Customer-Partner Conference Registration Form
  • Wendia North America 2019 Customer-Partner Conference Registration Form
  • You are not a member?
  • Webinar on the New Mobile Web Apps in POB G6 2.006/01/2021 - 13:41

    The POB G6 2.0 mobile interfaces for analysts and customers provide great new capabilities and features. The mobile interfaces have a new look and feel and they allow utilization of most areas of POB from a mobile platform. On January 19th, Kevin Goertzen will show and demonstrate the new mobile interfaces in POB G6 2.0 […]

  • December Webinar on Triggers in POB27/11/2020 - 12:10
  • PUG 2021 – Redesigned for a Virtual Setting (Scandinavia)13/11/2020 - 11:29

    The PUG board has decided to have next year’s Scandinavian conference in a virtual setting. So, mark your calendar for April 20th, 2021, where PUG will host a one-day virtual conference. The decision was made based on the feedback the PUG board got when they asked how participants would feel about attending a physical conference, […]

© Copyright - PUG - All rights reserved by PUG © 2012
  • Send us Mail
  • Follow us on Twitter
  • Join our Facebook Group
  • Subscribe to our RSS Feed