我正在使用brew安装tomcat,到目前为止一切正常。
我听说我可以使用brew服务将tomcat作为服务启动,但当我尝试时,它失败了。
brew services start tomcat
我收到了这个错误
Error: Formula `tomcat` has not implemented #plist or installed a locatable .plist file
我想知道怎么解决这个问题?
我的xampp实例还没有启动,但是localhost:8080正在正常工作。我的xampp控制面板看起来像
Problem detected!
9:37:45 PM [Tomcat] Port 8080 in use by "C:\xampp\apache\bin\httpd.exe"!
9:37:45 PM [Tomcat] Tomcat WILL NOT start without the configured ports free!
9:37:45 PM [Tomcat] You need to uninstall/disable/rec
我有Ubuntu12.04服务器。在这个服务器中,tomcat 6是由yum安装的。它运行正常,我安装了tomcat 7二进制包,但是我无法启动tomcat 7进程。我得到了这个错误:
The BASEDIR environment variable is not defined
This environment variable is needed to run this program
我尝试使用为连接器指定的IP地址(而不是localhost )在Eclipse中运行Tomcat。我遇到了一个问题,Eclipse遇到了启动超时的问题。我得到了这个错误:
Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.
但是,我可以看到Tomcat已经成功启动,因为我在控制台输出的末尾得到了以下内容:
INFO: Serve