Tomcat 9 and Eclipse Neon - Unknown version of Tomcat was specified
up vote
0
down vote
favorite
I'm having problems when trying to add Tomcat as a runtime environment in Eclipse Neon.
I have tried multiple solutions I found here on the forums, none of them worked. I have the tomcat folder in /usr/local/apache-tomcat-9.0.0.M21, and when I put that path in Eclipse, it says "Unknown version of Tomcat was specified.".
I really need this to work...
Ubuntu: 16.04
Eclipse: Neon
Tomcat: 9.0.0.M21
server apache2 java eclipse tomcat
add a comment |
up vote
0
down vote
favorite
I'm having problems when trying to add Tomcat as a runtime environment in Eclipse Neon.
I have tried multiple solutions I found here on the forums, none of them worked. I have the tomcat folder in /usr/local/apache-tomcat-9.0.0.M21, and when I put that path in Eclipse, it says "Unknown version of Tomcat was specified.".
I really need this to work...
Ubuntu: 16.04
Eclipse: Neon
Tomcat: 9.0.0.M21
server apache2 java eclipse tomcat
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm having problems when trying to add Tomcat as a runtime environment in Eclipse Neon.
I have tried multiple solutions I found here on the forums, none of them worked. I have the tomcat folder in /usr/local/apache-tomcat-9.0.0.M21, and when I put that path in Eclipse, it says "Unknown version of Tomcat was specified.".
I really need this to work...
Ubuntu: 16.04
Eclipse: Neon
Tomcat: 9.0.0.M21
server apache2 java eclipse tomcat
I'm having problems when trying to add Tomcat as a runtime environment in Eclipse Neon.
I have tried multiple solutions I found here on the forums, none of them worked. I have the tomcat folder in /usr/local/apache-tomcat-9.0.0.M21, and when I put that path in Eclipse, it says "Unknown version of Tomcat was specified.".
I really need this to work...
Ubuntu: 16.04
Eclipse: Neon
Tomcat: 9.0.0.M21
server apache2 java eclipse tomcat
server apache2 java eclipse tomcat
asked May 27 '17 at 14:03
LCastr0
111
111
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
I was able to fix it by having the tomcat files in the Downloads directory instead of /usr/local.
add a comment |
up vote
0
down vote
That is because the logged in user does not have the read permission of tomcat installation directory. To give required permission, run below command,
sudo chown -R logged_in_user installation_directory
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I was able to fix it by having the tomcat files in the Downloads directory instead of /usr/local.
add a comment |
up vote
0
down vote
I was able to fix it by having the tomcat files in the Downloads directory instead of /usr/local.
add a comment |
up vote
0
down vote
up vote
0
down vote
I was able to fix it by having the tomcat files in the Downloads directory instead of /usr/local.
I was able to fix it by having the tomcat files in the Downloads directory instead of /usr/local.
answered May 27 '17 at 14:11
LCastr0
111
111
add a comment |
add a comment |
up vote
0
down vote
That is because the logged in user does not have the read permission of tomcat installation directory. To give required permission, run below command,
sudo chown -R logged_in_user installation_directory
add a comment |
up vote
0
down vote
That is because the logged in user does not have the read permission of tomcat installation directory. To give required permission, run below command,
sudo chown -R logged_in_user installation_directory
add a comment |
up vote
0
down vote
up vote
0
down vote
That is because the logged in user does not have the read permission of tomcat installation directory. To give required permission, run below command,
sudo chown -R logged_in_user installation_directory
That is because the logged in user does not have the read permission of tomcat installation directory. To give required permission, run below command,
sudo chown -R logged_in_user installation_directory
answered Mar 11 at 5:58
user3887498
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f919426%2ftomcat-9-and-eclipse-neon-unknown-version-of-tomcat-was-specified%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown