Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » errorr on eclipse and tomcat7(eclipse and tomcat 7 server)
errorr on eclipse and tomcat7 [message #802029] Sun, 19 February 2012 09:29 Go to next message
ameet yadav is currently offline ameet yadavFriend
Messages: 10
Registered: February 2012
Location: india
Junior Member
hi everyone , i am trying to run dynamic web program on eclipse(Indigo) with apache-tomcat 7.0.25 but getting following error :
when i click on run as -> server

Could not load the Tomcat server configuration at /Servers/Tomcat v7.0 Server at localhost-config. The configuration may be corrupt or incomplete.


please any advise what is wrong .
what i should have to do to overcome this error?

my OS is Ubuntu 10.10
Re: errorr on eclipse and tomcat7 [message #802259 is a reply to message #802029] Sun, 19 February 2012 17:43 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2012.02.19 2:29, ameet yadav wrote:
> hi everyone , i am trying to run dynamic web program on eclipse(Indigo)
> with apache-tomcat 7.0.25 but getting following error :
> when i click on run as -> server
> Could not load the Tomcat server configuration at /Servers/Tomcat v7.0
> Server at localhost-config. The configuration may be corrupt or incomplete.
>
>
> please any advise what is wrong .
> what i should have to do to overcome this error?
>
> my OS is Ubuntu 10.10

Suggestion: Try setting up a private Tomcat installation. See

http://www.javahotchocolate.com/tutorials/setup-tomcat.html

Whatever the actual reason for your problem, following what's here will
probably leave you with a working installation.
Re: errorr on eclipse and tomcat7 [message #802654 is a reply to message #802259] Mon, 20 February 2012 08:44 Go to previous messageGo to next message
ameet yadav is currently offline ameet yadavFriend
Messages: 10
Registered: February 2012
Location: india
Junior Member
Hi Russell,
thanks for suggestion, i have followed the similar steps from "http://www.javahotchocolate.com/tutorials/setup-tomcat.html" to set up tomcat on eclipse ,
but still there is one error:
"Cannot create a server using the selected type"


Re: errorr on eclipse and tomcat7 [message #802695 is a reply to message #802654] Mon, 20 February 2012 10:13 Go to previous messageGo to next message
ameet yadav is currently offline ameet yadavFriend
Messages: 10
Registered: February 2012
Location: india
Junior Member
Since three days i was trying the same thing is running web application as a server under Tomcat but got errors ,

today i solved it i don't know what was wrong but what i did is

i removed the eclipse and tomcat and
copied the tomcat7 and eclipse tar files in different folder and extracted in same location. and it worked !!!


[Updated on: Mon, 20 February 2012 10:40]

Report message to a moderator

Re: errorr on eclipse and tomcat7 [message #1043377 is a reply to message #802029] Wed, 17 April 2013 16:17 Go to previous message
Saul P is currently offline Saul PFriend
Messages: 1
Registered: April 2013
Junior Member
In my case, Eclipse had not super user rights.
so he could not start tomcat. (the path where was placed tomcat was /usr/local/tomcat)

I can resolve that, placing my tomcat file conteiner in home (/home/tomcat/ )

Maybe this is not the best way to do this, but I have been able to resolve this (It supose that we can create and give some rights to files, in this case, right to eclipse to startup and shutdown tomcat, but I am newbi in linux, so I dont tried to make me the heroe Smile )
Previous Topic:Eclipse crashes with an import of an existing java project (debian)
Next Topic:Legend for icons
Goto Forum:
  


Current Time: Thu Apr 25 06:06:52 GMT 2024

Powered by FUDForum. Page generated in 0.09191 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top