• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

网管员在局域网维护工作中的注意事项

发布: 2008-7-24 16:25 | 作者: 网络转载 | 来源: 本站原创 | 查看: 492次 | 进入软件测试论坛讨论

领测软件测试网 今天远程连接一台xp sp2上的SQL,报错信息如下:

  Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

  Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

  Exception Details: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

  Source Error:

  Line 2503: cmd.CommandType = CommandType.StoredProcedure;

  Line 2504:

  Line 2505: connection.Open();

  Line 2506: SqlCommandBuilder.DeriveParameters(cmd);

  Line 2507: connection.Close();

  但是,我的连接字符串中已经设置了,最大链接池=200,应该是不可能全部被占用的。

  当把链接池设置去掉,就报:

  An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

  Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

  Exception Details: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

  Source Error:

  Line 2503: cmd.CommandType = CommandType.StoredProcedure;

  Line 2504:

  Line 2505: connection.Open();

  Line 2506: SqlCommandBuilder.DeriveParameters(cmd);

  Line 2507: connection.Close();

  这下子,问题就明朗了,典型的没有打 Sql2000 sp4 的问题,打上sp4问题解决,差点被误导。

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/

TAG: 局域网 事项 网管 维护


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备10010545号-5
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网