ubuntu下IDEA配置tomcat报错Warning the selected directory is not a valid tomcat home
Posted 伯牙绝音
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu下IDEA配置tomcat报错Warning the selected directory is not a valid tomcat home相关的知识,希望对你有一定的参考价值。
产生这个问题的主要原因是文件夹权限问题。
可以修改文件夹权限或者更改tomcat文件目录所有者。
这里我直接变更tomcat文件夹所有者:
sudo chown -R skh:skh tomcat-8.5.24/
重新选择tomcat目录就会显示正常。
有问题欢迎留言交流。
技术交流群:282575808
--------------------------------------
声明: 原创文章,未经允许,禁止转载!
--------------------------------------
以上是关于ubuntu下IDEA配置tomcat报错Warning the selected directory is not a valid tomcat home的主要内容,如果未能解决你的问题,请参考以下文章
IDEA配置Tomcat报错Error running Tomcat9.0怎么解决?
Ubuntu下Intellij IDEA 13+Tomcat8开发环境搭建
IDEA下TOMCAT debug启动报错:scoket closed
tomcat报错-----》Unable to open debugger port IDEA Unable to open debugger port