Error.log 8.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. 获取全国彩彩种历史记录-GetQGCHistoryLotteryList发生异常。System.Data.SqlClient.SqlException (0x80131904): 列名 'ShiJiHao' 无效。
  2. 列名 'KaiJiHao' 无效。
  3. 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
  4. 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
  5. 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
  6. 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
  7. 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
  8. 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
  9. 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption)
  10. 在 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)
  11. 在 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)
  12. 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
  13. 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
  14. 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
  15. 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  16. 在 Lottomat.Data.DbHelper.ExecuteReader(CommandType cmdType, String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data\DbHelper.cs:行号 87
  17. 在 Lottomat.Data.EF.Database.FindTable(String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.EF\Database.cs:行号 509
  18. 在 Lottomat.Data.Repository.Repository.FindTable(String strSql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Data\Lottomat.Data.Repository\Repository\Repository.cs:行号 359
  19. 在 Lottomat.Application.Service.CommonManage.CommonService.ExcuteSqlDataTable(String sql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Service\CommonManage\CommonService.cs:行号 32
  20. 在 Lottomat.Application.Busines.CommonManage.CommonBLL.ExcuteSqlDataTable(String sql, DbParameter[] dbParameter) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Application\Lottomat.Application.Busines\CommonManage\CommonBLL.cs:行号 37
  21. 在 Lottomat.SOA.API.Controllers.V1.QGCController.GetData(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 291
  22. 在 Lottomat.SOA.API.Controllers.V1.QGCController.GetResultByEnumCode(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 117
  23. 在 Lottomat.SOA.API.Controllers.V1.QGCController.<>c__DisplayClass1_0.<GetQGCHistoryLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\QGCController.cs:行号 52
  24. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  25. ClientConnectionId:d3a47932-70ec-4a0f-b13c-91a420524696
  26. Error Number:207,State:1,Class:16
  27. 获取地方彩彩种历史记录-GetDFCHistoryLotteryList发生异常。System.ArgumentException: 已添加了具有相同键的项。
  28. 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  29. 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  30. 在 Lottomat.Utils.LotteryUtils.GetCombination(String[] data, Int32 count) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 247
  31. 在 Lottomat.Utils.LotteryUtils.GetAC(String[] kjh) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 226
  32. 在 Lottomat.SOA.API.Controllers.V1.DFCController.AppendHD15X5Result(DataTable data, SCCLottery type) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 204
  33. 在 Lottomat.SOA.API.Controllers.V1.DFCController.GetResultByEnumCode(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 124
  34. 在 Lottomat.SOA.API.Controllers.V1.DFCController.<>c__DisplayClass1_0.<GetDFCHistoryLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 49
  35. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  36. 获取地方彩彩种历史记录-GetDFCHistoryLotteryList发生异常。System.ArgumentException: 已添加了具有相同键的项。
  37. 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  38. 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  39. 在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
  40. 在 Lottomat.Utils.LotteryUtils.GetCombination(String[] data, Int32 count) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 247
  41. 在 Lottomat.Utils.LotteryUtils.GetAC(String[] kjh) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 226
  42. 在 Lottomat.SOA.API.Controllers.V1.DFCController.AppendHD15X5Result(DataTable data, SCCLottery type) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 204
  43. 在 Lottomat.SOA.API.Controllers.V1.DFCController.GetResultByEnumCode(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 124
  44. 在 Lottomat.SOA.API.Controllers.V1.DFCController.<>c__DisplayClass1_0.<GetDFCHistoryLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 51
  45. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71
  46. 获取地方彩彩种历史记录-GetDFCHistoryLotteryList发生异常。System.ArgumentException: 已添加了具有相同键的项。
  47. 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  48. 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  49. 在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
  50. 在 Lottomat.Utils.LotteryUtils.GetCombination(String[] data, Int32 count) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 247
  51. 在 Lottomat.Utils.LotteryUtils.GetAC(String[] kjh) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util\LotteryUtils.cs:行号 226
  52. 在 Lottomat.SOA.API.Controllers.V1.DFCController.AppendHD15X5Result(DataTable data, SCCLottery type) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 204
  53. 在 Lottomat.SOA.API.Controllers.V1.DFCController.GetResultByEnumCode(SCCLottery type, HistoryLotteryArgEnyity arg) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 124
  54. 在 Lottomat.SOA.API.Controllers.V1.DFCController.<>c__DisplayClass1_0.<GetDFCHistoryLotteryList>b__0() 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.SOA.API\Controllers\V1\DFCController.cs:行号 51
  55. 在 Lottomat.Util.Log.LogHelper.Logger(Type type, String argJsonString, String function, ErrorHandel errorHandel, Action tryHandel, Action`1 catchHandel, Action finallHandel) 位置 F:\VS2017Workspace\SVNWorkspace\Lottomat\Lottomat.Util\Lottomat.Util.Log\LogHelper.cs:行号 71