Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: 'Starting Tomcat v7.0 Server at Localhost' has encountered a problem.

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question 'Starting Tomcat v7.0 Server at Localhost' has encountered a problem.

    Hi,

    i am new to struts. when i try to run server, i get below error every time.
    Several ports (8005, 8080, 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).

    Note: i am using jdk 1.7, Tomcat 7.0.42, eclipse-jee-kepler-R-win32 (Eclipse Java EE IDE for Web Developers. Version: Kepler Release Build id: 20130614-0229 (c) Copyright Eclipse contributors and others 2005, 2013. All rights reserved.)

    can anybody suggest me please !


    Best regards,
    Venkatanaidu Gullipalli


  2. #2
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 'Starting Tomcat v7.0 Server at Localhost' has encountered a problem.

    Hi,

    When i try to start server in profiling mode, i get below error.
    'Starting Tomcat v7.0 Server at Localhost' has encountered a problem. Could not launch in profiling mode because no profilers are configured.

    can anybody suggest me please !


    Best regards,
    Venkatanaidu Gullipalli

  3. #3
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: 'Starting Tomcat v7.0 Server at Localhost' has encountered a problem.

    Double post merged
    Moved from "Whats wrong with my code?"

Similar Threads

  1. Tomcat server Issue
    By Srinivasa in forum Web Frameworks
    Replies: 1
    Last Post: November 8th, 2012, 08:10 AM
  2. Problem of retrieving pdf file from database using tomcat server
    By kalkumbenitin in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 26th, 2012, 06:16 AM
  3. Replies: 1
    Last Post: September 8th, 2011, 01:27 PM
  4. Mysql url pointer to server instead of localhost
    By kurt-hardy in forum JDBC & Databases
    Replies: 3
    Last Post: April 12th, 2011, 04:32 AM
  5. Replies: 6
    Last Post: September 19th, 2010, 08:33 PM