Can't install Tomcat with xampp control panel

只愿长相守 提交于 2019-12-23 22:28:16

问题


I successfully installed xampp v3.2.1 following the JetBrains guide. In there it has been said that

Once stopped, we can click the X next to the server we want to install as a Windows Service. For example, we can install Apache as a Windows Service. After clicking the X, we have to confirm installation by clicking Yes.

I just did that for Tomcat but it's giving a message of

[Tomcat]    Service was NOT (un)installed!

What to do?

A pic so you can see as well


回答1:


Figured it out!

I went to

C:\xampp\tomcat

and clicked the tomcat_service_uninstall.bat file. Then return to xampp control panel and tried to install it and shazam!




回答2:


Regarding the Tomcat, it is best to install it regardless of any other service. In this case there should be any conflict between servers.

Good luck!




回答3:


I have the same thing as you, I did just install the JDK.

1. Download the Java SE Development Kit, please click here
2. If you use windows 64bit please pick Windows x64.
3. If you use windows 32bit please pick Windows x86.
4. If you use not windows please choose another. After that, please install on your computer.

Thanks!




回答4:


Java Development Kit (JDK) has to be installed.



来源:https://stackoverflow.com/questions/21802895/cant-install-tomcat-with-xampp-control-panel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!