2021-02-10 07:56:20.2182 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 07:56:22.4370 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 07:59:21.4089 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 07:59:21.5652 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 08:01:04.0045 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 08:01:04.1452 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 08:01:52.9045 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 08:01:53.0608 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 08:04:33.7280 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 08:04:38.8843 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 08:33:11.5811 : conexion wo: XGLP-1P9E-65LA-TQKC -------------------------------------------------------------------- 2021-02-10 08:33:15.7229 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 09:10:22.7802 : conexion wo: QDQX-D5CK-XAQ6-6A0A -------------------------------------------------------------------- 2021-02-10 09:10:27.4679 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 09:15:31.6520 : 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-10 09:48:33.5375 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 09:48:33.6782 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 10:14:22.3895 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 10:14:22.6551 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 10:28:11.8990 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 10:28:12.0709 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 10:52:41.2245 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 10:52:41.7558 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 10:55:42.5489 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 10:55:45.7052 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 11:01:14.3693 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 11:01:14.7443 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 11:28:25.9161 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 11:28:26.0760 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 11:57:48.6194 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 11:57:50.4944 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:18:26.1794 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 12:18:26.3201 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:19:07.2318 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 12:19:12.5133 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:19:52.3192 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 12:19:52.4911 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:36:02.9411 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 12:36:07.1912 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:39:32.6658 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 12:39:34.7634 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 12:47:53.6529 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 12:47:53.8717 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 13:59:28.4230 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 13:59:28.5793 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 14:15:27.5495 : conexion wo: 137T-QF31-7ZKS-31ZB -------------------------------------------------------------------- 2021-02-10 14:15:27.7057 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 14:47:16.3202 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-10 14:47:16.5077 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 14:49:17.1493 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 14:49:17.2743 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 14:59:54.9244 : conexion wo: 6421-GN73-UTPY-LFA8 -------------------------------------------------------------------- 2021-02-10 14:59:55.0650 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 15:20:51.5213 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-10 15:20:51.7401 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 15:22:13.9518 : conexion wo: MHJF-RYFD-UUEB-1356 -------------------------------------------------------------------- 2021-02-10 15:22:17.8425 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 15:33:28.0949 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 15:33:28.3333 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 15:37:26.2108 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-10 15:37:26.3513 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 16:02:10.4922 : conexion wo: MHJF-RYFD-UUEB-1356 -------------------------------------------------------------------- 2021-02-10 16:02:10.6328 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 16:11:44.8200 : conexion wo: 137T-QF31-7ZKS-31ZB -------------------------------------------------------------------- 2021-02-10 16:11:44.9762 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 16:19:42.7098 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-10 16:19:42.8817 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 16:43:56.2713 : conexion wo: EPJA-R4SD-1476-EAIA -------------------------------------------------------------------- 2021-02-10 16:43:56.4432 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 16:59:00.0979 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 16:59:00.2385 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 17:07:36.0055 : conexion wo: EPJA-R4SD-1476-EAIA -------------------------------------------------------------------- 2021-02-10 17:07:36.1305 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 17:10:24.8754 : conexion wo: EHJP-N5C3-ZWQM-YPSX -------------------------------------------------------------------- 2021-02-10 17:10:25.0004 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 17:31:16.2177 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 17:31:16.3428 : politica de firma version 2 -------------------------------------------------------------------- 2021-02-10 17:32:19.6621 : conexion wo: PYWU-SFCL-A9Z7-W8KD -------------------------------------------------------------------- 2021-02-10 17:32:19.8028 : politica de firma version 2 --------------------------------------------------------------------