,这就是我的工作方式。1)转到server.xml文件中的**/Download/Apache 9.0.37/conf**,在HTTP/1.1的Connector元素中添加以下属性:server=“Apache/1.1”。示例: 2)转到netbeans8.2。右键单击“显示软件包内容”( ->contents->resources->netbeans->enterprise->modules-> ),您就可以找到该文件(“org-netbeans-modules tomcat5.jar”)并将其替换为"https://issues.apache.org/jira/secure/attachment/12994224/org-netbeans-modules-tomcat5.jar“。
https://issues.apache.org/jira/secure/attachment/12994224/org-netbeans-modules-tomcat5.jar
发布于 2020-09-02 06:02:10
在搜索进程id ps -ef|grep tomcat然后kill -9 <processid>之后终止该进程
那就再来一次吧。
https://stackoverflow.com/questions/63699498
复制相似问题