Server name is empty and cannot be entered when Linux adds Tomcat server __linux

Source: Internet
Author: User
Tags tomcat server
server name is empty and cannot be entered when Linux adds Tomcat server Environment Configuration Tomcat 8.0
/USR/LOCAL/TOMCAT/TOMCAT8 Eclipse Mars
/home/falleyes/eclipse Problem Configuration window-> Preferences-> Server-> Runtime Environment, normal when adding a new Tomcat runtime environment. When the project runs, select a server that already exists, and the server name is empty and is not entered when you create a new server below to select Tomcat8.0. The project cannot be run on eclipse. reason

The currently logged-on user does not have permission to access the TOMCAT8 directory.
Use the LL command to view the Tomcat directory and see the owner of the Tomcat8 directory as root. Because the user who unzipped and deployed Tomcat is the root user, not the current user. workaround The method of adding the current user to the root group is not feasible the terminal window uses the SU command to switch to root, and recursively modifies the TOMCAT8 directory file with the Chown command. Owner
Chmod-r Falleyes Tomcat8

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.