Comunidade
Simulação de Frete com Erro
o processo de simulação de frete esta retornando erro interno
"StackTrace": " at OracleInternal.TTC.TTCExecuteSql.ReceiveExecuteResponse(Accessor[]& defineAccessors, Accessor[] bindAccessors, Boolean bHasReturningParams, SQLMetaData& sqlMetaData, SqlStatementType statementType, Int64 noOfRowsFetchedLastTime, Int32 noOfRowsToFetch, Int32& noOfRowsFetched, Int64& queryId, Int32 longFetchSize, Int64 initialLOBFetchSize, Int64[] scnFromExecution, Boolean bAllInputBinds, Int32 arrayBindCount, DataUnmarshaller& dataUnmarshaller, MarshalBindParameterValueHelper& marshalBindParamsHelper, Int64[]& rowsAffectedByArrayBind, Boolean bDefineDone, Boolean& bMoreThanOneRowAffectedByDmlWithRetClause, List1& implicitRSList, Boolean bLOBArrayFetchRequired)\n at OracleInternal.ServiceObjects.OracleCommandImpl.ExecuteReader(String commandText, OracleParameterCollection paramColl, CommandType commandType, OracleConnectionImpl connectionImpl, OracleDataReaderImpl& rdrImpl, Int32 longFetchSize, Int64 clientInitialLOBFS, OracleDependencyImpl orclDependencyImpl, Int64[] scnForExecution, Int64[]& scnFromExecution, OracleParameterCollection& bindByPositionParamColl, Boolean& bBindParamPresent, Int64& internalInitialLOBFS, OracleException& exceptionForArrayBindDML, OracleConnection connection, OracleLogicalTransaction& oracleLogicalTransaction, IEnumerable
1 adrianParsedStmt, Boolean isDescribeOnly, Boolean isFromEF)\n at Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(Boolean requery, Boolean fillRequest, CommandBehavior behavior)\n at Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(CommandBehavior behavior)\n at Rodonaves.Engine.DbHelper.OracleHelper.ExecuteReader(String connectionString, CommandType cmdType, String commandText, Boolean useCompanyTenant, OracleParameter[] parameters)\n at Rodonaves.Quotation.Dal.Oracle.UnitCommercialSettingDal.<>cDisplayClass2_0.b0() in /src/Rodonaves.Quotation.Dal.Oracle/UnitCommercialSettingDal.cs:line 53\n at System.Threading.Tasks.Task1.InnerInvoke()\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\n--- End of stack trace from previous location where exception was thrown ---\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)\n--- End of stack trace from previous location where exception was thrown ---\n at Rodonaves.Quotation.Bll.Unit.GetUnitAndSectorsAsync(CustomerInfo customer, Boolean isDelivery) in /src/Rodonaves.Quotation.Bll/Unit.cs:line 80\n at Rodonaves.Quotation.Bll.Unit.SetUnitAndSectorOriginAsync(QuotationInfo info) in /src/Rodonaves.Quotation.Bll/Unit.cs:line 47\n at Rodonaves.Quotation.Bll.Quotation.SetUnitsAndSectors(QuotationInfo info) in /src/Rodonaves.Quotation.Bll/Quotation.cs:line 297\n at Rodonaves.Quotation.Bll.Quotation.DoQuotationAsync(QuotationInfo info, Boolean isSimulation) in /src/Rodonaves.Quotation.Bll/Quotation.cs:line 115\n at Rodonaves.Quotation.Bll.Quotation.SimulateQuotationAsync(QuotationInfo info) in /src/Rodonaves.Quotation.Bll/Quotation.cs:line 141\n at Rodonaves.Quotation.Controllers.QuotationController.SimulateQuotationAsync(SimulateQuotationRequest request) in /src/Rodonaves.Quotation/Controllers/QuotationController.cs:line 96\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\n at System.Threading.Tasks.ValueTask
1.get_Result()\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()\n at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()\n at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext)\n at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext)\n at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)\n at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)"
}