SanSYS

Untitled

Oct 27th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.26 KB | None | 0 0
  1. log.id = 31383
  2.  
  3. DbMapping.Contracts.RowNullException: Запрос select companyid from dboaccounts where dboid = :id с параметрами id:0 не вернул ни одной строки
  4.    в DbMapping.CommonBlToolkitDbMapper.ExecuteScalar[T](String query, QueryParameter[] list) в c:\ProgramFiles\TeamCity\Git\BackGitHigh\BackEnd\DbMapping\CommonBlToolkitDbMapper.cs:строка 75
  5.    в StorageServices.OuterService.OuterServiceService.GetCompanyIdByDboId(String dboid) в c:\ProgramFiles\TeamCity\Git\BackGitHigh\BackEnd\StorageServices\OuterService\OuterServiceService.cs:строка 79
  6.    в BusinessLogic.OuterBankAccountEvents.MessageHandlers.AccountInfoChangedEventDataHandler.ResolveCompanyId(Int64 clientRef, String dboId) в c:\ProgramFiles\TeamCity\Git\BackGitHigh\BackEnd\BusinessLogic\OuterBankAccountEvents\MessageHandlers\AccountInfoChangedEventDataHandler.cs:строка 60
  7.    в BusinessLogic.OuterBankAccountEvents.MessageHandlers.AccountInfoChangedEventDataHandler.HandleMessage(AccountInfoChangedEventData message) в c:\ProgramFiles\TeamCity\Git\BackGitHigh\BackEnd\BusinessLogic\OuterBankAccountEvents\MessageHandlers\AccountInfoChangedEventDataHandler.cs:строка 66
  8.    в ServiceBus.Contracts.MessageHandler`1.WrappedHandleMessage(T m)
Advertisement
Add Comment
Please, Sign In to add comment