aspose file tools
The moose likes Tomcat and the fly likes How to set up different port number for Tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "How to set up different port number for Tomcat" Watch "How to set up different port number for Tomcat" New topic
Author

How to set up different port number for Tomcat

Suman Sharma
Ranch Hand

Joined: May 16, 2005
Posts: 72
Hello,
I am getting following exception when I run tomcat server. It started happening when I installed Oracle SQL Developer. Could you please let me know how to change port number for Tomcat server. I want to run jsp using Tomcat server.

EXception on starting Tomcat server:
LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use: JVM_Bind:8080
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
That's in the TOMCAT_HOME/conf/server.xml file.


Android appsImageJ pluginsJava web charts
Suman Sharma
Ranch Hand

Joined: May 16, 2005
Posts: 72
It is working now.
Thank you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to set up different port number for Tomcat
 
Similar Threads
Getting Jakarta Tomcat to run on Port 80
RMI Port Number
JDK 6 UPDATE 15, Includes JWSDP so it does not need install separatelly, like 5 ver?
Tomcat Port problem
Unable to start Tomcat v6.0 server