• Skip to primary navigation
  • Skip to content
  • Skip to footer
Wannabe Exceptional
  • AI
  • About
  • Slides

    Run GC From Commandline

    Run this on the server:

    $ sudo -u tomcat7 jcmd `cat /var/run/tomcat7.pid` GC.run
    
    This is since JDK7. Run jcmd as the same user as the user that runs the Java apps.

    less than 1 minute read

    Jan Peter Alexander

    Jan Peter Alexander

    There is nothing certain than the uncertainty itself. Capture, learn and mitigate. Welcome!

    • Planet Earth
    • Website
    • Twitter
    • Facebook
    • Instagram
    • Tumblr
    • GitHub
    • Last.fm
    • Steam
    • YouTube
    • Soundcloud

    Run this on the server:

    $ sudo -u tomcat7 jcmd `cat /var/run/tomcat7.pid` GC.run
    

    This is since JDK7. Run jcmd as the same user as the user that runs the Java apps.

    Tags: gc, java, tomcat

    Categories: java, tips

    Updated: September 22, 2017

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Install Podman Docker-compatible in Arch Linux

    less than 1 minute read

    How to install Podman with Docker compatibility

    Install Golang in Arch Linux

    less than 1 minute read

    How to install Golang in Arch Linux

    Install Bun in Arch Linux

    less than 1 minute read

    How to install Bun in Arch Linux

    Install ArchLinux from Kubuntu

    less than 1 minute read

    How to install Arch Linux

    • Feed
    © 2026 Wannabe Exceptional. Powered by Jekyll & Minimal Mistakes.