Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot run jsp from eclipse(Cannot start tomcat from eclipse)
Cannot run jsp from eclipse [message #1063958] Sun, 16 June 2013 18:29 Go to next message
Sandip Ray is currently offline Sandip RayFriend
Messages: 1
Registered: June 2013
Junior Member
I am totally new in Eclipse.I have OS windows-xp 32-bit.I have installed tomcat-7 in D:\Softwares\Tomcat-7\.Also I have installed Eclipse juno in D:\Softwares\eclipse & I have created the eclipse workspace in D:\Eclipse-WorkSpace. I have also installed Oracle-9i in D:\Softwares\oracle.Since the port used by oracle & tomcat is same that is 8080,so I did change the connector port in Tomcat from server.xml to 8085. But then when I was trying to run the program FirstJsp.jsp from eclipse I am getting the following error :

" Several ports (8005, 8085, 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)."

Though I can open tomcat from browser by typing in the address bar :localhost:8085,but when tying to run from eclipse getting:

Tomcat v7.0 Server at localhost[Stopped,Synchronized].

With regards
Sandip Prasad Ray

Re: Cannot run jsp from eclipse [message #1063972 is a reply to message #1063958] Mon, 17 June 2013 04:10 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06/16/2013 03:18 PM, Sandip Ray wrote:
> I am totally new in Eclipse.I have OS windows-xp 32-bit.I have installed
> tomcat-7 in D:\Softwares\Tomcat-7\.Also I have installed Eclipse juno in
> D:\Softwares\eclipse & I have created the eclipse workspace in
> D:\Eclipse-WorkSpace. I have also installed Oracle-9i in
> D:\Softwares\oracle.Since the port used by oracle & tomcat is same that
> is 8080,so I did change the connector port in Tomcat from server.xml to
> 8085. But then when I was trying to run the program FirstJsp.jsp from
> eclipse I am getting the following error :
>
> " Several ports (8005, 8085, 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)."
>
> Though I can open tomcat from browser by typing in the address bar
> :localhost:8085,but when tying to run from eclipse getting:
>
> Tomcat v7.0 Server at localhost[Stopped,Synchronized].
>
> With regards
> Sandip Prasad Ray


Just change the Admin and AJP ports as well.
Previous Topic:microcontroller programming in eclipse error
Next Topic:Eclipse Plugin Development
Goto Forum:
  


Current Time: Thu Mar 28 13:17:30 GMT 2024

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

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

Back to the top