Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. 2017-03-29 15:19:50.5731 Info Finished grouping companies together
  2. 2017-03-29 15:19:50.5887 Error Failure during run Sequence contains no matching element, System.InvalidOperationExcepti
  3. on, InvalidOperationException, System.InvalidOperationException: Sequence contains no matching element
  4. at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
  5. at Invoicing.Service.Utils.RunSubscriptionDetailFactory.CreateForSpenserApp(Int32 officeId, Int32 billingEntityId, IE
  6. numerable`1 products, DateTime startDate, ModulesUserDetailEnum modulesUserDetailEnum) in Z:\Deploy\BuildAgent2\work\e41
  7. 7fc5c974d2903\src\Invoicing.Service\Utils\RunSubscriptionDetailFactory.cs:line 55
  8. at Invoicing.Service.SubscriptionAggregator.Run(Int32 officeId, Int32 runId, DateTime startDate, DateTime endDate, Pl
  9. an plan, List`1 products) in Z:\Deploy\BuildAgent2\work\e417fc5c974d2903\src\Invoicing.Service\SubscriptionAggregator.cs
  10. :line 215
  11. at Invoicing.Service.AggregateService.Run(Int32 year, Int32 month, List`1 officeIds, List`1 typesToRun) in Z:\Deploy\
  12. BuildAgent2\work\e417fc5c974d2903\src\Invoicing.Service\AggregateService.cs:line 92, TSource First[TSource](System.Colle
  13. ctions.Generic.IEnumerable`1[TSource], System.Func`2[TSource,System.Boolean]), at System.Linq.Enumerable.First[TSourc
  14. e](IEnumerable`1 source, Func`2 predicate)
  15. at Invoicing.Service.Utils.RunSubscriptionDetailFactory.CreateForSpenserApp(Int32 officeId, Int32 billingEntityId, IE
  16. numerable`1 products, DateTime startDate, ModulesUserDetailEnum modulesUserDetailEnum) in Z:\Deploy\BuildAgent2\work\e41
  17. 7fc5c974d2903\src\Invoicing.Service\Utils\RunSubscriptionDetailFactory.cs:line 55
  18. at Invoicing.Service.SubscriptionAggregator.Run(Int32 officeId, Int32 runId, DateTime startDate, DateTime endDate, Pl
  19. an plan, List`1 products) in Z:\Deploy\BuildAgent2\work\e417fc5c974d2903\src\Invoicing.Service\SubscriptionAggregator.cs
  20. :line 215
  21. at Invoicing.Service.AggregateService.Run(Int32 year, Int32 month, List`1 officeIds, List`1 typesToRun) in Z:\Deploy\
  22. BuildAgent2\work\e417fc5c974d2903\src\Invoicing.Service\AggregateService.cs:line 92
  23. 2017-03-29 15:19:50.6981 Info Finished run for 2017-3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement