用Tomcat添加部署项目的时候报错: the selected server is enabled,but is not configured properly.Deployment to it will not be permitted until the problem is corrected.Please navigate to the server preference pages and verify the field with the prompt:tomcat home di…
the selected server is enabled, but is not configured properly. deployment to it will not be permitted until the problem is corrected.  please navigate to the server preference pages and verify the field with the prompt: tomcat 7.X jdk name 解决方法: pre…
今天查myeclipse的一个不常用快捷键的时候,意外发现了一个学习myeclipse开端的博文(别问我是怎么查到这篇博文的....两个字:顺手),感觉比较详细,特意记下来, 别人的分享博客: http://www.cnblogs.com/smyhvae/p/4134921.html. 我只看了tomcat的设置部分, 顺手试了一下,回忆回忆,期间遇到个问题: The selected server is enabled, but is not configured properly. Depl…
the selected server is enabled,but is not configured properly.deployment to it will not be permitted until the problem is corrected.please navigate to the server preference pages and verify the field with the prompt:tomcat jdk name: 翻译:选定的服务器已启用,但是配置…
配置Tomcat的时候出现提示框The selected server is enabled,but is not configured properly.Deployment to it will not be permitted until the problem is corrected. Please navigate to the server prefence pages and verify the field with the prompt:Tomcat JDK name 1)…
日志级别和结构 http://www.cnblogs.com/fortoday/archive/2011/03/30/2000348.html ArcGIS Server日志文件分为几个记录级别: 无 - 不记录任何内容. 错误 - 严重问题,需要立即引起注意. 常规 - 关于错误及需要引起注意的问题的警告. 信息:简单 - 服务器的常规管理消息,包括有关服务创建的消息.此级别中还包括警告和错误. 信息:标准 - 由使用服务器而生成的普通消息,每个请求最多记录一次.此级别还包括所有"信息:简单&…
CSDN 2016博客之星评选结果公布      [系列直播]算法与游戏实战技术      "我的2016"主题征文活动 详细:idea如何设置类头注释和方法注释 标签: idea注释 2016-10-13 15:09 2481人阅读 评论(3) 收藏 举报 本文章已收录于: .embody { padding: 10px 10px 10px; margin: 0 -20px; border-bottom: solid 1px #ededed } .embody_b { margin:…
非常全面的SQL Server巡检脚本来自sqlskills团队的Glenn Berry 大牛 Glenn Berry 大牛会对这个脚本持续更新 -- SQL Server 2012 Diagnostic Information Queries -- Glenn Berry -- April 2015 -- Last Modified: April 27, 2015 -- http://sqlserverperformance.wordpress.com/ -- http://sqlskills…
Query #1 is Version Info. SQL and OS Version information for current instance SELECT @@SERVERNAME AS [Server Name], @@VERSIONAS [SQL Server and OS Version Info]; Query #2 is Core Counts. Get socket, physical core and logical core count from the SQL S…
非常全面的SQL Server巡检脚本来自sqlskills团队的Glenn Berry Glenn Berry 曾承诺对这个脚本持续更新 -- SQL Server 2012 Diagnostic Information Queries -- Glenn Berry -- April 2015 -- Last Modified: April 27, 2015 -- http://sqlserverperformance.wordpress.com/ -- http://sqlskills.co…