The FAQ has moved to the Tomcat site. The new location of the Tomcat FAQ is now http://jakarta.apache.org/tomcat/faq/
Tomcat FAQ: Linux
Topics
  • Home
  • Apache/Jk/Jk2
  • Bugs
  • Class Not Found
  • Configuring
  • Database
  • I got an error
  • Linux
  • Memory
  • Miscellaneous
  • Monitoring
  • Performance
  • Security
  • Tomcat-user
  • Which Version
  • Windows
  • About
  • If your question is Linux centric - this might be the place for an answer.

    Q: AHHHHHH!!!! When I run ps, I see my java process a bazillion times!
    A: Linux implemented threads as processes. Due to other gory details that is beyond the scope of this FAQ - the ps command doesn't work correctly with respect to threads. You can get more gory details here and here.
    Q: How do I run without an X server and still get graphics?
    A: You either need to run headless or run an alternate X-server. Some more information can be found here, here, or here.

    The original location of this FAQ is located at: http://tomcatfaq.sourceforge.net/ and is hosted by SourceForge.net Logo


    Last edit date: $Date: 2003/03/22 00:25:09 $ .