Nav 2009 Crash
mordred
Member Posts: 14
Hi.
We have Dynamics Nav 2009 Tailored and suddenly crash.
In my windows 2008 server report this event
User:
Type: System.OutOfMemoryException
Message: Se produjo una excepción de tipo 'System.OutOfMemoryException'.
StackTrace:
en System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
en System.Threading.Thread.Start()
en Microsoft.Dynamics.Nav.Watson.MiniDump.MiniDumpWriter.Write(Boolean includeExceptionInformation, String path)
en Microsoft.Dynamics.Nav.Watson.WatsonReporting.SendReport(ManifestModeReport details, String collectData)
en Microsoft.Dynamics.Nav.Service.Server.LogException(Exception e)
en Microsoft.Dynamics.Nav.Service.NSService.TerminateSession(Connection connection, Exception exception, Boolean responseRequest)
en Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation, Connection connection, WindowsIdentity impersonationIdentity)
en Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation)
en Microsoft.Dynamics.Nav.Service.NSService.GetPage(PageRequestDefinition pageRequestDefinition, NavRecordState state)
en SyncInvokeGetPage(Object , Object[] , Object[] )
en System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
en System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.Dispatch(MessageRpc& rpc, Boolean isOperationContextSet)
en System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)
en System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestContext request, OperationContext currentOperationContext)
en System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
en System.ServiceModel.Dispatcher.ChannelHandler.OnAsyncReceiveComplete(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.InputQueue`1.AsyncQueueReader.Set(Item item)
en System.ServiceModel.Channels.InputQueue`1.Dispatch()
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.ProcessDuplexMessage(WsrmMessageInfo info)
en System.ServiceModel.Channels.ServerReliableDuplexSessionChannel.ProcessMessage(WsrmMessageInfo info)
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.HandleReceiveComplete(IAsyncResult result)
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.OnReceiveCompletedStatic(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.ReliableChannelBinder`1.InputAsyncResult`1.OnInputComplete(IAsyncResult result)
en System.ServiceModel.Channels.ReliableChannelBinder`1.InputAsyncResult`1.OnInputCompleteStatic(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceiveAsyncResult.OnReceive(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.SynchronizedMessageSource.ReceiveAsyncResult.OnReceiveComplete(Object state)
en System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)
en System.ServiceModel.Channels.StreamConnection.OnRead(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.Net.LazyAsyncResult.Complete(IntPtr userToken)
en System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
en System.Net.Security.NegotiateStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security.NegotiateStream.ReadCallback(AsyncProtocolRequest asyncRequest)
en System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
en System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
en System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.ConnectionStream.ReadAsyncResult.OnAsyncReadComplete(Object state)
en System.ServiceModel.Channels.SocketConnection.FinishRead()
en System.ServiceModel.Channels.SocketConnection.AsyncReadCallback(Boolean haveResult, Int32 error, Int32 bytesRead)
en System.ServiceModel.Channels.OverlappedContext.CompleteCallback(UInt32 error, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
en System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
en System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Source: mscorlib
Thanks
We have Dynamics Nav 2009 Tailored and suddenly crash.
In my windows 2008 server report this event
User:
Type: System.OutOfMemoryException
Message: Se produjo una excepción de tipo 'System.OutOfMemoryException'.
StackTrace:
en System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
en System.Threading.Thread.Start()
en Microsoft.Dynamics.Nav.Watson.MiniDump.MiniDumpWriter.Write(Boolean includeExceptionInformation, String path)
en Microsoft.Dynamics.Nav.Watson.WatsonReporting.SendReport(ManifestModeReport details, String collectData)
en Microsoft.Dynamics.Nav.Service.Server.LogException(Exception e)
en Microsoft.Dynamics.Nav.Service.NSService.TerminateSession(Connection connection, Exception exception, Boolean responseRequest)
en Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation, Connection connection, WindowsIdentity impersonationIdentity)
en Microsoft.Dynamics.Nav.Service.NSService.ExecuteOperation[T](String operationName, ServiceOperation`1 operation)
en Microsoft.Dynamics.Nav.Service.NSService.GetPage(PageRequestDefinition pageRequestDefinition, NavRecordState state)
en SyncInvokeGetPage(Object , Object[] , Object[] )
en System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
en System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
en System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.Dispatch(MessageRpc& rpc, Boolean isOperationContextSet)
en System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)
en System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestContext request, OperationContext currentOperationContext)
en System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
en System.ServiceModel.Dispatcher.ChannelHandler.OnAsyncReceiveComplete(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.InputQueue`1.AsyncQueueReader.Set(Item item)
en System.ServiceModel.Channels.InputQueue`1.Dispatch()
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.ProcessDuplexMessage(WsrmMessageInfo info)
en System.ServiceModel.Channels.ServerReliableDuplexSessionChannel.ProcessMessage(WsrmMessageInfo info)
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.HandleReceiveComplete(IAsyncResult result)
en System.ServiceModel.Channels.ReliableDuplexSessionChannel.OnReceiveCompletedStatic(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.ReliableChannelBinder`1.InputAsyncResult`1.OnInputComplete(IAsyncResult result)
en System.ServiceModel.Channels.ReliableChannelBinder`1.InputAsyncResult`1.OnInputCompleteStatic(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceiveAsyncResult.OnReceive(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.SynchronizedMessageSource.ReceiveAsyncResult.OnReceiveComplete(Object state)
en System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)
en System.ServiceModel.Channels.StreamConnection.OnRead(IAsyncResult result)
en System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
en System.Net.LazyAsyncResult.Complete(IntPtr userToken)
en System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
en System.Net.Security.NegotiateStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
en System.Net.Security.NegotiateStream.ReadCallback(AsyncProtocolRequest asyncRequest)
en System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
en System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
en System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
en System.ServiceModel.AsyncResult.Complete(Boolean completedSynchronously)
en System.ServiceModel.Channels.ConnectionStream.ReadAsyncResult.OnAsyncReadComplete(Object state)
en System.ServiceModel.Channels.SocketConnection.FinishRead()
en System.ServiceModel.Channels.SocketConnection.AsyncReadCallback(Boolean haveResult, Int32 error, Int32 bytesRead)
en System.ServiceModel.Channels.OverlappedContext.CompleteCallback(UInt32 error, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
en System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
en System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Source: mscorlib
Thanks
0
Comments
-
AFAIK your problem is quite straight forward == > 'System.OutOfMemoryException'.
What spec is the server you're running and what services are you running on it?
Is this only after your customisation? Have you done any large queries which induce loops or anything which could cause high memory usage?
JoehJoeh Chan,
HostLive Limited0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 328 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions