Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Amend "Linux distributions" section

...

These packages work fine and are easy to install for a normal single-instance case, but they make it more difficult for more specific use cases, and more difficult for people on the Tomcat User mailing list to help you. That is because each of these packages distributes the files of Tomcat in different places on the disk, sets different environment variables, sets different links from one directory to the other in the filesystem, etc.. Moreover, some of those packages are notably outdated.

So it would be better to install a "standard" tomcat downloaded from the website http://tomcat.apache.org/, to some directory like /opt/tomcat, and follow the instructions that are given in the "RUNNING.txt" file.

...

  • Download a "binary" version. There is usually no need to re-compile Tomcat from the source code.
  • Either a "tar.gz" or a "zip" file is fine. There is usually no need to re-compile Tomcat from the source code. The "tar.gz" files use GNU extensions to the tar file format (as mentioned in "README" file in the download area). You need a GNU-compatible version of tar to unpack them.
  • Learn how to run Tomcat with separate values of CATALINA_HOME and CATALINA_BASE, as explained in "RUNNING.txt". This will simplify further upgrades and maintenance.

...

Wiki Markup
<ac:structured-macro ac:name="anchor" ac:schema-version="1" ac:macro-id="8248f3bc2840413c-5108f64f-4a474940-805db47c-0f9c107d80b9d00891178fd2"><ac:parameter ac:name="">Q4</ac:parameter></ac:structured-macro>*Error message: "SEVERE: [StandardServer].await: create\[8005\]:
Throwable occurred: java.net.BindException: The socket name is not available on this system."*

...