You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
10 KiB
Plaintext
87 lines
10 KiB
Plaintext
2015-08-03 21:50:28,321 [10] INFO - 启动应用程序...
|
|
2015-08-03 21:50:28,358 [10] INFO - 启动核心服务...
|
|
2015-08-03 21:50:28,403 [10] DEBUG- 搜索插件...
|
|
2015-08-03 21:50:28,409 [10] DEBUG- 加载插件...
|
|
2015-08-03 21:50:28,488 [10] INFO - Running autostart commands...
|
|
2015-08-03 21:50:28,496 [10] DEBUG- 初始化工作台...
|
|
2015-08-03 21:50:29,314 [10] INFO - 初始化工作区...
|
|
2015-08-03 21:50:29,417 [10] INFO - Loading addin 软控信息化装备平台
|
|
2015-08-03 21:50:32,199 [10] INFO - 布局配置加载成功...
|
|
2015-08-03 21:50:32,236 [10] INFO - 创建主工具栏
|
|
2015-08-03 21:50:32,353 [10] INFO - 创建主菜单
|
|
2015-08-03 21:50:32,971 [10] INFO - 刷新插件...
|
|
2015-08-03 21:50:32,992 [10] INFO - 初始化服务、宿主管理器、界面组件...
|
|
2015-08-03 21:50:32,998 [10] INFO - 向宿主管理器中添加服务、工具箱和属性服务...
|
|
2015-08-03 21:50:33,005 [10] INFO - 初始化事件处理...
|
|
2015-08-03 21:50:33,050 [10] DEBUG- 启动工作台...
|
|
2015-08-03 21:51:37,445 [10] DEBUG- 16
|
|
2015-08-03 21:51:39,047 [10] INFO - 触发Workbench关闭事件...
|
|
2015-08-03 21:51:39,051 [10] INFO - 正在关闭...1
|
|
2015-08-03 21:51:39,057 [10] INFO - 保存布局配置...
|
|
2015-08-03 21:51:39,249 [10] INFO - 正在关闭...2
|
|
2015-08-03 21:51:39,314 [10] INFO - 关闭了应用程序。
|
|
2015-08-03 21:53:51,514 [10] INFO - 启动应用程序...
|
|
2015-08-03 21:53:51,553 [10] INFO - 启动核心服务...
|
|
2015-08-03 21:53:51,600 [10] DEBUG- 搜索插件...
|
|
2015-08-03 21:53:51,605 [10] DEBUG- 加载插件...
|
|
2015-08-03 21:53:51,676 [10] INFO - Running autostart commands...
|
|
2015-08-03 21:53:51,683 [10] DEBUG- 初始化工作台...
|
|
2015-08-03 21:53:52,328 [10] INFO - 初始化工作区...
|
|
2015-08-03 21:53:52,404 [10] INFO - Loading addin 软控信息化装备平台
|
|
2015-08-03 21:53:55,137 [10] INFO - 布局配置加载成功...
|
|
2015-08-03 21:53:55,174 [10] INFO - 创建主工具栏
|
|
2015-08-03 21:53:55,272 [10] INFO - 创建主菜单
|
|
2015-08-03 21:53:55,770 [10] INFO - 刷新插件...
|
|
2015-08-03 21:53:55,788 [10] INFO - 初始化服务、宿主管理器、界面组件...
|
|
2015-08-03 21:53:55,791 [10] INFO - 向宿主管理器中添加服务、工具箱和属性服务...
|
|
2015-08-03 21:53:55,797 [10] INFO - 初始化事件处理...
|
|
2015-08-03 21:53:55,830 [10] DEBUG- 启动工作台...
|
|
2015-08-03 21:57:26,846 [10] ERROR- 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: Named Pipes Provider, error: 40 - 无法打开到 SQL Server 的连接)
|
|
2015-08-03 21:57:26,888 [10] ERROR- 在 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.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
|
|
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
|
|
在 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
|
|
在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
|
|
在 System.Data.SqlClient.SqlConnection.Open()
|
|
在 ICSharpCode.Data.PI.PIDatabaseDriver.PopulateDatabases(IDatasource datasource) 位置 F:\配置库\软件平台\01工程域\04系统实现\02平台软件系统\SlnMesnac.VS2010.root\SlnMesnac.VS2010\ICSharpCode.Data.PI\PIDatabaseDriver.cs:行号 226
|
|
2015-08-03 21:57:57,818 [10] ERROR- 在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: SQL Network Interfaces, error: 26 - 定位指定的服务器/实例时出错)
|
|
2015-08-03 21:57:57,823 [10] ERROR- 在 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.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
|
|
在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
|
|
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
|
|
在 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
|
|
在 System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
|
|
在 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
|
|
在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
|
|
在 System.Data.SqlClient.SqlConnection.Open()
|
|
在 ICSharpCode.Data.PI.PIDatabaseDriver.PopulateDatabases(IDatasource datasource) 位置 F:\配置库\软件平台\01工程域\04系统实现\02平台软件系统\SlnMesnac.VS2010.root\SlnMesnac.VS2010\ICSharpCode.Data.PI\PIDatabaseDriver.cs:行号 226
|
|
2015-08-03 22:34:04,278 [10] DEBUG- 16
|
|
2015-08-03 22:34:05,720 [10] INFO - 触发Workbench关闭事件...
|
|
2015-08-03 22:34:05,722 [10] INFO - 正在关闭...1
|
|
2015-08-03 22:34:05,726 [10] INFO - 保存布局配置...
|
|
2015-08-03 22:34:05,961 [10] INFO - 正在关闭...2
|
|
2015-08-03 22:34:06,027 [10] INFO - 关闭了应用程序。
|