|
|
2023-04-12 09:14:17,017 [1] INFO - 启动应用程序...
|
|
|
2023-04-12 09:14:17,025 [1] INFO - 启动核心服务...
|
|
|
2023-04-12 09:14:17,037 [1] DEBUG- 搜索插件...
|
|
|
2023-04-12 09:14:17,038 [1] DEBUG- 加载插件...
|
|
|
2023-04-12 09:14:17,051 [1] INFO - Running autostart commands...
|
|
|
2023-04-12 09:14:17,053 [1] DEBUG- 初始化工作台...
|
|
|
2023-04-12 09:14:17,404 [1] INFO - 初始化工作区...
|
|
|
2023-04-12 09:14:17,445 [1] INFO - Loading addin 软控信息化装备平台
|
|
|
2023-04-12 09:14:17,592 [1] INFO - 布局配置加载成功...
|
|
|
2023-04-12 09:14:17,602 [1] INFO - 创建主工具栏
|
|
|
2023-04-12 09:14:17,670 [1] INFO - 创建主菜单
|
|
|
2023-04-12 09:14:17,774 [1] INFO - 刷新插件...
|
|
|
2023-04-12 09:14:17,779 [1] DEBUG- 初始化运行引擎...
|
|
|
2023-04-12 09:14:17,781 [1] DEBUG- 运行引擎初始化...
|
|
|
2023-04-12 09:14:17,800 [1] INFO - 工程文件路径:G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Main\MCRun\bin\Debug\Data\MCProject
|
|
|
2023-04-12 09:14:19,217 [1] INFO - 加载组件属性文件...
|
|
|
2023-04-12 09:14:19,220 [1] INFO - 加载组件动画文件...
|
|
|
2023-04-12 09:14:19,223 [1] INFO - 加载组件动画文件...
|
|
|
2023-04-12 09:14:19,327 [1] DEBUG- 》》》定时器任务已启动!
|
|
|
2023-04-12 09:14:19,443 [1] DEBUG- 启动工作台...
|
|
|
2023-04-12 09:14:20,751 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:20,838 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:21,369 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:21,389 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:22,392 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:22,412 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:23,449 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:23,469 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:24,439 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:24,468 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:25,419 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:25,439 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:26,385 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:26,415 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:27,425 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:27,445 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:28,447 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:28,466 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:29,398 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:29,418 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:30,388 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:30,418 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:31,438 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:31,468 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:32,408 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:32,428 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:33,739 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:33,759 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:34,430 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:34,450 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:35,462 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:35,482 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:36,434 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:36,454 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:37,485 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:37,505 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:38,446 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:38,466 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:39,428 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:39,448 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:40,499 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:40,519 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:41,463 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:41,483 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:42,429 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:42,449 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:43,522 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:43,542 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:44,463 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:44,483 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:45,434 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:45,454 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:46,455 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:46,475 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:47,457 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:47,467 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:48,520 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:48,540 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:49,676 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:49,696 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:50,521 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:50,541 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:51,467 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:51,487 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:52,569 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:52,589 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:53,506 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:53,516 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:54,508 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:54,528 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:55,488 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:55,498 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:56,560 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:56,590 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:57,531 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:57,551 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:58,532 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:58,552 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:14:59,493 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:14:59,513 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:00,543 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:00,563 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:01,696 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:01,716 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:02,527 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:02,547 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:03,548 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:03,568 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:04,511 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:04,531 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:05,611 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:05,631 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:06,558 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:06,578 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:07,539 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:07,551 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:08,870 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:08,890 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:09,554 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:09,564 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:10,643 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:10,673 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:11,599 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:11,619 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:12,595 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:12,615 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:13,946 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:13,956 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:14,617 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:14,647 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:15,639 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:15,659 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:16,581 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:16,601 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:17,762 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:17,782 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:18,636 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:18,656 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:19,587 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:19,607 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:20,931 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:20,951 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:21,606 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:21,626 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:22,665 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:22,685 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:23,677 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:23,697 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:24,609 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:24,629 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:25,640 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:25,660 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:26,515 [1] DEBUG- 16
|
|
|
2023-04-12 09:15:26,666 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:26,696 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:27,616 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:27,646 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:28,948 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:28,968 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:29,628 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:29,638 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:30,618 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:30,638 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:31,657 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:31,687 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:32,897 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:32,907 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:33,738 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:33,747 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:33,800 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,802 [1] DEBUG- |工位序号:5,工位编号:20,工位名称:20前盖组件放入电池壳,产线编号1|
|
|
|
|
|
|
2023-04-12 09:15:33,803 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,816 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,816 [1] DEBUG- |工位序号:4,工位编号:S240,工位名称:S240转子充磁,产线编号6|
|
|
|
|
|
|
2023-04-12 09:15:33,816 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,816 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,826 [1] DEBUG- |工位序号:2,工位编号:S110_2,工位名称:S110_2定子放入电机机壳后上线,产线编号1|
|
|
|
|
|
|
2023-04-12 09:15:33,826 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,826 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,826 [1] DEBUG- |工位序号:1,工位编号:S110_1,工位名称:S110_1定子放入电机机壳,产线编号5|
|
|
|
|
|
|
2023-04-12 09:15:33,826 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,836 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:15:33,836 [1] DEBUG- |工位序号:3,工位编号:10,工位名称:10轴承压入电机壳底部,产线编号1|
|
|
|
|
|
|
2023-04-12 09:15:33,836 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:15:34,647 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:34,677 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:35,767 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:35,777 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:36,676 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:36,696 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:37,741 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:37,761 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:38,685 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:38,705 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:39,712 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:39,731 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:40,962 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:40,981 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:41,712 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:41,732 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:42,743 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:42,765 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:43,706 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:43,726 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:44,978 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:44,987 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:45,729 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:45,739 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:46,710 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:46,750 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:47,769 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:47,799 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:49,069 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:49,109 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:49,779 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:49,809 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:50,759 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:50,789 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:51,798 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:51,818 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:52,828 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:52,858 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:53,828 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:53,848 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:54,798 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:54,818 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:56,028 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:56,048 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:56,827 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:56,867 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:57,857 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:57,867 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:58,820 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:58,850 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:15:59,859 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:15:59,879 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:01,140 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:01,150 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:01,840 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:01,860 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:02,832 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:02,852 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:03,876 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:03,896 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:04,843 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:04,863 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:06,195 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:06,215 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:06,866 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:06,876 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:07,837 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:07,857 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:08,877 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:08,897 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:10,008 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:10,028 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:10,896 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:10,916 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:11,856 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:11,879 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:12,893 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:12,913 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:13,883 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:13,903 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:14,916 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:14,946 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:15,902 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:15,922 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:16,885 [11] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:16,905 [11] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:17,125 [1] DEBUG- 16
|
|
|
2023-04-12 09:16:17,946 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:17,965 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:18,552 [1] DEBUG- 16
|
|
|
2023-04-12 09:16:18,937 [5] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:18,957 [5] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:20,470 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:20,490 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:20,951 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:20,971 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:22,409 [9] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:16:22,429 [9] ERROR- System.Data.SqlClient.SqlException (0x80131904): 对象名 'base_Device_State' 无效。
|
|
|
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
|
|
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
|
|
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
|
|
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
|
|
在 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)
|
|
|
在 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)
|
|
|
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
|
|
|
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
|
|
|
在 Mesnac.Codd.Session.DbHelper.ExecuteNonQuery() 位置 G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Libraries\Mesnac.Codd\Session\DbHelper.cs:行号 150
|
|
|
在 Mesnac.Action.Compressor.SubStation.SubStationHelper.InsertDeviceStateInfo(String DeviceID, String DeviceState, String LineID)
|
|
|
ClientConnectionId:2b782e08-49eb-4cdd-9da7-f70d59bd101c
|
|
|
Error Number:208,State:1,Class:16
|
|
|
2023-04-12 09:16:22,689 [1] DEBUG- 》》》定时器任务已停止!
|
|
|
2023-04-12 09:16:22,692 [1] INFO - 触发Workbench关闭事件...
|
|
|
2023-04-12 09:16:22,692 [1] INFO - 正在关闭...1
|
|
|
2023-04-12 09:16:22,699 [1] INFO - 保存布局配置...
|
|
|
2023-04-12 09:16:22,727 [1] INFO - 正在关闭...2
|
|
|
2023-04-12 09:16:26,294 [1] INFO - 触发Workbench关闭事件...
|
|
|
2023-04-12 09:16:26,295 [1] INFO - 正在关闭...1
|
|
|
2023-04-12 09:16:26,295 [1] INFO - 正在关闭...2
|
|
|
2023-04-12 09:16:26,354 [1] INFO - 关闭了应用程序。
|
|
|
2023-04-12 09:32:20,464 [1] INFO - 启动应用程序...
|
|
|
2023-04-12 09:32:20,474 [1] INFO - 启动核心服务...
|
|
|
2023-04-12 09:32:20,488 [1] DEBUG- 搜索插件...
|
|
|
2023-04-12 09:32:20,490 [1] DEBUG- 加载插件...
|
|
|
2023-04-12 09:32:20,505 [1] INFO - Running autostart commands...
|
|
|
2023-04-12 09:32:20,507 [1] DEBUG- 初始化工作台...
|
|
|
2023-04-12 09:32:20,946 [1] INFO - 初始化工作区...
|
|
|
2023-04-12 09:32:20,977 [1] INFO - Loading addin 软控信息化装备平台
|
|
|
2023-04-12 09:32:21,150 [1] INFO - 布局配置加载成功...
|
|
|
2023-04-12 09:32:21,160 [1] INFO - 创建主工具栏
|
|
|
2023-04-12 09:32:21,240 [1] INFO - 创建主菜单
|
|
|
2023-04-12 09:32:21,340 [1] INFO - 刷新插件...
|
|
|
2023-04-12 09:32:21,349 [1] DEBUG- 初始化运行引擎...
|
|
|
2023-04-12 09:32:21,353 [1] DEBUG- 运行引擎初始化...
|
|
|
2023-04-12 09:32:21,372 [1] INFO - 工程文件路径:G:\2023部门项目\滁州奥特加项目\源码\卓樱\20230315备份源代码\20230322添加权限前备份\SlnMesnac.VS2010\Main\MCRun\bin\Debug\Data\MCProject
|
|
|
2023-04-12 09:32:22,012 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:22,014 [1] ERROR- 对象名 'BasForm' 无效。
|
|
|
2023-04-12 09:32:22,056 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:22,058 [1] ERROR- 对象名 'BasRolePermission' 无效。
|
|
|
2023-04-12 09:32:23,291 [1] INFO - 加载组件属性文件...
|
|
|
2023-04-12 09:32:23,295 [1] INFO - 加载组件动画文件...
|
|
|
2023-04-12 09:32:23,298 [1] INFO - 加载组件动画文件...
|
|
|
2023-04-12 09:32:23,420 [1] DEBUG- 》》》定时器任务已启动!
|
|
|
2023-04-12 09:32:23,770 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:23,772 [1] ERROR- 对象名 'BasRolePermission' 无效。
|
|
|
2023-04-12 09:32:23,773 [1] DEBUG- 启动工作台...
|
|
|
2023-04-12 09:32:25,031 [8] DEBUG- 合格数量:95NG数量:0
|
|
|
2023-04-12 09:32:25,123 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:25,490 [8] DEBUG- 合格数量:95NG数量:0
|
|
|
2023-04-12 09:32:25,567 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:26,475 [8] DEBUG- 合格数量:95NG数量:0
|
|
|
2023-04-12 09:32:26,553 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:28,052 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:28,166 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:28,468 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:28,485 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:29,534 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:29,695 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:30,562 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:30,638 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:31,506 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:31,516 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:32,601 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:32,764 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:33,556 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:33,588 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:34,541 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:34,559 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:35,603 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:35,695 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:36,550 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:36,559 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:38,006 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:38,040 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:38,242 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:38,245 [1] ERROR- 对象名 'BasForm' 无效。
|
|
|
2023-04-12 09:32:38,282 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:38,283 [1] ERROR- 对象名 'BasRolePermission' 无效。
|
|
|
2023-04-12 09:32:38,597 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:38,625 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:39,590 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:39,650 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:40,610 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:40,680 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:41,621 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:41,651 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:42,608 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:42,688 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:43,675 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:43,716 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:44,661 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:44,721 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:45,643 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:45,723 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:46,616 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:46,637 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:47,857 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:47,887 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:48,647 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:48,697 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:49,677 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:49,716 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:50,349 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:50,349 [1] ERROR- 对象名 'BasForm' 无效。
|
|
|
2023-04-12 09:32:50,389 [1] ERROR- 获取DataReader失败!
|
|
|
2023-04-12 09:32:50,389 [1] ERROR- 对象名 'BasRolePermission' 无效。
|
|
|
2023-04-12 09:32:50,622 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:50,658 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:51,727 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:51,787 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:52,708 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:52,772 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:52,772 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,772 [1] DEBUG- |工位序号:8,工位编号:S320,工位名称:S320动静盘组件高度测量,产线编号7|
|
|
|
|
|
|
2023-04-12 09:32:52,772 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,792 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,802 [1] DEBUG- |工位序号:9,工位编号:30,工位名称:30动静盘组件安装,产线编号1|
|
|
|
|
|
|
2023-04-12 09:32:52,802 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,812 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,812 [1] DEBUG- |工位序号:5,工位编号:20,工位名称:20前盖组件放入电池壳,产线编号1|
|
|
|
|
|
|
2023-04-12 09:32:52,812 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,822 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,822 [1] DEBUG- |工位序号:4,工位编号:S240,工位名称:S240转子充磁,产线编号6|
|
|
|
|
|
|
2023-04-12 09:32:52,822 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,842 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,842 [1] DEBUG- |工位序号:2,工位编号:S110_2,工位名称:S110_2定子放入电机机壳后上线,产线编号1|
|
|
|
|
|
|
2023-04-12 09:32:52,852 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,862 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,862 [1] DEBUG- |工位序号:1,工位编号:S110_1,工位名称:S110_1定子放入电机机壳,产线编号5|
|
|
|
|
|
|
2023-04-12 09:32:52,862 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,872 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,882 [1] DEBUG- |工位序号:3,工位编号:10,工位名称:10轴承压入电机壳底部,产线编号1|
|
|
|
|
|
|
2023-04-12 09:32:52,882 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,892 [1] DEBUG- ---------------------加载工位信息--------------------
|
|
|
|
|
|
2023-04-12 09:32:52,892 [1] DEBUG- |工位序号:10,工位编号:40,工位名称:40机盘背面和机壳端面高度测量,产线编号1|
|
|
|
|
|
|
2023-04-12 09:32:52,902 [1] DEBUG- ---------------------工位信息完成--------------------
|
|
|
|
|
|
2023-04-12 09:32:53,688 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:53,778 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:54,638 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:54,648 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:55,810 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:55,860 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:56,683 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:56,693 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:57,644 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:57,664 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:58,712 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:58,783 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:32:59,682 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:32:59,711 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:00,717 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:00,767 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:01,678 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:01,728 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:02,678 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:02,698 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:03,886 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:03,930 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:04,694 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:04,734 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:05,723 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:05,793 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:06,729 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:06,758 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:07,948 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:07,978 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:08,741 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:08,761 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:09,742 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:09,788 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:10,719 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:10,732 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:11,837 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:11,917 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:12,790 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:12,842 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:13,746 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:13,776 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:14,737 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:14,747 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:15,808 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:15,838 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:16,800 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:16,860 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:17,801 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:17,841 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:18,742 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:18,752 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:19,763 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:19,813 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:20,804 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:20,884 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:21,756 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:21,776 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:22,767 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:22,847 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:23,768 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:23,818 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:24,770 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:24,830 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:25,762 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:25,802 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:26,804 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:26,854 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:26,914 [1] DEBUG- 16
|
|
|
2023-04-12 09:33:27,768 [10] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:27,778 [10] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:29,218 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:29,258 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:29,798 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:29,818 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:30,683 [1] DEBUG- 16
|
|
|
2023-04-12 09:33:30,825 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:30,995 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:32,820 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:33,030 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:33,421 [7] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:33,662 [7] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:33,942 [8] DEBUG- 合格数量:96NG数量:0
|
|
|
2023-04-12 09:33:34,462 [8] DEBUG- 设备状态:1
|
|
|
2023-04-12 09:33:34,572 [1] DEBUG- 》》》定时器任务已停止!
|
|
|
2023-04-12 09:33:34,572 [1] INFO - 触发Workbench关闭事件...
|
|
|
2023-04-12 09:33:34,572 [1] INFO - 正在关闭...1
|
|
|
2023-04-12 09:33:34,614 [1] INFO - 保存布局配置...
|
|
|
2023-04-12 09:33:34,640 [1] INFO - 正在关闭...2
|
|
|
2023-04-12 09:33:37,708 [1] INFO - 触发Workbench关闭事件...
|
|
|
2023-04-12 09:33:37,708 [1] INFO - 正在关闭...1
|
|
|
2023-04-12 09:33:37,708 [1] INFO - 正在关闭...2
|
|
|
2023-04-12 09:33:37,787 [1] INFO - 关闭了应用程序。
|