Xampp Tomcat 不启动返回码:-1073741510

Posted

技术标签:

【中文标题】Xampp Tomcat 不启动返回码:-1073741510【英文标题】:Xampp Tomcat doesn't start return code: -1073741510 【发布时间】:2016-09-03 02:41:46 【问题描述】:

我是使用 Xampp 的新手,但我很难找到 tomcat 的问题所在。我已经更改了apache (4430, 8080)mysql (3306) 的端口。

我也将 tomcat 的端口从 8080 更改为 8020、8082 ...但它们似乎都不起作用。我总是从控制面板收到这条消息

Tomcat 启动/停止并出现错误,return code: -1073741510

11:41:02  [Tomcat]  Make sure you have Java JDK or JRE installed and the required ports are free
11:41:02  [Tomcat]  Check the "/xampp/tomcat/logs" folder for more information

Also when I stop the process I've recently get this other message: 

Port 8080 in use by "C:\xampp\apache\bin\httpd.exe"!
11:53:38  [Tomcat]  Tomcat WILL NOT start without the configured ports free!
11:53:38  [Tomcat]  You need to uninstall/disable/reconfigure the blocking application
11:53:38  [Tomcat]  or reconfigure Tomcat and the Control Panel to listen on a different port

我还添加了控制面板显示的内容,我真的很困惑,因为我不知道问题可能是什么。我已经下载了最新版本的JDK,但它不起作用

enter image description here

Windows 10 xampp v7

我还在 server.xml 文件中添加了有关当前状态的信息

enter image description here

【问题讨论】:

您的 8080 端口已被使用.. 并且您的 tomcat 端口仍保持不变。所以请将您的端口更改为任何其他数字 嗨,我已经更改了 Tomcat 的端口,如下所示,但它仍然不起作用: 也许我应该换一行? 【参考方案1】:

这是解决此问题的答案。

【讨论】:

以上是关于Xampp Tomcat 不启动返回码:-1073741510的主要内容,如果未能解决你的问题,请参考以下文章

XAMPP:tomcat 不从控制面板启动,仅从 bat 启动

如何更改 XAMPP 中的 tomcat 端口

Xampp 1.8.1:Apache 无法在端口 8080 中启动,该端口正被 tomcat 7 使用

tomcat 不以 xampp 开头

XAMPP 上的 Tomcat 无法为 JAVA_HOME 启动

安装xampp,apache无法启动