2021-02-12 19:15:30.8541 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 -------------------------------------------------------------------- 2021-02-12 19:45:31.4639 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 -------------------------------------------------------------------- 2021-02-12 20:15:30.4618 : Error al reenviar transacciones pendientes Facturación Electrónica Metodo: WoLicencias.Services.Logic.FacturacionElectronica.ResendPendingDocuments Linea: 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 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:\WO.net\TFP_WoLicencias\Infrastructure.Base.Data\DataRepository\Source\WoLicencias.Data.Repository\FacturacionElectronica\FacturacionElectronicaRepository.cs:line 1805 at WoLicencias.Services.Logic.FacturacionElectronica.FacturacionElectronicaLogic.<>c__DisplayClass222_0.<b__0>d.MoveNext() in C:\WO.net\TFP_WoLicencias\Infrastructure.Base.Services\ServiceLogic\Source\WoLicencias.Services.Logic\FacturacionElectronica\FacturacionElectronicaLogic.cs:line 11347 -------------------------------------------------------------------- 2021-02-13 08:58:09.9777 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-13 08:58:13.8683 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 10:11:56.8778 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-13 10:11:57.0653 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 10:15:43.9740 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-13 10:15:44.0990 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 10:46:35.5860 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-13 10:46:35.8204 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 12:29:46.5300 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-13 12:29:46.8113 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 13:01:01.6386 : conexion wo: MHJF-RYFD-UUEB-1356 -------------------------------------------------------------------- 2021-02-13 13:01:01.8573 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:31:52.7933 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:31:53.0913 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:35:02.8810 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:35:03.0217 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:37:07.5318 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:37:07.6724 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:39:30.8677 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:39:31.0084 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:43:02.5706 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:43:02.7424 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:46:25.4293 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:46:25.5700 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 16:53:25.4628 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 16:53:25.6816 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:02:01.4754 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:02:01.8192 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:12:21.7793 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:12:21.9980 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:15:10.5039 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:15:10.7076 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:19:01.6715 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:19:01.9059 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:21:13.1424 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:21:13.2674 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:23:42.7300 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:23:42.9169 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:26:06.7676 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:26:06.8926 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:28:18.3124 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:28:18.4701 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:30:10.6492 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:30:10.8523 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:32:30.4286 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:32:30.5849 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:34:54.4640 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:34:54.6202 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:37:21.5262 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:37:21.6685 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:39:27.0623 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:39:27.2501 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:42:12.2054 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:42:12.3465 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:45:42.5504 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:45:42.7222 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:47:27.7396 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:47:27.8959 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:49:39.9000 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:49:40.0718 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:52:05.4870 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:52:05.6589 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:54:20.3824 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:54:20.5543 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:56:25.3655 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:56:25.5374 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 17:59:04.0629 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 17:59:04.2348 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:00:56.8885 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:00:57.0291 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:02:44.4838 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:02:44.6896 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:04:17.7181 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:04:17.9271 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:05:50.6925 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:05:50.8420 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:07:32.4108 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:07:32.6139 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:09:10.8141 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:09:10.9548 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:10:56.2056 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:10:56.3462 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:14:23.3334 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:14:23.4897 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:16:00.5971 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:16:00.7534 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:17:34.5147 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:17:34.7025 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:19:23.3887 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:19:23.5148 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:21:16.5290 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:21:16.7009 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:23:01.8383 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:23:02.0102 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:24:40.3103 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:24:40.4837 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:26:17.5137 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:26:17.6543 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:27:56.3149 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:27:56.4712 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:29:31.1036 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:29:31.2298 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:31:09.4126 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:31:09.5689 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:32:42.1421 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:32:42.3139 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:34:14.3901 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:34:14.5151 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:36:06.6148 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:36:06.7866 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:37:45.6488 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:37:45.7894 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:39:20.4868 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:39:20.6743 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:40:55.7879 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:40:55.9597 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:43:38.3800 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:43:38.5459 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:45:57.1342 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:45:57.2905 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:47:57.1998 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:47:57.3247 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:49:47.5277 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:49:47.6527 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-13 18:51:19.8595 : conexion wo: LFXN-K5B6-Z1TS-E3GH -------------------------------------------------------------------- 2021-02-13 18:51:20.0047 : politica de firma version 2 --------------------------------------------------------------------