Announcement

Collapse
No announcement yet.

Tomcat is gone?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mayank
    Guest replied
    yes martin
    It's wrking, but when i issue command
    #nmap localhost
    it doesn't show that new port assigned
    why this ?

    Originally posted by Martin Braun View Post
    Absolutely not.
    I tried this for myself 5 minutes ago, and it takes 2 places to configure the port used for ajp.

    /opt/open-xchange/etc/groupware/ajp.properties (AJP_PORT=8010)
    and
    /etc/libapache2-mod-jk/workers.properties (worker.ajp13_worker.port=8010)

    Just restart apache2 and the groupware service after that change and you will not notice any changes, except that it runs on another port now

    Greetings

    Leave a comment:


  • Guizmo
    Guest replied
    Well, what to say ? maybe Thanks

    Leave a comment:


  • Martin Heiland
    replied
    Absolutely not.
    I tried this for myself 5 minutes ago, and it takes 2 places to configure the port used for ajp.

    /opt/open-xchange/etc/groupware/ajp.properties (AJP_PORT=8010)
    and
    /etc/libapache2-mod-jk/workers.properties (worker.ajp13_worker.port=8010)

    Just restart apache2 and the groupware service after that change and you will not notice any changes, except that it runs on another port now

    Greetings

    Leave a comment:


  • Guizmo
    Guest replied
    Is there a problem to let Open-Xchange with port 8010 ?

    Leave a comment:


  • Martin Heiland
    replied
    You may either let Tomcat or Open-Xchange run on another port. 8009 is default at both which causes the compatibility problem.
    Last edited by Martin Heiland; 07-01-2007, 07:49 PM.

    Leave a comment:


  • Guizmo
    Guest replied
    So no solution when we use on the same server other java software running under Tomcat ?

    If no solution exist, this AJP Interface really looks like a problem more than a solution...

    Leave a comment:


  • Tobias Prinz
    replied
    ...which means you should turn off your Tomcat (usually by /etc/init.d/tomcat5 stop) if you get error messages like this in your log when starting the OX:
    Code:
    SEVERE: java.net.BindException: Address already in use
    ~Tierlieb
    *who makes that mistake nearly every second morning*

    Leave a comment:


  • Ben Pahne
    Guest started a topic Tomcat is gone?

    Tomcat is gone?

    Yes!

    You only need Apache and Mod_JK for the new Open-Xchange Server. We made our own AJP Interface.

    Ben
Working...
X