This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant version.

Known Issues for Apache Tomcat

All Versions
Click for all versions
Confluence 2.9 Documentation

Index

Labels:

tomcat tomcat Delete
configuration configuration Delete
tips tips Delete
known-issues-appserver known-issues-appserver Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Jan 20, 2008

    Stefan Kleineikenscheidt says:

    Maybe you should add a hint, that the Java security manager should be disabled. ...

    Maybe you should add a hint, that the Java security manager should be disabled.

    I have run into problems on a Ubuntu 7.10 box, where Tomcat was installed as a Ubuntu package. To fix this, I had to edit the /etc/default/tomcat5.5 file and uncomment the TOMCAT5_SECURITY line and set it to "no".

    -Stefan

    1. Mar 12

      Matt Ryall says:

      Stefan, what were the specific problems that you ran into? Without this informat...

      Stefan, what were the specific problems that you ran into? Without this information, it's pretty hard to add this note to our documentation. We need to indicate to our users when it is appropriate to change this configuration.

  2. May 01

    Nathan Ollerenshaw says:

    You have to be careful with Tomcat 5.5. It seems to be easy to accidentally conf...

    You have to be careful with Tomcat 5.5. It seems to be easy to accidentally configure multiple copies of Confluence to start, and then you'll get login problems.

    The source of this problem seems to be to be if you configure the contexts in server.xml instead of in Catalina/localhost/confluence.xml

Add Comment