Can someone help me on what is causing this or pinpoint it? I have never had this problem within the last two years and the last two weeks I have had this problem in Sales Order Tracker(retrieving shipping/invoicing) and Customer Tracker (retrieving orders) but if I wait a second and try again to retrieve invoices/shipping in SOT it loads just fine.
Exception caught in: Epicor.Mfg.BO.CustShip
Error Detail
Message: Server terminated unexpectedly
Type: Error
Program:
Method:
Table:
Row:
Field:
Stack Trace
at Epicor.Mfg.Proxy.CustShipImpl.GetCustShipOrdTrk(Int32 orderNum)
at Epicor.Mfg.UI.Adapters.CustShipAdapter.GetCustShipOrdTrk(Int32 orderNum)
Inner Exception
ERROR condition: Server terminated unexpectedly (7211)
Inner Stack Trace
at Progress.Open4GL.DynamicAPI.Session.runProcedure(String requestID, String procedureName, ParameterSet parms, Boolean persistent, Boolean internal_Renamed, Int64 procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.Session.runStatelessProcedure(String requestID, String fullProcedureName, ParameterSet inparams, Object procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.PersistentProc.runTheProcedure(String requestID, String procedureName, ParameterSet parms, MetaSchema schema)
at Progress.Open4GL.DynamicAPI.PersistentProc.runProcedure(String procedureName, ParameterSet parms, MetaSchema schema)
at Epicor.Mfg.Core.CallContext.CallContextPersistentProc.runProcedure(String procedureName, ParameterSet parameters, MetaSchema metaSchema)
at Epicor.Mfg.Core.CallContext.ProxyHelper.CallMethod(String methodName, ParameterSet parameters, MetaSchema metaSchema, BLConnectionPool connPool, Session connection, PersistentProc persistProc, CallContextDataSet callContextDataSet)
at Epicor.Mfg.Proxy.CustShipImpl.GetCustShipOrdTrk(Int32 orderNum)