DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: how can I free the port 8080

  1. #1
    Join Date
    Jan 2003
    Posts
    33

    how can I free the port 8080

    Hello,
    I did a complete new installation of the new 9i (9.2.x.x).

    I also need a Tomcat running on that server, on port 8080.

    In earlier versions (i.e. 9.0.x.x) I called "sess_sh" to change the port used by Oracle for the Oracle Servlet Engine.
    The new version doesn't support the "Oracle Servlet Engine" and "sess_sh" anymore. But the port is still being used by Oracle (XML DB ?).
    Any Idea how can I free the port 8080 ?

  2. #2
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    When you install Oracle using the defaults it installs Apache web server, If you are using Tomcat, you might not want Apache running. So then you should stop Apache from running. If you do want Apache running there is a config file that controls the port being used. You can do a search to find out which file.

  3. #3
    Join Date
    Oct 2001
    Location
    Madrid, Spain
    Posts
    763
    Just edit the httpd.conf file and change the default port. Stop and restart the apache service and go.

    But as suggested, why do you want both running apache and tomacat?

    Cheers

    Angel

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width