You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102 lines
9.3 KiB
Plaintext
102 lines
9.3 KiB
Plaintext
2019-04-27 11:32:22.6575|INFO|loggerFile|select * from basedata_linecatcharea where isdeleted=0
|
|
2019-04-27 11:32:22.6816|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
|
|
在 MySql.Data.MySqlClient.NativeDriver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
|
|
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
|
|
在 MySql.Data.MySqlClient.MySqlConnection.Open()
|
|
在 CommonFunc.DbHelperMySQL.Query(String SQLString) 位置 D:\项目\特冰\特冰2\CommonFunc\DbHelperMySQL.cs:行号 390
|
|
2019-04-27 11:32:37.7092|INFO|loggerFile|select * from BaseData_PlcSetting where isdeleted=0
|
|
2019-04-27 11:32:37.7182|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
|
|
在 MySql.Data.MySqlClient.NativeDriver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
|
|
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
|
|
在 MySql.Data.MySqlClient.MySqlConnection.Open()
|
|
在 CommonFunc.DbHelperMySQL.Query(String SQLString) 位置 D:\项目\特冰\特冰2\CommonFunc\DbHelperMySQL.cs:行号 390
|
|
2019-04-27 19:21:23.2784|INFO|loggerFile|select * from basedata_linecatcharea where isdeleted=0
|
|
2019-04-27 19:21:23.3104|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
|
|
在 MySql.Data.MySqlClient.NativeDriver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
|
|
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
|
|
在 MySql.Data.MySqlClient.MySqlConnection.Open()
|
|
在 CommonFunc.DbHelperMySQL.Query(String SQLString) 位置 D:\项目\特冰\特冰2\CommonFunc\DbHelperMySQL.cs:行号 390
|
|
2019-04-27 19:21:23.3294|INFO|loggerFile|select * from BaseData_PlcSetting where isdeleted=0
|
|
2019-04-27 19:21:23.3294|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
|
|
在 MySql.Data.MySqlClient.NativeDriver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
|
|
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
|
|
在 MySql.Data.MySqlClient.MySqlConnection.Open()
|
|
在 CommonFunc.DbHelperMySQL.Query(String SQLString) 位置 D:\项目\特冰\特冰2\CommonFunc\DbHelperMySQL.cs:行号 390
|
|
2019-04-27 19:21:23.3574|INFO|loggerFile|select Id, MaterialNo, MaterialNm, IsDeleted, DATE_FORMAT(CreateTime,'%Y-%m-%d %H:%i:%s') CreateTime, CreateId, CreateBy, DATE_FORMAT(ModifyTime,'%Y-%m-%d %H:%i:%s') ModifyTime, ModifyId, ModifyBy from basedata_materialinfo
|
|
2019-04-27 19:21:23.3574|ERROR|loggerFile|Unable to connect to any of the specified MySQL hosts.
|
|
在 MySql.Data.MySqlClient.NativeDriver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Open()
|
|
在 MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
|
|
在 MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
|
|
在 MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
|
|
在 MySql.Data.MySqlClient.MySqlPool.GetConnection()
|
|
在 MySql.Data.MySqlClient.MySqlConnection.Open()
|
|
在 CommonFunc.DbHelperMySQL.Query(String SQLString) 位置 D:\项目\特冰\特冰2\CommonFunc\DbHelperMySQL.cs:行号 390
|
|
2019-04-27 19:21:23.4173|ERROR|loggerFile|初始化控制台系统异常:无法找到表 0。 在 System.Data.DataTableCollection.get_Item(Int32 index)
|
|
在 CentralControl.DBDAO.DBService.GetMaterialInfoList(String strWhere) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2563
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 57System.IndexOutOfRangeException: 无法找到表 0。
|
|
在 System.Data.DataTableCollection.get_Item(Int32 index)
|
|
在 CentralControl.DBDAO.DBService.GetMaterialInfoList(String strWhere) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2563
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 57
|
|
2019-04-27 19:31:28.2548|ERROR|loggerFile|初始化控制台系统异常:已添加了具有相同键的项。 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56System.ArgumentException: 已添加了具有相同键的项。
|
|
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56
|
|
2019-04-27 19:41:16.7838|ERROR|loggerFile|初始化控制台系统异常:已添加了具有相同键的项。 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56System.ArgumentException: 已添加了具有相同键的项。
|
|
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56
|
|
2019-04-27 19:51:05.0846|ERROR|loggerFile|初始化控制台系统异常:已添加了具有相同键的项。 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56System.ArgumentException: 已添加了具有相同键的项。
|
|
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56
|
|
2019-04-27 20:03:37.0510|ERROR|loggerFile|初始化控制台系统异常:已添加了具有相同键的项。 在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56System.ArgumentException: 已添加了具有相同键的项。
|
|
在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
|
|
在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
|
|
在 System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
|
|
在 CentralControl.DBDAO.DBService.GetPlcSettingList(String where) 位置 D:\项目\特冰\特冰2\XGL.Data\DBService\DBService.cs:行号 2293
|
|
在 CentralControl.App_Code.MainCentralControl.SystemInit() 位置 D:\项目\特冰\特冰2\CentralControl\App_Code\MainCentralControl.cs:行号 56
|