Tomcat can be started using startup.bat but not from eclipse [message #1245647] |
Thu, 13 February 2014 23:18  |
Eclipse User |
|
|
|
I have installed apache tomcat 7.0.47. I have used netbeans for a while, now i want to try eclipse. I've installed eclipse kepler. I have created my first struts application using it.
I have deployed few applications from netbeans which worked well. Now i cannot start up the tomcat server from eclipse. I'm getting message as
Quote:Several ports (8005, 8181, 8009) required by Tomcat v7.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).[/quote]
I have checked that no javaws.exe running in process explorer. Also checked no processes using the port 8181 using netstat.
When i start the tomcat from bin using startup.bat it starts normally and i have checked in browser. It is showing the default page on localhost:8181 and listed in netstat.
Any way to start my first struts application in eclipse.
|
|
|
Re: Tomcat can be started using startup.bat but not from eclipse [message #1245965 is a reply to message #1245647] |
Fri, 14 February 2014 09:28  |
Eclipse User |
|
|
|
This is a question to direct to the Web Tools forum.
On 14/02/2014 2:49 PM, prithviraj m wrote:
> I have installed apache tomcat 7.0.47. I have used netbeans for a
> while, now i want to try eclipse. I've installed eclipse kepler. I
> have created my first struts application using it.
>
> I have deployed few applications from netbeans which worked well. Now
> i cannot start up the tomcat server from eclipse. I'm getting message as
>
> Quote:
>>
> Several ports (8005, 8181, 8009) required by Tomcat v7.0 Server at
> localhost are already in use. The server may already be running in
> another process, or a system process may be using the port. To start
> this server you will need to stop the other process or change the port
> number(s).[/quote]
>
> I have checked that no javaws.exe running in process explorer. Also
> checked no processes using the port 8181 using netstat.
>
> When i start the tomcat from bin using startup.bat it starts normally
> and i have checked in browser. It is showing the default page on
> localhost:8181 and listed in netstat.
>
> Any way to start my first struts application in eclipse.
|
|
|
Powered by
FUDForum. Page generated in 0.04601 seconds