作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
当我使用 IntelliJ IDEA 运行调试时:
出现了一个问题:
It is possible to bind and connect to localhost:1099
at the same time - application server will probably compete with some other software on the portApplication Server was not connected before run configuration stop, reason: javax.management.InstanceNotFoundException: Catalina:type=Server
而且它没有打开浏览器。
我的Tomcat7配置如下:
最佳答案
尝试使用未修改配置的新 vanilla Tomcat 安装,将 IDEA 配置为使用此安装而不是当前安装。
某些配置或启动脚本修改可能会破坏 IDE 集成。
同时检查问题是否可以在最新的 IntelliJ IDEA 版本中重现,最近修复了一个相关的错误。
关于javax.管理.InstanceNotFoundException : Catalina:type=Server occurs when I run debug using Tomcat7 in IntelliJ IDEA,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42201966/
我是一名优秀的程序员,十分优秀!