2021-01-12 19:15:30.7573 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 19:45:31.3138 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 20:15:30.5167 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 20:45:30.8723 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 21:15:31.3344 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 21:45:30.5767 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 22:15:30.7847 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 22:45:31.2078 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 23:15:30.4658 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-12 23:45:31.7319 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-13 00:15:31.1244 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11339 Error: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.<>c.b__6_0(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 StackTrace: at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__1() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass41_0.b__0() at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__31_0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WoLicencias.Data.Repository.FacturacionElectronica.FacturacionElectronicaRepository.GetTransactionsPendingToApproveSUNAT() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1797 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\reposWO\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11339 -------------------------------------------------------------------- 2021-01-13 08:20:00.9281 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 08:20:04.8345 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:31:20.5655 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 10:31:20.8311 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:40:20.2911 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:40:24.1036 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:42:20.1741 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:42:20.3928 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:44:04.0003 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:44:04.1410 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:44:29.7363 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 10:44:29.9246 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:46:18.5833 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:46:18.7083 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:48:09.5411 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:48:09.6505 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:50:35.4093 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 10:50:35.7374 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 10:58:52.1011 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 10:58:52.2417 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:00:34.4387 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:00:34.5480 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:02:23.6759 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:02:23.8165 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:04:11.8740 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:04:11.9678 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:05:51.1233 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:05:51.2171 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:07:40.5540 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:07:40.6947 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:11:17.2610 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:11:17.4173 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:13:46.5038 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:13:46.6444 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:15:52.4378 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:15:52.5316 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:21:25.6738 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:21:25.7988 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:23:00.7870 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:23:00.8964 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:24:44.4249 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:24:44.5655 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:25:26.5007 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 11:25:30.3132 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:26:34.9080 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:26:35.0330 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:27:38.7060 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 11:27:39.3467 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:28:11.1217 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:28:11.2624 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:45:16.2747 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:45:16.3840 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:47:08.6342 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:47:08.7748 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:49:38.9532 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:49:39.0939 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:51:52.2282 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:51:52.3532 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:53:57.3792 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:53:57.5198 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:55:58.9809 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:55:59.1059 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:57:35.6493 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 11:57:35.7900 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:57:48.2127 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 11:57:48.3231 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 11:59:32.0617 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 11:59:32.1867 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:00:02.1122 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:00:02.2060 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:02:33.6401 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:02:33.7808 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:05:01.4438 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:05:01.6000 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:07:26.2961 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:07:26.4368 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:08:56.0443 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 12:08:56.2474 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:10:00.4642 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:10:00.5736 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:12:34.7639 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:12:34.9054 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:14:38.2608 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:14:38.4327 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:17:00.8434 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:17:00.9684 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:17:02.1004 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 12:17:02.2723 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:19:14.6677 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:19:14.8240 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:21:39.8109 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 12:21:39.9203 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:22:03.3475 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:22:03.4413 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:24:10.9147 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:24:11.0085 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:26:17.8482 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:26:17.9575 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:28:30.3146 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:28:30.4396 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:30:46.3217 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:30:46.4467 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:32:25.3178 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:32:25.4585 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:34:50.3764 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:34:50.4869 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:36:54.0375 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:36:54.1781 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:39:01.6519 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:39:01.7769 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:41:29.0630 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:41:29.1567 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:44:07.8652 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:44:07.9734 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:46:41.8817 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:46:42.0067 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:49:02.4279 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:49:02.5529 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:50:57.2334 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:50:57.3584 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:52:54.7480 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:52:54.8573 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:54:56.7333 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:54:56.8739 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 12:58:27.7367 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 12:58:27.8461 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:00:27.2349 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:00:27.3599 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:01:37.7364 : conexion wo: EPJA-R4SD-1476-EAIA -------------------------------------------------------------------- 2021-01-13 13:01:41.7054 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:03:06.1833 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:03:06.3239 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:05:38.2617 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:05:38.4023 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:08:04.3846 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:08:04.4784 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:10:44.9623 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:10:45.1029 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:12:54.5137 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:12:54.6863 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:15:48.5086 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:15:48.6180 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:17:59.0682 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:17:59.1932 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:20:19.1590 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:20:19.2684 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:22:41.6935 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:22:41.8185 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:24:24.2684 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:24:24.3777 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:27:07.0052 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:27:07.1146 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:29:31.5648 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:29:31.6742 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:31:33.3989 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:31:33.5083 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:34:08.6947 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:34:08.8197 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:36:09.8038 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:36:09.9445 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:38:02.1729 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:38:02.2979 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:40:37.2205 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:40:37.3299 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:41:05.9977 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 13:41:06.1539 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:44:21.3508 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 13:44:21.4915 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:44:21.7441 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:44:21.9003 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:46:20.1323 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:46:20.2729 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:49:37.0110 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:49:37.1828 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:51:40.3824 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:51:40.5231 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:53:22.5458 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:53:22.7020 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:55:21.7734 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 13:55:21.9453 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:55:30.3616 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:55:30.5022 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:57:16.8149 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:57:16.9868 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 13:59:12.7205 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 13:59:12.8767 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:01:00.9823 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:01:01.3729 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:02:38.7052 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:02:38.8770 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:03:01.4810 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 14:03:01.6223 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:04:19.7053 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:04:19.8459 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:09:35.3879 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 14:09:35.5768 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:24:53.6064 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:24:53.8407 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:27:30.4762 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:27:31.2419 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:29:32.9546 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:29:33.6421 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:31:28.1842 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:31:28.2936 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:33:55.0182 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:33:55.4245 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:36:07.5412 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:36:09.1818 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:39:19.5845 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:39:19.7876 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:42:36.7523 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:42:36.9085 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:44:29.4455 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:44:29.7423 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:46:36.5886 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:46:36.7136 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:48:59.1715 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:48:59.3903 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:50:54.6695 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:50:54.9195 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:52:43.5998 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:52:43.7753 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:55:04.6507 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:55:04.7757 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:57:14.4914 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:57:14.6477 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 14:58:57.2892 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 14:58:57.4298 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:00:58.7994 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:00:58.9557 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:02:34.9951 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:02:35.1202 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:04:36.1436 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:04:36.3303 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:06:21.5419 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:06:21.6824 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:08:05.7108 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:08:05.8548 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:09:49.9292 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:09:50.0699 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:11:23.3449 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:11:23.4699 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:13:25.9621 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-01-13 15:13:26.1184 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:19:36.1235 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-01-13 15:19:40.1550 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:44:06.7895 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 15:44:07.3677 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:50:45.1057 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 15:50:45.6839 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:53:59.2667 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 15:54:03.0013 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 15:57:14.7065 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 15:57:14.8158 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 16:09:51.7259 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 16:09:55.7357 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 16:11:05.8009 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 16:11:05.9572 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 16:30:57.0567 : conexion wo: XGLP-1P9E-65LA-TQKC -------------------------------------------------------------------- 2021-01-13 16:31:00.8223 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 16:49:40.6639 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-01-13 16:49:40.9607 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 17:51:52.2045 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-01-13 17:51:52.3764 : politica de firma version 2 -------------------------------------------------------------------- 2021-01-13 18:42:58.3393 : conexion wo: MHJF-RYFD-UUEB-1356 -------------------------------------------------------------------- 2021-01-13 18:42:58.5096 : politica de firma version 2 --------------------------------------------------------------------